Skip to content

feat(compute_ctl): support OTEL_SERVICE_NAME env var for compute_ctl#12825

Open
levin-kitty wants to merge 1 commit intoneondatabase:mainfrom
levin-kitty:feat/compute-ctl-otel-service-name
Open

feat(compute_ctl): support OTEL_SERVICE_NAME env var for compute_ctl#12825
levin-kitty wants to merge 1 commit intoneondatabase:mainfrom
levin-kitty:feat/compute-ctl-otel-service-name

Conversation

@levin-kitty
Copy link
Copy Markdown
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