Timo Schwarzer
5f9dc48fb0
Docs: Update notification services ( #16657 )
...
* Update notifications.md
* Update notification services docs
2019-04-23 08:00:55 +02:00
Šimon Podlipský
16d0693a46
Adjust Send on all alerts to default label ( #16554 )
...
Alerting: Adjust label for send on all alerts to default
2019-04-15 08:14:22 +02:00
zhulongcheng
7743f77e45
docs: update slack alert notification settings
...
closes #15878
2019-03-09 00:19:21 +08:00
Marcus Efraimsson
df984059db
docs: fix order of datasources in menu/index and update alert support
2019-02-21 15:43:54 +01:00
bergquist
5d720674e3
Merge branch 'master' into add_google_hangouts_chat_notifier
...
* master: (322 commits)
graphInterval needs to update after query execution, fixes #14364
Explore: Parse initial dates
Aligned styling of stats popover/box with rest of grafana & minor css refactoring
Prometheus: Make result transformer more robust for empty responses
Rebase fixes
Explore: Logging line parsing and field stats
fixed unit tests
made unknown color theme aware and sync with graph color, some minor cleanup
Explore: improve error handling
use render props instead of cloneElement
sort of a hacky way to figure if the small variation should be used for the label
add basic button group component, using the the same label style as is
explore logs styling
wip: alternative level styling & hover effect
wip: explore logs styling
more detailed error message for loki
If user login equals user email, only show the email once #14341
UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons. #14341
wip: explore logs styling
restoring monospace & making sure width are correct when hiding columns
...
2018-12-07 14:31:13 +01:00
Mario Trangoni
5d60d323e2
docs/*: Fix misspell issues
...
See,
$ find . -type f | xargs misspell -locale US | grep -vi -e vendor -e node_modules -e devenv -e unknwon | grep docs
2018-11-29 18:14:20 +01:00
Marcus Efraimsson
b55b9261f0
docs: what's new in v5.4
2018-11-23 11:15:53 +01:00
Zhang Yong
4f236ca465
Fix a typo
...
Fix a typo
2018-11-22 15:17:31 +08:00
Marcus Efraimsson
f74a7cd97c
typos in docs/sources/alerting/rules.md
...
Co-Authored-By: bergquist <carl@grafana.com>
2018-11-21 14:41:51 +01:00
Marcus Efraimsson
fdbccdc347
typos in docs/sources/alerting/rules.md
...
Co-Authored-By: bergquist <carl@grafana.com>
2018-11-21 14:41:35 +01:00
bergquist
1491ea1c75
docs: adds example timeline for alerting for
2018-11-21 11:11:46 +01:00
bergquist
baba8a92ee
update path to alerting for image
2018-11-20 17:09:21 +01:00
Patrick
2de5a7119b
Merge branch 'master' into add_google_hangouts_chat_notifier
2018-11-18 22:00:53 +01:00
Patrick Schuster
481dcb321d
Update ReadMe.
2018-11-16 00:30:51 +01:00
bergquist
aa1b80fe45
docs: improve helper test for For
2018-11-08 14:16:58 +01:00
bergquist
975f0aa064
alerting: adds docs about the for setting
2018-11-08 13:52:06 +01:00
Yuan Liu
eb255520cb
fix dingding doc error
2018-10-24 22:28:59 +08:00
Yuan Liu
7946a405f5
update doc due to client layout change
2018-10-17 10:24:05 +08:00
Marcus Efraimsson
6995242b8b
copy and docs update for alert notification reminders
2018-08-24 19:13:52 +02:00
Marcus Efraimsson
51069c9ccb
docs: reminder notifications update
2018-08-23 18:56:37 +02:00
Marcus Efraimsson
34e448c6d4
Merge remote-tracking branch 'origin/master' into alerting_reminder
2018-08-22 18:08:50 +02:00
Marcus Efraimsson
2e1c4b3d76
docs: alerting notification reminders
2018-08-22 18:06:51 +02:00
Stefan
2b1f84cd43
Update notifications.md
2018-08-21 15:53:57 +02:00
Marcus Efraimsson
ce75afa413
docs: update alerting docs with alerting support for elasticsearch
2018-06-01 12:26:20 +02:00
Daniel Lee
67daa9b058
Merge pull request #11588 from mjtrangoni/fix-codespell-issues
...
Fix codespell issues
2018-04-16 09:12:49 +02:00
Vitaliy
e2add988ec
Documentation spelling fix
2018-04-14 09:56:47 -04:00
Mario Trangoni
638f7d23d4
docs: fix codespell issues
2018-04-13 20:31:29 +02:00
bergquist
2743e8be20
docs: not about email notifications and local img store
...
cloes #11054
2018-03-27 21:21:38 +02:00
bergquist
8efb39ee2b
docs: more details about slack notifier
...
closes #11059
2018-03-14 18:26:05 +01:00
bergquist
0273657a1c
docs: improves docs for alert rules
2018-03-07 12:26:02 +01:00
Torkel Ödegaard
f67bd368d4
Merge branch 'master' into docs_v5.0
2018-01-30 15:10:03 +01:00
Patrick O'Carroll
c29e75e9bc
changed img for shortcuts
2018-01-30 10:51:50 +01:00
Patrick O'Carroll
4294009b0b
changed some img-links, updated text for annotated img, more work on whats new in v5.0
2018-01-26 10:58:31 +01:00
Patrick O'Carroll
45cd3730a7
added whats new v5, changed link in notifications, removed row from getting started
2018-01-25 11:24:49 +01:00
bergquist
31a5134a0f
docs: improve docs for image uploaders
2018-01-24 22:26:00 +01:00
bergquist
704a198ffa
docs: adds info about local img uploader
2018-01-22 11:09:16 +01:00
Carl Bergquist
184e7046df
Merge pull request #10059 from FunkyM/local-image-store
...
Add support for internal image store
2018-01-22 11:03:00 +01:00
nir0s
b7d4a1887c
Optimize metrics and notifications docs
2018-01-14 10:09:49 +02:00
Martin Szulecki
c82e23d96e
imguploader: Add support for new internal image store ( #6922 )
2018-01-12 21:40:12 +01:00
Mahmoud Saada
af15e3c0d0
Implement Azure Blob external image uploader
2017-12-27 08:53:00 -05:00
bergquist
4a433ee630
docs: include all notifiers type
2017-12-14 14:45:17 +01:00
Daniel Lee
a7d7f0d9f8
docs: update alerting with new data sources
2017-10-26 12:32:37 +02:00
utkarshcmu
8aff343ce3
Added docs for Kafka alerting
2017-10-10 02:11:02 -07:00
Matthew McGinn
00726e93eb
adding support for token-based slack file.upload API call for posting images to slack
2017-09-30 21:20:20 -04:00
Sébastien Fievet
8e618bc169
Fix some typos in alerting documentation ( #8986 )
2017-08-04 10:08:41 +01:00
Daniel Lee
1ce134cc6f
docs: fixes #8972 . Note on clustering and alerting.
2017-08-03 15:37:04 +02:00
Cedric Cellier
417c5163dd
Fix typos ( #8954 )
...
Some being user visible.
2017-07-31 12:12:28 +02:00
Daniel Lee
1dedc886f2
docs: DingDing notifier
2017-07-10 12:22:21 +02:00
Daniel Lee
1ccfca109f
docs: instructions for DingDing notifier
2017-07-10 12:16:40 +02:00
Daniel Lee
f773a9b4c3
docs: small change
2017-07-04 21:17:43 +02:00