Skip to content

Commit

Permalink
Merge pull request #515 from 24kushang/master
Browse files Browse the repository at this point in the history
Prosody metrics collection documentation for handbook
  • Loading branch information
bgrozev authored Jul 8, 2024
2 parents e3f5c45 + c7a9627 commit 41e3872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/devops-guide/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,8 @@ Variable | Description | Default value
`PROSODY_RESERVATION_ENABLED` | Enable Prosody's reservation REST API | false
`PROSODY_RESERVATION_REST_BASE_URL` | Base URL of Prosody's reservation REST API |
`PROSODY_AUTH_TYPE` | Select authentication type for Prosody (internal, jwt or ldap) | `AUTH_TYPE`
`PROSODY_ENABLE_METRICS` | Enables the http_openmetrics module which exposes Prometheus metrics at `/metrics` | false
`PROSODY_METRICS_ALLOWED_CIDR` | CIDR block permitted to access metrics | 172.16.0.0/12
#### Advanced Jicofo options
Expand Down

0 comments on commit 41e3872

Please sign in to comment.