Prometheus
Last updated
Last updated
Once your Prometheus credentials are added into unSkript, you'll want to create a webhook to receive alarms from Prometheus.
On the Proxy page, find the credential you just created, and click the button to generate a webhook.
Name | Description |
---|---|
Name
This credential will be listed using the name you provide
URL
URL for the Prometheus host. Eg: http://localhost:9090
Headers
A dictionary of optional HTTP headers.
Eg: {“Authorization”: “Bearer eyh838rfsw”}
Disable ssl
When set to True, it will disable SSL certificate verification for HTTP requests made to the Prometheus host