|
|
@@ -252,13 +252,49 @@ default-retention-policy = ""
|
|
|
global = false
|
|
|
json-data = false
|
|
|
|
|
|
+[[discord]]
|
|
|
+ enabled = true
|
|
|
+ default = false
|
|
|
+ url = "$CANARIES-MONITORING"
|
|
|
+ workspace = "canaries-monitoring"
|
|
|
+ timestamp = true
|
|
|
+ username = "canaries-bot"
|
|
|
+ avatar-url = "https://influxdata.github.io/branding/img/downloads/influxdata-logo--symbol--pool-alpha.png"
|
|
|
+ embed-title = "Alert"
|
|
|
+ global = false
|
|
|
+ state-changes-only = false
|
|
|
+
|
|
|
[[discord]]
|
|
|
enabled = true
|
|
|
default = true
|
|
|
- url = "https://discordapp.com/api/webhooks/xxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
|
- workspace = "guild-alerts"
|
|
|
+ url = "$MB-PAGER-DUTY"
|
|
|
+ workspace = "mb-pager-duty"
|
|
|
+ timestamp = true
|
|
|
+ username = "cluster-bot"
|
|
|
+ avatar-url = "https://influxdata.github.io/branding/img/downloads/influxdata-logo--symbol--pool-alpha.png"
|
|
|
+ embed-title = "Alert"
|
|
|
+ global = false
|
|
|
+ state-changes-only = false
|
|
|
+
|
|
|
+[[discord]]
|
|
|
+ enabled = true
|
|
|
+ default = false
|
|
|
+ url = "$TESNET-PAGER-DUTY"
|
|
|
+ workspace = "testnet-pager-duty"
|
|
|
+ timestamp = true
|
|
|
+ username = "cluster-bot-testnet"
|
|
|
+ avatar-url = "https://influxdata.github.io/branding/img/downloads/influxdata-logo--symbol--pool-alpha.png"
|
|
|
+ embed-title = "Alert"
|
|
|
+ global = false
|
|
|
+ state-changes-only = false
|
|
|
+
|
|
|
+[[discord]]
|
|
|
+ enabled = true
|
|
|
+ default = false
|
|
|
+ url = "$DEVNET-PAGER-DUTY"
|
|
|
+ workspace = "devnet-pager-duty"
|
|
|
timestamp = true
|
|
|
- username = "AlertBot"
|
|
|
+ username = "cluster-bot-devnet"
|
|
|
avatar-url = "https://influxdata.github.io/branding/img/downloads/influxdata-logo--symbol--pool-alpha.png"
|
|
|
embed-title = "Alert"
|
|
|
global = false
|