summaryrefslogtreecommitdiffstats
path: root/docs/tracing.rst
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25Add index and cleanup design docs on stable/fraserEddie Arrage1-0/+15
- Add toplevel index to design docs on stable/fraser - Add headers to each of the design docs - Added usage of Clover container to install Jaeger/Prometheus in combination in tracing and monitoring docs - Minor edits including removing TODO/TBD Change-Id: I1a33544a5b3d6be4147810ef9472b8d72cdec28c Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
2018-04-24Modified validation script for tracing to support CIEddie Arrage1-6/+13
- Manual cherry pick to stable/fraser of patch: https://gerrit.opnfv.org/gerrit/#/c/55387/ Change-Id: I965326b30b2f6266f147de77c4064833856aa186 Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
2018-03-29Initial commit for tracingEddie Arrage1-0/+44
- Uses REST interface to obtain traces for services from Jaeger - Discover services availabe in tracing - Works only with Jaeger at the moment (not zipkin) - Optional Redis interface added to store traces per test - Install doc and validation script added for Jaeger - Renamed doc to docs Change-Id: I420137c818df290ecd40aa8d318c6961c511a947 Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>