Documentation

Create notification endpoints

To send notifications about changes in your data, start by creating a notification endpoint to a third-party service. After creating notification endpoints, create notification rules to send alerts to third-party services on check statuses.

Create a notification endpoint

  1. In the navigation menu on the left, select Alerts > Alerts.

  2. Select Notification Endpoints.

  3. Click Create.

  4. From the Destination drop-down list, select a destination endpoint to send notifications to.

  5. In the Name and Description fields, enter a name and description for the endpoint.

  6. Enter information to connect to the endpoint:

    • For HTTP, enter the URL to send the notification. Select the auth method to use: None for no authentication. To authenticate with a username and password, select Basic and then enter credentials in the Username and Password fields. To authenticate with an API token, select Bearer, and then enter the API token in the Token field.

    • For Slack, create an Incoming WebHook in Slack, and then enter your webHook URL in the Slack Incoming WebHook URL field.

    • For PagerDuty:

      • Create a new service, add an integration for your service, and then enter the PagerDuty integration key for your new service in the Routing Key field.

      • The Client URL provides a useful link in your PagerDuty notification. Enter any URL that you’d like to use to investigate issues. This URL is sent as the client_url property in the PagerDuty trigger event. By default, the Client URL is set to your Monitoring & Alerting History page, and the following included in the PagerDuty trigger event:

        "client_url": "http://localhost:8086/orgs/<your-org-ID>/alert-history"
        
        • Copy
        • Fill window
  7. Click Create Notification Endpoint.


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

InfluxDB 3 Core and Enterprise are now in Beta

InfluxDB 3 Core and Enterprise are now available for beta testing, available under MIT or Apache 2 license.

InfluxDB 3 Core is a high-speed, recent-data engine that collects and processes data in real-time, while persisting it to local disk or object storage. InfluxDB 3 Enterprise is a commercial product that builds on Core’s foundation, adding high availability, read replicas, enhanced security, and data compaction for faster queries. A free tier of InfluxDB 3 Enterprise will also be available for at-home, non-commercial use for hobbyists to get the full historical time series database set of capabilities.

For more information, check out: