mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
doc: fix typo
Fixed a typo in the jaeger traces documentation. Signed-off-by: N Balachandran <nibalach@redhat.com>
This commit is contained in:
parent
cb55f0c204
commit
5a11bc00e6
@ -14,8 +14,8 @@ BASIC ARCHITECTURE AND TERMINOLOGY
|
||||
Protocol. The agent is meant to be placed on the same host as the
|
||||
instrumented application. (The Jaeger agent acts like a sidecar listener.)
|
||||
* JAEGER COLLECTOR: A daemon that receives spans sent by the Jaeger agent. The
|
||||
Jaeger collector then stitches the spans together to form a trace. (A databse
|
||||
can be enabled to persist a database for these traces).
|
||||
Jaeger collector then stitches the spans together to form a trace. (A database
|
||||
can be enabled to persist these traces).
|
||||
* JAEGER QUERY AND CONSOLE FRONTEND: The UI-based frontend that presents
|
||||
reports of the jaeger traces. Accessible at http://<jaeger frontend host>:16686.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user