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

Instana exporter removes service.name #20454

Closed
cmergenthaler opened this issue Mar 29, 2023 · 2 comments
Closed

Instana exporter removes service.name #20454

cmergenthaler opened this issue Mar 29, 2023 · 2 comments

Comments

@cmergenthaler
Copy link
Contributor

cmergenthaler commented Mar 29, 2023

Component(s)

exporter/instana

Describe the issue you're reporting

We are currently facing the problem, that the instanaexporter removes the service.name tag from the spans. Therefore the service mapping in instana does not work properly - as stated in the docs, the calls service.name tag will be used for service mappings.

Span in Instana:

Removed

Same Span in Tempo:

Removed

Is this known and is there a way to workaround here?

EDIT: Looks like instana-exporter does not include the resource informations when converting the span

@cmergenthaler cmergenthaler added the needs triage New item requiring triage label Mar 29, 2023
@github-actions
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@atoulme
Copy link
Contributor

atoulme commented Apr 6, 2023

Closing as fixed.

@atoulme atoulme closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants