84 Commits

Author SHA1 Message Date
32d6740b8f Alerting: Also include configured AlertRuleTags in Webhooks (#18233)
* added alert rule tags in webhook notifications

* fix: don't include whole list of Tag objects but only key/value pairs in Webhook JSON

* marked webhook alerts to support alert rule tags
2019-08-03 17:00:40 +02:00
c392a492ae Docs: Add v6.3 version notes and encryption format information (#17825)
Adds version note for alert rule tags.
Adds version note for graph data links.
Adds information about secret_key and encryption format in use

Fixes #17815
Fixes #17803
2019-06-28 16:32:42 +02:00
7acbb94bb8 Docs: fixed notifications table 2019-06-26 09:44:19 +02:00
3da8cff6e9 Chore: Hugo upgrade (#17494)
* Fix: Upgrade hugo wip

* Chore: Rename index to _index for latest hugo

* Chore: Use relative refs, no starting slash

* Feat: Add possibility to mount layouts from grafana.org project
2019-06-12 08:01:44 +02:00
e06abb30aa Alerting: Add tags to alert rules (#10989)
Ref #6552
2019-06-06 13:29:30 +02:00
5f9dc48fb0 Docs: Update notification services (#16657)
* Update notifications.md

* Update notification services docs
2019-04-23 08:00:55 +02:00
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
7743f77e45 docs: update slack alert notification settings
closes #15878
2019-03-09 00:19:21 +08:00
df984059db docs: fix order of datasources in menu/index and update alert support 2019-02-21 15:43:54 +01:00
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
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
b55b9261f0 docs: what's new in v5.4 2018-11-23 11:15:53 +01:00
4f236ca465 Fix a typo
Fix a typo
2018-11-22 15:17:31 +08:00
f74a7cd97c typos in docs/sources/alerting/rules.md
Co-Authored-By: bergquist <carl@grafana.com>
2018-11-21 14:41:51 +01:00
fdbccdc347 typos in docs/sources/alerting/rules.md
Co-Authored-By: bergquist <carl@grafana.com>
2018-11-21 14:41:35 +01:00
1491ea1c75 docs: adds example timeline for alerting for 2018-11-21 11:11:46 +01:00
baba8a92ee update path to alerting for image 2018-11-20 17:09:21 +01:00
2de5a7119b Merge branch 'master' into add_google_hangouts_chat_notifier 2018-11-18 22:00:53 +01:00
481dcb321d Update ReadMe. 2018-11-16 00:30:51 +01:00
aa1b80fe45 docs: improve helper test for For 2018-11-08 14:16:58 +01:00
975f0aa064 alerting: adds docs about the for setting 2018-11-08 13:52:06 +01:00
eb255520cb fix dingding doc error 2018-10-24 22:28:59 +08:00
7946a405f5 update doc due to client layout change 2018-10-17 10:24:05 +08:00
6995242b8b copy and docs update for alert notification reminders 2018-08-24 19:13:52 +02:00
51069c9ccb docs: reminder notifications update 2018-08-23 18:56:37 +02:00
34e448c6d4 Merge remote-tracking branch 'origin/master' into alerting_reminder 2018-08-22 18:08:50 +02:00
2e1c4b3d76 docs: alerting notification reminders 2018-08-22 18:06:51 +02:00
2b1f84cd43 Update notifications.md 2018-08-21 15:53:57 +02:00
ce75afa413 docs: update alerting docs with alerting support for elasticsearch 2018-06-01 12:26:20 +02:00
67daa9b058 Merge pull request #11588 from mjtrangoni/fix-codespell-issues
Fix codespell issues
2018-04-16 09:12:49 +02:00
e2add988ec Documentation spelling fix 2018-04-14 09:56:47 -04:00
638f7d23d4 docs: fix codespell issues 2018-04-13 20:31:29 +02:00
2743e8be20 docs: not about email notifications and local img store
cloes #11054
2018-03-27 21:21:38 +02:00
8efb39ee2b docs: more details about slack notifier
closes #11059
2018-03-14 18:26:05 +01:00
0273657a1c docs: improves docs for alert rules 2018-03-07 12:26:02 +01:00
f67bd368d4 Merge branch 'master' into docs_v5.0 2018-01-30 15:10:03 +01:00
c29e75e9bc changed img for shortcuts 2018-01-30 10:51:50 +01:00
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
45cd3730a7 added whats new v5, changed link in notifications, removed row from getting started 2018-01-25 11:24:49 +01:00
31a5134a0f docs: improve docs for image uploaders 2018-01-24 22:26:00 +01:00
704a198ffa docs: adds info about local img uploader 2018-01-22 11:09:16 +01:00
184e7046df Merge pull request #10059 from FunkyM/local-image-store
Add support for internal image store
2018-01-22 11:03:00 +01:00
b7d4a1887c Optimize metrics and notifications docs 2018-01-14 10:09:49 +02:00
c82e23d96e imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
af15e3c0d0 Implement Azure Blob external image uploader 2017-12-27 08:53:00 -05:00
4a433ee630 docs: include all notifiers type 2017-12-14 14:45:17 +01:00
a7d7f0d9f8 docs: update alerting with new data sources 2017-10-26 12:32:37 +02:00
8aff343ce3 Added docs for Kafka alerting 2017-10-10 02:11:02 -07:00
00726e93eb adding support for token-based slack file.upload API call for posting images to slack 2017-09-30 21:20:20 -04:00
8e618bc169 Fix some typos in alerting documentation (#8986) 2017-08-04 10:08:41 +01:00