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

Add support for health metrics #453

Open
JonasKunz opened this issue Nov 18, 2024 · 1 comment
Open

Add support for health metrics #453

JonasKunz opened this issue Nov 18, 2024 · 1 comment

Comments

@JonasKunz
Copy link
Contributor

Our classic agent reported several health metrics to gain information about it's state. For Otel we should

  • check, which health metrics are already exposed by the SDK and add important ones which are missing
  • define, how the metrics will be sent (e.g. investigate the op-amp usecase for this maybe)
  • align sem-conv to have the relevant metrics across languages
@JonasKunz
Copy link
Contributor Author

Current semconv WIP for defining health metrics for spans: open-telemetry/semantic-conventions#1631

We'll therefore use standard exporters and not op-amp for sending health metrics. Existing SDK tools should allow defining a separate exporter for health metrics already, if e.g. a different metrics system shall be used for health metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant