Skip to content

Telemetry attribute service.name doesn't get sent correctly #1007

@vordimous

Description

@vordimous

Describe the bug
Setting the service.namespace and service.name attributes don't show up in with those names in the exporters.

To Reproduce
Steps to reproduce the behavior:

  1. Run the aklivity/opentelemetry-demo using the docker compose deployment.
  2. wait for everything to start.
  3. Fetch the orders from the Kafka topic: curl http://localhost:7114/orders
  4. See Zilla metrics in Grafana Explorer
  5. the configured service.name shows up as job
  6. when both service.namespace and service.name are configured they are joined with a /

Expected behavior
Configuring the service.name should show up as service_name on all of the metrics and logs.

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions