Example and tests for otel collector exporter is not updated still uses `serviceName`
See original GitHub issueThe opentelemetry collector exporter is not updated. In examples and tests, It still uses serviceName for config and looking at the codebase it does not expose that anymore.
I wonder how these got in if we use typescript
I am also unsure what should be the practice now? Should this be how we configure serviceName now? https://github.com/open-telemetry/opentelemetry-js/issues/2271
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Service Name is displayed as otlpresourcenoattributes when ...
The issue with mapping the attributes produced by the instrumentation libraries may actually be on the opentelemetry-collector level. Not sure which attributes ...
Read more >open-telemetry/opentelemetry-service - Gitter
I've started to use opentelemetry-collector and java-autoinstr-agent (for tracing) and I really like it. I had possibility to test them little bit. Mostly...
Read more >OpenTelemetry "no collector" setup not working for the New ...
I'm trying to setup new relic to use opentelemetry. ... "no collector" setup not working for the New Relic OpenTelemetry Java exporter.
Read more >Troubleshoot the Collector - Splunk Documentation
The collector is improperly sized, resulting in the Splunk Distribution of OpenTelemetry Collector being unable to process and export the data as fast...
Read more >Configuration | OpenTelemetry
The service section is used to configure what components are enabled in the Collector based on the configuration found in the receivers, processors,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@dyladan Can you please assign this to me CC: @alolita
In the updated example just a heads up
both libraries also are still on 0.20.0