Skip to content

Commit

Permalink
Add kubernetes_host stream label
Browse files Browse the repository at this point in the history
  • Loading branch information
xperimental committed Oct 14, 2024
1 parent 1071aa8 commit 207d3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operator/internal/manifests/config_otlp.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ func defaultOpenShiftLoggingAttributes(disableRecommended bool) config.OTLPAttri
"k8s.pod.name",
"k8s.pod.uid",
"kubernetes.container_name",
"kubernetes.host",
"kubernetes.pod_name",
)
slices.Sort(result.DefaultIndexLabels)
Expand Down

0 comments on commit 207d3bd

Please sign in to comment.