Returns flag values
GET {{baseUrl}}/status/flags
The following endpoint returns flag values that Prometheus was configured with
All values are of the result type string
.
New in v2.2
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"success","data":{"alertmanager.notification-queue-capacity":"10000","alertmanager.timeout":"10s","log.level":"info","query.lookback-delta":"5m","query.max-concurrency":"20"}}