Marcus Efraimsson
7992897418
docs: add known issues section for mssql documentation
...
Fixes #11707
2018-04-24 16:30:24 +02:00
Marcus Efraimsson
85ccefdb84
Merge branch 'master' into docs-5.1
2018-04-24 16:17:15 +02:00
Daniel Lee
8f9d9ed35d
docs: escape asterisk in Graphite docs
2018-04-20 15:27:20 +02:00
Daniel Lee
bde0136317
Merge pull request #11671 from grafana/docs-variable-interpolation-mssql
...
Docs for mssql for #11642
2018-04-20 15:09:20 +02:00
Daniel Lee
2b3c547589
Merge pull request #11642 from grafana/docs-variable-interpolation
...
Docs variable interpolation
2018-04-20 15:09:05 +02:00
Daniel Lee
ba2e43f547
docs: disable quoting option for MSSQL
2018-04-20 13:36:07 +02:00
Daniel Lee
492f842c53
docs: fix example for graphite tag query
...
Was missing a tilde in the tag_values example
2018-04-20 13:32:17 +02:00
Daniel Lee
3a99148315
docs: spelling
2018-04-20 13:24:37 +02:00
Daniel Lee
71dcafebb8
docs: add missing backtick for mysql/postgres
2018-04-20 13:22:43 +02:00
Sven Klemm
5076f9304b
slightly better example
2018-04-19 17:01:48 +02:00
Sven Klemm
048cecdab5
adjust timeFilter, timeFrom and timeTo macro examples
2018-04-19 16:56:58 +02:00
Marcus Efraimsson
cec9634f4a
fix typo
2018-04-18 14:52:36 +02:00
Daniel Lee
ab4f8c273d
docs: describes variable formatting options
...
csv option in postgres/mysql docs and the regex option in the
graphite docs
2018-04-18 14:40:34 +02:00
Daniel Lee
120a86ecf9
docs: graphite template variables for tag queries
...
ref #11388 and ref #9911 and ref #10366
2018-04-18 14:40:34 +02:00
Marcus Efraimsson
7e8bd8d004
Merge branch 'master' into docs-5.1
2018-04-18 14:39:38 +02:00
bergquist
fa49332915
docs: typos
2018-04-17 19:09:39 +02:00
Marcus Efraimsson
ad22e20ecd
docs: update postgres macro functions documentation
...
In addition to closing #11578
2018-04-17 00:06:25 +02:00
Marcus Efraimsson
979f2d79fb
Merge branch 'master' into docs-5.1
2018-04-16 23:58:50 +02:00
Marcus Efraimsson
90ed046ce3
docs: elasticsearch and influxdb docs for group by time interval option ( #11609 )
2018-04-16 16:03:50 +02:00
Marcus Efraimsson
92ac1fbb5b
Merge branch 'master' into docs-5.1
2018-04-16 09:58:46 +02:00
Mario Trangoni
638f7d23d4
docs: fix codespell issues
2018-04-13 20:31:29 +02:00
Marcus Efraimsson
48143d6caf
Merge branch 'master' into docs-5.1
2018-04-13 16:40:38 +02:00
Marcus Efraimsson
511b34eb5c
docs: improves provisoning example for postgres
...
[skip ci]
2018-04-13 16:37:49 +02:00
Marcus Efraimsson
9c492bd774
docs: add mssql provisioning example
2018-04-13 15:53:45 +02:00
Marcus Efraimsson
428d4b0dbf
Merge branch 'master' into docs-5.1
2018-04-13 15:44:53 +02:00
Marcus Efraimsson
a6a45afc2b
Merge branch 'master' into provisioning_datasources_examples
2018-04-13 15:25:28 +02:00
Marcus Efraimsson
14bf067263
docs: improves provisoning example for each datasource
2018-04-13 15:25:13 +02:00
Marcus Efraimsson
aa59843902
docs: update mssql with azure sql database support
2018-04-13 11:36:40 +02:00
Marcus Efraimsson
80e4a9dc55
Merge branch 'master' into docs-5.1
2018-04-13 10:56:26 +02:00
Tim O'Guin
1f0dfbbf86
Improve wording
2018-04-11 21:36:07 -05:00
Tim O'Guin
ee7943b9b2
Add minimal IAM policy example for CloudWatch data source
2018-04-11 21:29:11 -05:00
Marcus Efraimsson
1232745e89
docs: fix typo of default port for mssql
...
Fixes #11562
2018-04-11 20:56:16 +02:00
Daniel Lee
d39dac10a6
docs: update after #11531
2018-04-09 15:19:41 +02:00
bergquist
2889a405a7
docs: improves provisoning example text
2018-04-09 14:56:42 +02:00
bergquist
25be937bfa
docs: fixes typo
2018-04-09 09:55:10 +02:00
Daniel Lee
51b078fb65
docs: spelling
2018-04-03 09:47:53 +02:00
bergquist
d95eabfeec
docs: adds provisioning examples for all datasources
...
closes #11363
2018-03-28 17:39:00 +02:00
Marcus Efraimsson
828dd34507
docs: update table plugin documentation with value/range to text mapping
2018-03-27 20:18:04 +02:00
Marcus Efraimsson
c9cdb4cda0
Merge pull request #11383 from alexanderzobnin/docs-10009
...
Update heatmap and prometheus docs
2018-03-27 14:01:36 +02:00
Marcus Efraimsson
41ff37f0a1
Merge branch 'master' into docs-5.1
2018-03-27 14:00:16 +02:00
Carl Bergquist
cdf4664930
Merge pull request #11371 from towolf/add-duplicate-panel-hints
...
Add hints for the 'pd' Duplicate Panel command from PR #11264
2018-03-27 10:35:41 +02:00
Alexander Zobnin
2c7040c246
docs: prometheus ds, remove "new in v4.3" note
2018-03-27 09:48:19 +03:00
Alexander Zobnin
b97cede054
docs: update heatmap and prometheus docs, #10009
2018-03-26 17:12:25 +03:00
Sven Klemm
f2249a5bcc
add missing word to graphite docs
2018-03-25 15:49:06 +02:00
Tobias Wolf
02f84e0c74
Add hints for the 'pd' Duplicate Panel command from PR #11264
2018-03-24 14:41:41 +01:00
Marcus Efraimsson
13d0bd5815
Merge branch 'docs-5.1' into graph_51_docs
2018-03-23 15:51:32 +01:00
Marcus Efraimsson
0a487c484d
docs: fix typos
2018-03-23 15:49:54 +01:00
Marcus Efraimsson
403c64ab20
docs: update postgres, mysql and mssql documentation
...
Due to changes closing #11306
2018-03-23 15:48:04 +01:00
Marcus Efraimsson
1b8103f0ea
docs: update graph panel documentation
...
Added new versions of images and new images to better highlight the possible
configuration options.
Documentation was very outdated so tried to fix that to better reflect the
current state/latest release.
2018-03-23 14:43:57 +01:00
Marcus Efraimsson
1d515bb52c
Merge branch 'master' into docs-5.1
2018-03-23 10:40:12 +01:00