bobbyiliev/kubegen-cli

Add OpenTelemetry tracing support

Open

#186 opened on Jan 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

Option to add OpenTelemetry instrumentation.

Acceptance Criteria:

  • kubegen add otel command
  • Tracing spans for reconciliation
  • Configurable exporters (Jaeger, OTLP)
  • Context propagation

Contributor guide