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

fix: Move k8s.cluster.name to resource_attributes #249

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

obs-gh-enricogiorio
Copy link
Collaborator

Move observe_common attributes (k8s.cluster.name, k8s.cluster.uid) from attributes to resource_attributes for otellogs.

@obs-gh-enricogiorio obs-gh-enricogiorio force-pushed the enrico/resourceAttributesLogs branch 2 times, most recently from f5b70d4 to 2ea105d Compare October 21, 2024 12:01
@@ -170,12 +170,12 @@ service:
pipelines:
metrics:
receivers: [k8s_cluster]
processors: [memory_limiter, k8sattributes, batch, attributes/observe_common, attributes/debug_source_cluster_metrics]
processors: [memory_limiter, batch, resource/observe_common, k8sattributes, attributes/debug_source_cluster_metrics]
Copy link
Contributor

Choose a reason for hiding this comment

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

same thing here, k8sattributes got moved later in the pipeline

Move observe_common attributes (k8s.cluster.name, k8s.cluster.uid) from
attributes to resource_attributes for otellogs.
@obs-gh-enricogiorio obs-gh-enricogiorio merged commit c4818f9 into main Oct 23, 2024
11 checks passed
@obs-gh-enricogiorio obs-gh-enricogiorio deleted the enrico/resourceAttributesLogs branch October 23, 2024 08:00
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.

2 participants