system-config/doc/source/tracing.rst
James E. Blair c661fb0972 Add Jaeger tracing server
Change-Id: I1aa68b1d5f99364fa09776301894b922ed169a3a
2022-09-15 19:21:33 -07:00

997 B

title

Tracing

Tracing

The Jaeger tracing server is installed on tracing.opendev.org. It is intended to be used by Zuul, but may be used by other services in the future. It displays information about Zuul operations in visual form.

At a Glance

Hosts
Ansible
Projects
Bugs

Overview

Apache is configured as a reverse proxy and there is an internal Badger database stored at /var/jaeger/badger.

Zuul sends telemetry information to Jaeger via the gRPC protocol.

The internal CA (zk-ca) used to create ZooKeeper certs for Zuul is used to provide and validate client certificates for the gRPC connection to Jaeger as well.