You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to remove dependency on MP Metrics.
This requires us to introduce a metrics registry and metrics API (interfaces, annotations) to be used by Helidon.
We should also add support to add custom metrics (similar to health checks).
In addition we should add implementation for Níma that exposes Prometheus style endpoint
The text was updated successfully, but these errors were encountered:
tomas-langer
changed the title
Metrics API for Helidon (module helidon-metrics-api) that is server agnostic and does not refer MicroProfile metrics
Metrics API for Helidon that is server agnostic and does not use MicroProfile metrics
Sep 12, 2022
We need to remove dependency on MP Metrics.
This requires us to introduce a metrics registry and metrics API (interfaces, annotations) to be used by Helidon.
We should also add support to add custom metrics (similar to health checks).
In addition we should add implementation for Níma that exposes Prometheus style endpoint
The text was updated successfully, but these errors were encountered: