File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ BASIC ARCHITECTURE AND TERMINOLOGY
1414 Protocol. The agent is meant to be placed on the same host as the
1515 instrumented application. (The Jaeger agent acts like a sidecar listener.)
1616* JAEGER COLLECTOR: A daemon that receives spans sent by the Jaeger agent. The
17- Jaeger collector then stitches the spans together to form a trace. (A databse
18- can be enabled to persist a database for these traces).
17+ Jaeger collector then stitches the spans together to form a trace. (A database
18+ can be enabled to persist these traces).
1919* JAEGER QUERY AND CONSOLE FRONTEND: The UI-based frontend that presents
2020 reports of the jaeger traces. Accessible at http://<jaeger frontend host>:16686.
2121
You can’t perform that action at this time.
0 commit comments