Skip to content

Commit 9a5b8e4

Browse files
jdollen1ru4l
andauthored
chor: kube log labels (#7070)
Co-authored-by: Laurin Quast <[email protected]>
1 parent 874e8b7 commit 9a5b8e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/utils/observability.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export class Observability {
9595
namespace: '{{`{{ kubernetes.pod_namespace }}`}}',
9696
pod_name: '{{`{{ kubernetes.pod_name }}`}}',
9797
node: '{{`{{ kubernetes.pod_node_name }}`}}',
98+
container_name: '{{`{{ kubernetes.container_name }}`}}',
9899
},
99100
encoding: {
100101
codec: 'text',

0 commit comments

Comments
 (0)