Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
16d0693a
Commit
16d0693a
authored
Apr 15, 2019
by
Šimon Podlipský
Committed by
Carl Bergquist
Apr 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust Send on all alerts to default label (#16554)
Alerting: Adjust label for send on all alerts to default
parent
b548c6a6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/sources/alerting/notifications.md
+1
-1
public/app/features/alerting/partials/notification_edit.html
+1
-1
No files found.
docs/sources/alerting/notifications.md
View file @
16d0693a
...
...
@@ -27,7 +27,7 @@ can configure and setup a new Notification Channel.
You specify a name and a type, and type specific options. You can also test the notification to make
sure it's setup correctly.
###
Send on all alerts
###
Default (send on all alerts)
When checked, this option will notify for all alert rules - existing and new.
...
...
public/app/features/alerting/partials/notification_edit.html
View file @
16d0693a
...
...
@@ -20,7 +20,7 @@
</div>
<gf-form-switch
class=
"gf-form"
label=
"
Send on all alerts
"
label=
"
Default (send on all alerts)
"
label-class=
"width-14"
checked=
"ctrl.model.isDefault"
tooltip=
"Use this notification for all alerts"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment