Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Change k8s.container.name to k8s.pod.name in subsystem attributes list #29

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

matej-g
Copy link
Collaborator

@matej-g matej-g commented Aug 22, 2023

Description

We preferably want to include higher-level objects in the subsystem name (deployment, stateful set, pod etc.) instead of the container name, which is too specific. This small fix changes the container name attribute to pod name to pick correct attributes for pod.

How Has This Been Tested?

Manually.

Checklist:

  • I have updated the relevant Helm chart(s) version(s)
  • I have updated the relevant component changelog(s)
  • This change does not affect any particular component (e.g. it's CI or docs change)

Signed-off-by: Matej Gera <matejgera@gmail.com>
Signed-off-by: Matej Gera <matejgera@gmail.com>
@povilasv povilasv merged commit a75127c into coralogix:main Aug 23, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants