diff options
author | Stephen Wong <stephen.kf.wong@gmail.com> | 2018-10-21 06:07:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-21 06:07:07 +0000 |
commit | dbd0469d7d5d28e0ce77f4a9696beca4f8ad0162 (patch) | |
tree | bb7bb0f740144e3099ac4de58e0d756d26b0a5c0 | |
parent | 84f1f23d1b25e4fce352d255377366b125a5801f (diff) |
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 <eddie.arrage@huawei.com>
m--------- | docs/submodules/clover | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/clover b/docs/submodules/clover -Subproject 72f00b63cf5cc1a53343cafcdd2b26be31d5ed9 +Subproject b713d2f3fee2d8164bf16c7249d75c3da827005 |