Skip to content

opentelemetry-configuration: fix default service name - #5534

Open
xrmx wants to merge 3 commits into
open-telemetry:mainfrom
xrmx:fix-service-name-declarative-config
Open

opentelemetry-configuration: fix default service name#5534
xrmx wants to merge 3 commits into
open-telemetry:mainfrom
xrmx:fix-service-name-declarative-config

Conversation

@xrmx

@xrmx xrmx commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

When the service name is unknown and the process executable name is available we should join them.

Fixes #5459

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

When the service name is unknown and the process executable name is
available we should join them.
@xrmx
xrmx requested a review from a team as a code owner August 11, 2026 10:37
@xrmx

xrmx commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Would appreciate if anyone on windows can double check what does sys.executable report there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

configuration: handling of default service

1 participant