Skip to content

Add Prometheus metrics service with external registry support#5

Merged
ODudek merged 3 commits into
mainfrom
feature/prometheus-external-registry
Feb 12, 2026
Merged

Add Prometheus metrics service with external registry support#5
ODudek merged 3 commits into
mainfrom
feature/prometheus-external-registry

Conversation

@ODudek

@ODudek ODudek commented Feb 11, 2026

Copy link
Copy Markdown
Owner
  • Implement functional options for Prometheus MonitoringService
  • Support custom registry/registerer to avoid starting a second HTTP server
  • Document Prometheus integration and usage in README
  • Add example: consumer with external Prometheus registry
  • Add comprehensive unit tests for Prometheus metrics service
  • Update go.mod to require github.com/prometheus/client_model v0.2.0

- Implement functional options for Prometheus MonitoringService
- Support custom registry/registerer to avoid starting a second HTTP
  server
- Document Prometheus integration and usage in README
- Add example: consumer with external Prometheus registry
- Add comprehensive unit tests for Prometheus metrics service
- Update go.mod to require github.com/prometheus/client_model v0.2.0
@ODudek ODudek merged commit 7324e05 into main Feb 12, 2026
6 checks passed
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.

1 participant