Documentation

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!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more