Replies: 2 comments 2 replies
-
Try |
Beta Was this translation helpful? Give feedback.
2 replies
-
one more thing can you please confirm the following config is valid or not
here i just want to have logs ffrom these 3 deployments. Am i doing correct? and i guess it clearly not working..
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.app_name = .kubernetes.pod_labels.app.kubernetes.io/name
.app_identifier = .kubernetes.pod_namespace + "-" + .app_name
Can please someone confirm how to read values from k8s labels? like the / and . causing issue as a json key
Beta Was this translation helpful? Give feedback.
All reactions