Skip to content

v0.10.2

Compare
Choose a tag to compare
@braginini braginini released this 24 Oct 06:50
· 1354 commits to main since this release
84117a9

Release Notes

Management

  • Add OpenTelemetry metrics (#517, #521, #522)
    These PRs add basic métrica to the Management service:
    • HTTP requests counters
    • gRPC requests counters
    • IdP requests counters

We added a new HTTP port to expose metrics under the /metrics endpoint.
You can specify the --metrics-port PORT flag to override the default port 8081 when running the Management service.
Defaults to http://0.0.0.0:8081/metrics