1390 Commits

Author SHA1 Message Date
cecf87571f set v5.3 as root docs 2018-10-10 14:00:51 +02:00
76ea12b5b0 Merge pull request #13403 from grafana/5.3-release-post
wip: whats new for 5.3
2018-10-10 13:58:32 +02:00
0a64f0bdc7 whatsnew: adds image for Stackdriver
Plus a few tweaks to the text
2018-10-10 13:46:10 +02:00
8b5d03096d Merge pull request #13587 from grafana/nikoalch-patch-4
Update mac.md
2018-10-10 13:35:19 +02:00
7bbd303c23 Merge pull request #13586 from grafana/nikoalch-patch-3
Update windows.md
2018-10-10 11:54:52 +02:00
7c2efbac0d Merge pull request #13585 from grafana/nikoalch-patch-2
Update rpm.md
2018-10-10 11:54:20 +02:00
ae44a6b6e9 Use correct naming convention 2018-10-10 10:39:10 +02:00
840a6e45da Fix typo 2018-10-10 10:02:13 +02:00
939be51496 Provide more information about what's included in the Stackdriver plugin 2018-10-10 09:57:43 +02:00
bbd5e19a34 Merge pull request #13584 from grafana/nikoalch-patch-1
Update debian.md
2018-10-10 08:34:33 +02:00
8962ca81a6 Merge pull request #13574 from grafana/update-stackdriver-provisioning-docs
Improve Stackdriver provisioning docs
2018-10-09 12:39:13 +02:00
6bab602ecc Update provisioning.md (#13572) 2018-10-09 12:24:23 +02:00
1a838ce75d stackdriver: update docs, showing how to escape private key and use yaml multiline strings 2018-10-09 11:40:07 +02:00
11b9f9691c stackdriver: improve filter docs for wildcards and regular expressions 2018-10-08 15:57:31 +02:00
46ca306c2f stackdriver: always use regex full match for =~ and !=~operator 2018-10-08 15:57:30 +02:00
69cf131f81 docs: fix minor typos 2018-10-06 17:09:41 +02:00
c670897c6a docs: new variable type text box that allows free text input 2018-10-04 18:45:47 +02:00
b03a25198b docs: annotations tag filter with template variable support 2018-10-04 18:25:16 +02:00
a44e8c5917 docs: whats new in 5.3 - a few tweaks 2018-10-04 17:46:16 +02:00
d2dc770c79 various fixes and improvements 2018-10-03 17:10:41 +02:00
30fca2b181 Merge remote-tracking branch 'origin/master' into 5.3-release-post 2018-10-03 16:25:44 +02:00
00843037d4 docs: better wording and docs links. 2018-10-03 13:56:43 +02:00
2500fe27f1 Fix "appropriate"-typo 2018-10-02 19:20:48 +00:00
b138ae9d4c Update configuration doc to include socket@server
`protocol=socket` and `socket=` path in [server]

fixes https://github.com/grafana/grafana/issues/8701
2018-10-02 18:59:55 +00:00
043d5f1c05 Update ldap.md 2018-10-01 11:41:19 -04:00
b29ac5c509 docs: stackdriver version notice. 2018-10-01 14:35:20 +02:00
0507ff69fb stackdriver: resolve merge conflict 2018-09-27 10:32:30 +02:00
c14c848819 stackdriver: update docs so that they align with alignment period rules in stackdriver gui 2018-09-27 10:23:37 +02:00
d405d8f255 stackdriver: publish docs to v5.3 (not root) 2018-09-27 10:14:10 +02:00
66c95991c1 Merge remote-tracking branch 'origin/master' into stackdriver-plugin 2018-09-26 17:59:56 +02:00
4c695dbd57 stackdriver: docs update 2018-09-26 17:54:32 +02:00
af0f3f2119 Merge pull request #13391 from grafana/provisioning-interval
provisioning: changed update interval default 3 to 10 seconds
2018-09-25 22:43:34 +02:00
4520962ac2 Merge pull request #13401 from grafana/render-limits
Concurrent render limits
2018-09-25 15:28:57 +02:00
d2f2c3f220 Fix spelling of your and you're 2018-09-25 12:38:02 +02:00
cb96c6d942 Changed setting to be an alerting setting 2018-09-25 12:17:04 +02:00
06d24df7b4 docs: postgres gif. 2018-09-24 16:58:39 +02:00
ac5d585902 docs: whats new for 5.3 2018-09-24 16:31:59 +02:00
98dad530e2 provisioning: changed provisioning default update interval from 3 to 10 seconds 2018-09-22 10:06:57 +02:00
7641c37dfc docs: improve oauth generic azure ad instructions 2018-09-21 16:57:39 +02:00
87bee3d983 Merge branch 'master' into patch-1 2018-09-21 16:55:09 +02:00
855a2a9259 docs: changed Json Web Token wording to be just JSON key file 2018-09-21 11:30:57 +02:00
c282f39121 Merge branch 'master' into stackdriver-plugin 2018-09-21 10:17:13 +02:00
7a95791025 Fix misspelled authentication in Auth overview doc 2018-09-20 14:16:43 +01:00
6938fd5fff Merge branch 'brian2222-patch-1'
* brian2222-patch-1:
  removes testdata from getting started
  Update getting_started.md
2018-09-17 11:51:48 +02:00
d84a0ec3e7 removes testdata from getting started 2018-09-17 11:50:22 +02:00
f22f1d46c8 Merge pull request #10163 from grafana/9587_annotation_tags_wih_temp_var
annotations: allows template variables to be used in tag filter
2018-09-17 10:34:38 +02:00
6ffca7f184 docs: add version disclaimer for postgres query editor 2018-09-17 10:32:28 +02:00
112f03a6ab Merge pull request #13293 from svenklemm/postgres-docs-query-builder
Add documentation for postgres query builder
2018-09-17 10:28:39 +02:00
7588283287 docs: template variable support for annotations 2018-09-17 09:30:03 +02:00
02dd27333e Update getting_started.md
list of datasources updated in section: dashboards, panels, the buildingblocks of grafana...
2018-09-16 18:22:09 -07:00