From dbd0469d7d5d28e0ce77f4a9696beca4f8ad0162 Mon Sep 17 00:00:00 2001 From: Stephen Wong Date: Sun, 21 Oct 2018 06:07:07 +0000 Subject: Update git submodules * Update docs/submodules/clover from branch 'master' - Merge "Improve data ingestion reliability and functionality" - Improve data ingestion reliability and functionality - Modify deployment namespace to clover-system and account for cassandra moving to the clover-system namespace - Increase k8s compute resource assigned to cassandra to deal with performance issues - Add additional fields (user-agent, request/response size, status codes) to span schema definition and modify primary keys - Improve exception handling to prevent collect process from crashing - Minor changes to support tracing/monitoring with Istio 1.0 - Inhibit logging for debug messages - Increase time back and number of traces to fetch in each sampling interval to deal with Jaeger REST interface returning trace data out of order under load (tested to 300 conn/sec; 12K connections currently) - Move trace insert into batch mode to cassandra - Read visibility services to analyze from redis rather than defaults (cloverctl, UI or clover-controller REST will set) - Remove local directory copies in docker build, as image is based on base clover container Change-Id: Ibae98ef5057e52a6eeddd9ebbcfaeb644caec36c Signed-off-by: earrage --- docs/submodules/clover | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/clover b/docs/submodules/clover index 72f00b63c..b713d2f3f 160000 --- a/docs/submodules/clover +++ b/docs/submodules/clover @@ -1 +1 @@ -Subproject commit 72f00b63cf5cc1a53343cafcdd2b26be31d5ed9e +Subproject commit b713d2f3fee2d8164bf16c7249d75c3da827005b -- cgit 1.2.3-korg