-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make all-in-one metric names match metrics from standalone components (…
…#5008) ## Which problem is this PR solving? - Resolves #5007 ## Description of the changes - provide proper namespaces for different sub-components (agent, collector, query) running in all-in-one, to match the metrics names produces by these components when running standalone ## How was this change tested? * `go run ./cmd/all-in-one` * `curl http://localhost:14269/metrics | grep -v '#'` * compare before/after [textcompare-diff.pdf](https://github.com/jaegertracing/jaeger/files/13689954/textcompare-diff.pdf) Signed-off-by: Yuri Shkuro <[email protected]>
- Loading branch information
1 parent
b5f73ae
commit 747ee8d
Showing
1 changed file
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters