Skip to content

Commit

Permalink
fix: Add service.name tag for explicitly defined infra hosts (#1600)
Browse files Browse the repository at this point in the history
  • Loading branch information
nduvieilh authored Apr 30, 2024
1 parent 3cd8798 commit b4ef567
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions entity-types/infra-host/definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ synthesis:
host.image.id:
host.image.version:
instrumentation.provider:
service.name:
# opentelemetry host data from opentelemetry-collector (explicit type)
- identifier: host.id
name: host.name
Expand Down Expand Up @@ -176,6 +177,7 @@ synthesis:
host.image.id:
host.image.version:
instrumentation.provider:
service.name:
# opentelemetry host data from opentelemetry-collector (explicit type)
- identifier: host.id
name: host.name
Expand Down Expand Up @@ -203,6 +205,7 @@ synthesis:
host.image.id:
host.image.version:
instrumentation.provider:
service.name:
# opentelemetry host data from New Relic sap solutions
- identifier: host.id
name: host.id
Expand Down

0 comments on commit b4ef567

Please sign in to comment.