pagerduty package

The pagerduty package provides functions for sending data to PagerDuty. Import the pagerduty package:

import "pagerduty"

Options

option pagerduty.defaultURL = "https://events.pagerduty.com/v2/enqueue"

defaultURL

defaultURL is the default PagerDuty URL used by functions in the pagerduty package.

Functions


Was this page helpful?

Thank you for your feedback!