Skip to content

Conversation

@levin-kitty
Copy link
Contributor

Problem

The OpenTelemetry service name in compute_ctl is hardcoded as "compute_ctl" and cannot be customized for monitoring integrations.

Summary of changes

Allow overriding the default "compute_ctl" service name via OTEL_SERVICE_NAME environment variable for OpenTelemetry tracing. Falls back to "compute_ctl" if not set.

Allow overriding the default "compute_ctl" service name via OTEL_SERVICE_NAME environment variable for OpenTelemetry tracing.
Falls back to "compute_ctl" if not set.
@levin-kitty levin-kitty requested a review from a team as a code owner September 22, 2025 05:51
@levin-kitty levin-kitty changed the title feat: support OTEL_SERVICE_NAME env var for compute_ctl feat(compute_ctl): support OTEL_SERVICE_NAME env var for compute_ctl Sep 22, 2025
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