influxdata / ui

UI for InfluxDB
93 stars 42 forks source link

Remove paywall from Alert Notification Endpoints #3628

Open jzahnd opened 2 years ago

jzahnd commented 2 years ago

Currently, free tier users only have 1 option for an alert notification endpoint, Slack. We have the other two options, HTTP and PagerDuty, behind a wall for paying customers. We would like to remove that paywall so that all users can access the 3 endpoints, regardless of their tier.

Acceptance Criteria

drdelambre commented 2 years ago

seems like this is coming down from the limits api over in quartz. are we sure there's no server side enforcement of this?

jzahnd commented 2 years ago

We are going to move this back for now due to Quartz changes that may be needed