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
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
SmallRye Metrics provides the ability to use other backends, besides the Prometheus registry. The other registries are push-based, so SmallRye will push metric data to other systems, such as Elastic or Graphite at a defined interval.
It would be useful to provide some example setups and configurations for some of these other registries, to enable users to get started more easily.