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

Verify non-GKE resources map to k8s_* monitored resources #594

Open
damemi opened this issue Jul 26, 2023 · 2 comments · May be fixed by #724
Open

Verify non-GKE resources map to k8s_* monitored resources #594

damemi opened this issue Jul 26, 2023 · 2 comments · May be fixed by #724
Labels
enhancement accepted An actionable enhancement for which PRs will be accepted enhancement New feature or request good first issue Good for newcomers priority: p2

Comments

@damemi
Copy link
Member

damemi commented Jul 26, 2023

From GoogleCloudPlatform/opentelemetry-operations-go#627, verify that kubernetes resources do not require cloud.platform: gcp_kubernetes_engine to map to k8s Monitored Resources (k8s_container, k8s_pod, etc).

Go exporter/collector fix in GoogleCloudPlatform/opentelemetry-operations-go#683 uses k8s.cluster.name resource attribute to identify a k8s resource. Other languages should be consistent with this.

@aabmass aabmass added enhancement New feature or request good first issue Good for newcomers priority: p2 labels Jul 31, 2023
@aabmass
Copy link
Contributor

aabmass commented Jul 31, 2023

Triaged. If anyone would like to work on this please leave a comment.

@aabmass aabmass added the enhancement accepted An actionable enhancement for which PRs will be accepted label Jul 31, 2023
tkmsaaaam added a commit to tkmsaaaam/opentelemetry-operations-js that referenced this issue May 16, 2024
@tkmsaaaam tkmsaaaam linked a pull request May 16, 2024 that will close this issue
4 tasks
@tkmsaaaam
Copy link

I created this PR. #724 Please review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement accepted An actionable enhancement for which PRs will be accepted enhancement New feature or request good first issue Good for newcomers priority: p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants