Skip to content

Commit a0303a8

Browse files
committed
Explain metrics endpoint availability on port 9100
1 parent 009b6b9 commit a0303a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • docs/docs/deployment-self-hosting/scaling-and-performance

docs/docs/deployment-self-hosting/scaling-and-performance/monitoring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ If you need additional AppDynamics setup options, you can find the other environ
7777

7878
To enable the Prometheus `/metrics` endpoint, set the `PROMETHEUS_ENABLED` environment variable to `true`.
7979

80+
When enabled, Flagsmith serves the `/metrics` endpoint on a standalone HTTP server on port 9100, separate from the main API server. This design ensures that metrics collection remains available even when the main API is under heavy load.
81+
8082
The metrics provided by Flagsmith are described below.
8183

8284
| Metric Name | Type | Description | Labels |

0 commit comments

Comments
 (0)