Prometheus

Authentication

NameDescription

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

Create a webhook for Prometheus alarms

Once your Prometheus credentials are added into unSkript, you'll want to create a webhook to receive alarms from Prometheus.

  1. On the Proxy page, find the credential you just created, and click the button to generate a webhook.

Last updated