Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add K8s event tags #163

Merged
merged 1 commit into from
Dec 28, 2023
Merged

feat: Add K8s event tags #163

merged 1 commit into from
Dec 28, 2023

Conversation

svc-shorpo
Copy link
Contributor

@svc-shorpo svc-shorpo commented Dec 25, 2023

Screenshot 2023-12-27 at 9 22 36 PM

Copy link

changeset-bot bot commented Dec 25, 2023

🦋 Changeset detected

Latest commit: 8e93a23

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@hyperdx/app Patch
@hyperdx/api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment on lines 1985 to 1988
['k8s.node', parsedProperties['k8s.node.name']],
['k8s.pod', parsedProperties['k8s.pod.name']],
['k8s.statefulset', parsedProperties['k8s.statefulset.name']],
['k8s.container', parsedProperties['k8s.container.name']],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we want to keep '.name' so its consistent with other tags ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated it (sorry for overwriting commit, i did it on autopilot 🤦 )

Copy link
Contributor

@wrn14897 wrn14897 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 🚢 🚢

@svc-shorpo svc-shorpo merged commit 8159a01 into main Dec 28, 2023
4 checks passed
@svc-shorpo svc-shorpo deleted the sr/307 branch December 28, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants