Replies: 1 comment
-
|
Hello @project0 All Ory services expose an endpoint for snapshots of data collected by Prometheus. This endpoint is found at /metrics/prometheus for all projects. If you run the default configuration, it will be exposed at different ports depending on the service:
You can find this information in the Ory documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since there is no /metrics endpoint anymore and it was migrated to open telemetry, i have no clue how to gather the metrics.
see also #3468
I tried to set common OTEL env variables, but there are not metrics shipped.
Can someone help me to get metrics collection working? What do i need to configure?
Beta Was this translation helpful? Give feedback.
All reactions