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

feat(rest api): Prometheus (OpenMetrics) exporter (/metrics) #163

Merged
merged 9 commits into from
Jul 2, 2024

Conversation

Slider0007
Copy link
Owner

@Slider0007 Slider0007 commented Jun 17, 2024

Implements REST API endpoint /metrics according to Prometheus (OpenMetrics) specification (Implementation derived from #3081. Thanks to @henrythasler for implementation base).

  • Adapt implementation to available data / infos and respective naming
  • Add further metrics to be aligned with data provided by other services like MQTT / REST

Detailed description of API can be found in docs folder: Prometheus / Openmetrics API.

@Slider0007 Slider0007 changed the title feat(rest api): Implement Prometheus / OpenMetrics exporter (REST API endpoint /metrics) feat(rest api): Implement Prometheus / OpenMetrics exporter (endpoint /metrics) Jun 17, 2024
@Slider0007 Slider0007 changed the title feat(rest api): Implement Prometheus / OpenMetrics exporter (endpoint /metrics) feat(rest api): Implement Prometheus (OpenMetrics) exporter (/metrics) Jun 17, 2024
@Slider0007 Slider0007 changed the title feat(rest api): Implement Prometheus (OpenMetrics) exporter (/metrics) feat(rest api): Implementation of Prometheus (OpenMetrics) exporter (/metrics) Jul 2, 2024
@Slider0007 Slider0007 changed the title feat(rest api): Implementation of Prometheus (OpenMetrics) exporter (/metrics) feat(rest api): Implements Prometheus (OpenMetrics) exporter (/metrics) Jul 2, 2024
@Slider0007 Slider0007 changed the title feat(rest api): Implements Prometheus (OpenMetrics) exporter (/metrics) feat(rest api): Prometheus (OpenMetrics) exporter (/metrics) Jul 2, 2024
@Slider0007 Slider0007 merged commit 7f14d89 into develop Jul 2, 2024
8 checks passed
@Slider0007 Slider0007 deleted the openmetrics-exporter branch July 2, 2024 07:07
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