1 parent d63fbed commit 036c131Copy full SHA for 036c131
operator/internal/manifests/openshift/otlp.go
@@ -86,6 +86,7 @@ func DefaultOTLPAttributes(disableRecommended bool) config.OTLPAttributeConfig {
86
"k8s.event.user_agent",
87
"k8s.user.groups",
88
"k8s.user.username",
89
+ "level",
90
"log.iostream",
91
},
92
0 commit comments