Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: OTLP default service.name and service.namespace #722

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

o0Ignition0o
Copy link
Contributor

fixes #719

service.name and service.namespace did default correctly in jaeger configuration, but not in OTLP.
This PR fixes this.

@netlify
Copy link

netlify bot commented Mar 22, 2022

✅ Deploy Preview for apollo-router-docs canceled.

🔨 Explore the source changes: acbb05b

🔍 Inspect the deploy log: https://app.netlify.com/sites/apollo-router-docs/deploys/6239fe76138b400008e07f85

@o0Ignition0o o0Ignition0o requested a review from BrynCooke March 22, 2022 15:26
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@BrynCooke BrynCooke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending changelog fix

@o0Ignition0o o0Ignition0o enabled auto-merge (squash) March 22, 2022 16:27
@o0Ignition0o o0Ignition0o disabled auto-merge March 22, 2022 16:32
fixes #719

service.name and service.namespace did default correctly in jaeger configuration, but not in OTLP.
This PR fixes this.
@o0Ignition0o o0Ignition0o force-pushed the igni/otlp_default_service_name branch from 0796a93 to acbb05b Compare March 22, 2022 16:42
@o0Ignition0o o0Ignition0o merged commit a38dd99 into main Mar 22, 2022
@o0Ignition0o o0Ignition0o deleted the igni/otlp_default_service_name branch March 22, 2022 17:07
@abernix abernix added this to the v0.1.0-preview.1 milestone Mar 22, 2022
@o0Ignition0o o0Ignition0o self-assigned this Mar 25, 2022
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.

OTLP configuration: default service.name and service.namespace
4 participants