athenz
athenz copied to clipboard
Integration - Support for OpenMetrics for Athenz
Add supporting code in athenz which can enable Athenz components ( ZMS, ZTS, UI ) to expose metrics data to any openmetrics implementation. more details about openmetrics can be found at - https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md
Expectations
- Use of interfaces and thereby loose coupling is required
- Reference implementation is encouraged
- Code should be accompanied with full test coverage
- Design documentation is encouraged