Our docs for prometheus and metrics endpoints should give examples of the the metrics and dimensions these endpoints expose.
Comment from user The documentation says that metrics are in the spring boot format, but I was unsure if that just meant the same endpoints or if it would have similar metrics exposed out of the box? Mainly I need to know if the HTTP metrics are broken out by endpoint like Spring Boot, or all lumped together like Dotnet Core.
Our docs for prometheus and metrics endpoints should give examples of the the metrics and dimensions these endpoints expose.
Comment from user
The documentation says that metrics are in the spring boot format, but I was unsure if that just meant the same endpoints or if it would have similar metrics exposed out of the box? Mainly I need to know if the HTTP metrics are broken out by endpoint like Spring Boot, or all lumped together like Dotnet Core.