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

Support OpenMetrics #40

Open
ikurovsky opened this issue Jan 30, 2023 · 1 comment
Open

Support OpenMetrics #40

ikurovsky opened this issue Jan 30, 2023 · 1 comment
Milestone

Comments

@ikurovsky
Copy link
Collaborator

Extend support for OpenMetrics including appropriate export.
Currently there is no way to define some of its domain entries such as types (e.g. info and stateset), there is no support for units.

@devromik devromik added this to the 3.1 milestone May 1, 2023
@devromik devromik modified the milestones: 3.1, 4.0 May 13, 2023
@devromik devromik modified the milestones: 4.0, 5.0 Jun 11, 2024
@rc-mairovichaa
Copy link
Collaborator

rc-mairovichaa commented Sep 16, 2024

Also in case of Prometheus format string (Info) exporting is missing.

ps:
maybe some other types also are missing, but i know so far only about string.

UPD:
I was misinformed.
OpenMetrics format doesn't provide possibility to export string, but merely says that actual values of the metric are present in its labels.
https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#info

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

3 participants