Skip to content

Jaeger + Auth for UI, Open Telemetry Collector Gateway (TLS + Auth) + Sidecar

Notifications You must be signed in to change notification settings

enikey87/otel-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTelemetry Server Setup

This repository provides two implementations of a local OpenTelemetry server to collect, process, and visualize telemetry data.

It includes the following components:

  • Jaeger: For visualizing and exploring traces. https://localhost:16686/
  • OpenTelemetry Collector Sidecar: For collecting and exporting telemetry data to OpenTelemetry Collector Gateway. http://localhost:4318
  • OpenTelemetry Collector Gateway: For receiving telemetry from clients and exporting to Jaeger.
  • Nginx: To proxy traffic and expose endpoints securely.

The server can be deployed on localhost using:

About

Jaeger + Auth for UI, Open Telemetry Collector Gateway (TLS + Auth) + Sidecar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published