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

Fine grained controls over collected OTEL metrics #1901

Open
ingentismg opened this issue Mar 6, 2025 · 0 comments
Open

Fine grained controls over collected OTEL metrics #1901

ingentismg opened this issue Mar 6, 2025 · 0 comments

Comments

@ingentismg
Copy link

Description

In addition to the broader, currently available resource categories (pod, container, node, volume, daemonset, deployment, statefulset and job), we would like to be able to enable and disable any of the available OTEL metrics.
https://opentelemetry.io/docs/specs/semconv/resource/k8s/
https://opentelemetry.io/docs/specs/semconv/system/k8s-metrics/
https://opentelemetry.io/docs/specs/semconv/system/container-metrics/

And other available data.

Reasons

Even enabling a certain category does currently not enable all of the corresponding, available metrics.
On the other hand, not every metric is important for every workload.

In addition to that, certain monitoring systems (e.g. OpenSearch/SAP Cloud Logging) perform very poorly when it comes to efficiently storing metric data.
Being able to fine tune the collected data allows us to minimize the volume of data while having access to metrics that are important to the operation of our workload.

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

No branches or pull requests

1 participant