Skip to content

Commit 1909521

Browse files
authored
fix: hydra prometheus link in docs (#1706)
fix prometheus link in docs
1 parent 3f31955 commit 1909521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosted/operations/15_observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ All Ory services expose an endpoint for snapshots of data collected by Prometheu
99
for all projects. If you run the default configuration, it will be exposed at:
1010

1111
- Ory Kratos: `http://{host}:4434/metrics/prometheus`
12-
- Ory Hydra: `http://{host}:4445/metrics/prometheus`
12+
- Ory Hydra: `http://{host}:4445/admin/metrics/prometheus`
1313
- Ory Keto: `http://{host}:4468/metrics/prometheus`
1414
- Ory Oathkeeper `http://{host}:9000/metrics/prometheus`

0 commit comments

Comments
 (0)