-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathintegrations.yml
More file actions
277 lines (220 loc) · 6.73 KB
/
Copy pathintegrations.yml
File metadata and controls
277 lines (220 loc) · 6.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
apex_ping_v3:
type: "PagerTree::Integrations::ApexPing::V3"
# options: no_options
app_dynamics_v3:
type: "PagerTree::Integrations::AppDynamics::V3"
# options: no_options
auvik_v3:
type: "PagerTree::Integrations::Auvik::V3"
# options: no_options
aws_cloudwatch_v3:
type: "PagerTree::Integrations::AwsCloudwatch::V3"
# options: no_options
azure_monitor_v3:
type: "PagerTree::Integrations::AzureMonitor::V3"
# options: no_options
cloudflare_v3:
type: "PagerTree::Integrations::Cloudflare::V3"
options:
webhook_secret: "abc123"
cronitor_v3:
type: "PagerTree::Integrations::Cronitor::V3"
# options: no_options
datadog_v3:
type: "PagerTree::Integrations::Datadog::V3"
# options: no_options
dead_mans_snitch_v3:
type: "PagerTree::Integrations::DeadMansSnitch::V3"
# options: no_options
echoes_hq_v3:
type: "PagerTree::Integrations::EchoesHq::V3"
options:
api_key: "abc123"
elast_alert_v3:
type: "PagerTree::Integrations::ElastAlert::V3"
# options: no_options
form_v3:
type: "PagerTree::Integrations::Form::V3"
options:
form_title: "After Hours Support | Acme Corp"
form_header: "Acme Corp After Hours Support Form"
form_instructions: "Please fill out the form"
form_footer_text: "Acme Corp"
form_footer_link: "https://example.com"
form_email_required: true
form_phone_required: true
form_description_required: false
form_urgency_required: false
freshdesk_v3:
type: "PagerTree::Integrations::Freshdesk::V3"
# options: no_options
freshservice_v3:
type: "PagerTree::Integrations::Freshservice::V3"
# options: no_options
grafana_v3:
type: "PagerTree::Integrations::Grafana::V3"
# options: no_options
healthchecks_v3:
type: "PagerTree::Integrations::Healthchecks::V3"
# options: no_options
hetrix_tools_v3:
type: "PagerTree::Integrations::HetrixTools::V3"
# options: no_options
honeybadger_v3:
type: "PagerTree::Integrations::Honeybadger::V3"
options:
token: "abc123"
hydrozen_v3:
type: "PagerTree::Integrations::Hydrozen::V3"
# options: no_options
hyperping_v3:
type: "PagerTree::Integrations::Hyperping::V3"
# options: no_options
jira_server_v3:
type: "PagerTree::Integrations::JiraServer::V3"
options:
issue_updated: false
jotform_v3:
type: "PagerTree::Integrations::Jotform::V3"
# options: no_options
kapacitor_v3:
type: "PagerTree::Integrations::Kapacitor::V3"
# options: no_options
logic_monitor_v3:
type: "PagerTree::Integrations::LogicMonitor::V3"
options:
alert_acknowledged: true
access_id: abc123
access_key: def345
bearer_token: ghi678
logic_monitor_account_name: acme
live_call_routing_twilio_v3:
type: "PagerTree::Integrations::LiveCallRouting::Twilio::V3"
options:
account_sid: a
api_key: b
api_secret: c
mattermost_outgoing_webhook_v3:
type: "PagerTree::Integrations::Mattermost::OutgoingWebhook::V3"
options:
token: abc123
meta_workplace_v3:
type: "PagerTree::Integrations::Meta::Workplace::V3"
options:
access_token: abc123
new_relic_v3:
type: "PagerTree::Integrations::NewRelic::V3"
# options: no_options
outgoing_webhook_v3:
type: "PagerTree::Integrations::OutgoingWebhook::V3"
options:
webhook_url: "https://httpstat.us/200"
alert_created: true
pingdom_v3:
type: "PagerTree::Integrations::Pingdom::V3"
# options: no_options
prometheus_v3:
type: "PagerTree::Integrations::Prometheus::V3"
# options: no_options
prtg_v3:
type: "PagerTree::Integrations::Prtg::V3"
# options: no_options
pulsetic_v3:
type: "PagerTree::Integrations::Pulsetic::V3"
# options: no_options
sentry_v3:
type: "PagerTree::Integrations::Sentry::V3"
# options: no_options
server_guard24_v3:
type: "PagerTree::Integrations::ServerGuard24::V3"
# options: no_options
site24x7_v3:
type: "PagerTree::Integrations::Site24x7::V3"
# options: no_options
sixty_six_uptime_v3:
type: "PagerTree::Integrations::SixtySixUptime::V3"
# options: no_options
slack_webhook_v3:
type: "PagerTree::Integrations::Slack::Webhook::V3"
# options: no_options
solar_winds_v3:
type: "PagerTree::Integrations::SolarWinds::V3"
# options: no_options
stackdriver_v3:
type: "PagerTree::Integrations::Stackdriver::V3"
# options: no_options
status_cake_v3:
type: "PagerTree::Integrations::StatusCake::V3"
# options: no_options
twilio_incoming_sms_v3:
type: "PagerTree::Integrations::Twilio::IncomingSms::V3"
# options: no_options
typeform_v3:
type: "PagerTree::Integrations::Typeform::V3"
# options: no_options
uptime_v3:
type: "PagerTree::Integrations::Uptime::V3"
# options: no_options
uptime_kuma_v3:
type: "PagerTree::Integrations::UptimeKuma::V3"
# options: no_options
uptime_observer_v3:
type: "PagerTree::Integrations::UptimeObserver::V3"
# options: no_options
uptime_robot_v3:
type: "PagerTree::Integrations::UptimeRobot::V3"
# options: no_options
webhook_v3:
type: "PagerTree::Integrations::Webhook::V3"
# options: no_options
zendesk_v3:
type: "PagerTree::Integrations::Zendesk::V3"
# options: no_options
channel_hangouts_v3:
type: "PagerTree::Integrations::Channel::Hangouts::V3"
options:
incoming_webhook_url: "https://chat.googleapis.com/v1/spaces/AAAAAAA/messages?key=abc123"
alert_open: false
alert_acknowledged: false
alert_resolved: false
alert_dropped: false
outgoing_rules: ""
channel_mattermost_v3:
type: "PagerTree::Integrations::Channel::Mattermost::V3"
options:
incoming_webhook_url: "https://hooks.mattermost.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX"
alert_open: false
alert_acknowledged: false
alert_resolved: false
alert_dropped: false
outgoing_rules: ""
channel_microsoft_teams_v3:
type: "PagerTree::Integrations::Channel::MicrosoftTeams::V3"
options:
incoming_webhook_url: "https://pagertree.webhook.office.com/webhookb2/abcd/incoming_webhook/00000000-0000-0000-0000-000000000000"
alert_open: false
alert_acknowledged: false
alert_resolved: false
alert_dropped: false
outgoing_rules: ""
time_zone: "Pacific Time (US & Canada)"
channel_microsoft_teams_v4:
type: "PagerTree::Integrations::Channel::MicrosoftTeams::V4"
options:
incoming_webhook_url: "https://statuscode.app/200"
alert_open: false
alert_acknowledged: false
alert_resolved: false
alert_dropped: false
outgoing_rules: ""
time_zone: "Pacific Time (US & Canada)"
channel_slack_v3:
type: "PagerTree::Integrations::Channel::Slack::V3"
options:
incoming_webhook_url: "https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX"
alert_open: false
alert_acknowledged: false
alert_resolved: false
alert_dropped: false
outgoing_rules: ""