File tree Expand file tree Collapse file tree 2 files changed +1
-31
lines changed Expand file tree Collapse file tree 2 files changed +1
-31
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ auth_url = https://accounts.google.com/o/oauth2/auth
229
229
token_url = https://accounts.google.com/o/oauth2/token
230
230
api_url = https://www.googleapis.com/oauth2/v1/userinfo
231
231
allowed_domains =
232
- hosted_domain =
232
+ hosted_domain =
233
233
234
234
# ################################### Grafana.net Auth ####################
235
235
[auth.grafananet]
@@ -390,21 +390,6 @@ global_api_key = -1
390
390
global_session = -1
391
391
392
392
# ################################### Alerting ############################
393
- # docs about alerting can be found in /docs/sources/alerting/
394
- # __.-/|
395
- # \`o_O'
396
- # =( )= +----------------------------+
397
- # U| | Alerting is still in alpha |
398
- # /\ /\ / | +----------------------------+
399
- # ) /^\) ^\/ _)\ |
400
- # ) /^\/ _) \ |
401
- # ) _ / / _) \___|_
402
- # /\ )/\/ || | )_)\___,|))
403
- # < > |(,,) )__) |
404
- # || / \)___)\
405
- # | \____( )___) )____
406
- # \______(_______;;;)__;;;)
407
-
408
393
[alerting]
409
394
# Makes it possible to turn off alert rule execution.
410
395
execute_alerts = true
Original file line number Diff line number Diff line change 339
339
; path = /var/lib/grafana/dashboards
340
340
341
341
# ################################### Alerting ######################################
342
- # docs about alerting can be found in /docs/sources/alerting/
343
- # __.-/|
344
- # \`o_O'
345
- # =( )= +----------------------------+
346
- # U| | Alerting is still in alpha |
347
- # /\ /\ / | +----------------------------+
348
- # ) /^\) ^\/ _)\ |
349
- # ) /^\/ _) \ |
350
- # ) _ / / _) \___|_
351
- # /\ )/\/ || | )_)\___,|))
352
- # < > |(,,) )__) |
353
- # || / \)___)\
354
- # | \____( )___) )____
355
- # \______(_______;;;)__;;;)
356
-
357
342
[alerting]
358
343
# Makes it possible to turn off alert rule execution.
359
344
; execute_alerts = true
You can’t perform that action at this time.
0 commit comments