Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion entity-types/infra-container/definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ synthesis:
# and select the dashboard.
otel.library.name:
entityTagName: instrumentation.name

# kube-state-metrics data via opentelemetry prometheusReceiver
- ruleName: infra_container_composite
compositeIdentifier:
Expand Down Expand Up @@ -641,3 +641,6 @@ configuration:
ownership:
primaryOwner:
teamName: "OnHost Agent and Integrations"
secondaryOwners:
- teamName: "K8s Agents"

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ relationships:
- attribute: eventType
anyOf: ["Metric"]
- attribute: instrumentation.provider
anyOf: [ "opentelemetry" ]
anyOf: ["opentelemetry"]
- attribute: host.id
present: true
- attribute: metricName
Expand All @@ -33,4 +33,5 @@ relationships:
extractGuid:
attribute: entity.guid
entityType:
value: CONTAINER
value: CONTAINER