Comment on page
Prometheus

Information needed to onboard Prometheus connector
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 |
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 modified 2mo ago