Skip to content

Add OTEL telemetry for exec sessions#441

Draft
fkorotkov-oai wants to merge 1 commit into
cirruslabs:mainfrom
fkorotkov-oai:dev/fkorotkov/otel-exec-telemetry
Draft

Add OTEL telemetry for exec sessions#441
fkorotkov-oai wants to merge 1 commit into
cirruslabs:mainfrom
fkorotkov-oai:dev/fkorotkov/otel-exec-telemetry

Conversation

@fkorotkov-oai
Copy link
Copy Markdown
Contributor

Summary

  • initialize OTLP trace and log providers alongside the existing metric provider
  • instrument VM exec setup, session, and attachment lifecycles with OTEL spans, lifecycle logs, and operational metrics
  • add in-memory SDK unit tests that assert logs, metrics, and traces together without exporting raw command text

Validation

  • go test ./internal/controller ./internal/opentelemetry
  • go test ./... was attempted locally, but the real Tart VM integration suite timed out in internal/tests after 10 minutes

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