Skip to content

feat(otel): add OpenTelemetry tracing infrastructure#1

Open
jensholdgaard wants to merge 1 commit into
masterfrom
otel-traces
Open

feat(otel): add OpenTelemetry tracing infrastructure#1
jensholdgaard wants to merge 1 commit into
masterfrom
otel-traces

Conversation

@jensholdgaard

Copy link
Copy Markdown
Owner
  • Add OpenTelemetry traces attributes and events for Dex operations
  • Implement instrumentation scope utilities for consistent tracing
  • Add OTEL configuration and initialization in cmd/dex
  • Include comprehensive test coverage for OTEL components

This provides the foundational tracing infrastructure to monitor and debug authentication flows, token operations, and connector interactions.

Overview

What this PR does / why we need it

Special notes for your reviewer

@jensholdgaard
jensholdgaard force-pushed the otel-traces branch 11 times, most recently from 236a23a to 210024c Compare July 22, 2025 14:59
- Add OpenTelemetry traces attributes and events for Dex operations
- Implement instrumentation scope utilities for consistent tracing
- Add OTEL configuration and initialization in cmd/dex
- Include comprehensive test coverage for OTEL components

This provides the foundational tracing infrastructure to monitor and debug
authentication flows, token operations, and connector interactions.

Signed-off-by: Jensholdgaard <jens@holdgaard.org>
Signed-off-by: jehope <jehope@norlys.dk>

# Conflicts:
#	examples/go.sum
#	go.mod
#	go.sum
#	server/deviceflowhandlers.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant