Does FusionAuth support reporting internal system metrics for better observability?
-
Does FusionAuth support any kind of OpenTelemetry or similar for reporting internal system metrics for better observability?
-
You can add the opentelemtry java agent as described here: https://fusionauth.io/docs/v1/tech/admin-guide/monitor#opentelemetry
We also have an open issue to better support open telemetry with spans. https://github.com/FusionAuth/fusionauth-issues/issues/1665
If you are looking for alerts you can checkout how to setup Prometheus
https://fusionauth.io/docs/v1/tech/tutorials/prometheus -