A collection of my personal demonstration examples.
See jaeger/
for a simple jaeger deployment.
See zipkin/
for a simple zipkin deployment.
See prometheus/
for a simple prometheus server deployment.
See otel/
for all opentelemetry deployments.
Recommended reading: See otel/agent/
for descriptions of each method of deploying the agent.
See tracing_app/
for an example application, written in Go, which can be configured to send traces a variety of ways.The container images will have to be rebuilt, pushed to your own repo, and updated in the base manifest in order for these demos to work in your cluster.