141 Commits

Author SHA1 Message Date
92ac1fbb5b Merge branch 'master' into docs-5.1 2018-04-16 09:58:46 +02:00
638f7d23d4 docs: fix codespell issues 2018-04-13 20:31:29 +02:00
48143d6caf Merge branch 'master' into docs-5.1 2018-04-13 16:40:38 +02:00
511b34eb5c docs: improves provisoning example for postgres
[skip ci]
2018-04-13 16:37:49 +02:00
9c492bd774 docs: add mssql provisioning example 2018-04-13 15:53:45 +02:00
428d4b0dbf Merge branch 'master' into docs-5.1 2018-04-13 15:44:53 +02:00
a6a45afc2b Merge branch 'master' into provisioning_datasources_examples 2018-04-13 15:25:28 +02:00
14bf067263 docs: improves provisoning example for each datasource 2018-04-13 15:25:13 +02:00
aa59843902 docs: update mssql with azure sql database support 2018-04-13 11:36:40 +02:00
80e4a9dc55 Merge branch 'master' into docs-5.1 2018-04-13 10:56:26 +02:00
1f0dfbbf86 Improve wording 2018-04-11 21:36:07 -05:00
ee7943b9b2 Add minimal IAM policy example for CloudWatch data source 2018-04-11 21:29:11 -05:00
1232745e89 docs: fix typo of default port for mssql
Fixes #11562
2018-04-11 20:56:16 +02:00
d39dac10a6 docs: update after #11531 2018-04-09 15:19:41 +02:00
2889a405a7 docs: improves provisoning example text 2018-04-09 14:56:42 +02:00
25be937bfa docs: fixes typo 2018-04-09 09:55:10 +02:00
51b078fb65 docs: spelling 2018-04-03 09:47:53 +02:00
d95eabfeec docs: adds provisioning examples for all datasources
closes #11363
2018-03-28 17:39:00 +02:00
828dd34507 docs: update table plugin documentation with value/range to text mapping 2018-03-27 20:18:04 +02:00
c9cdb4cda0 Merge pull request #11383 from alexanderzobnin/docs-10009
Update heatmap and prometheus docs
2018-03-27 14:01:36 +02:00
41ff37f0a1 Merge branch 'master' into docs-5.1 2018-03-27 14:00:16 +02:00
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
2c7040c246 docs: prometheus ds, remove "new in v4.3" note 2018-03-27 09:48:19 +03:00
b97cede054 docs: update heatmap and prometheus docs, #10009 2018-03-26 17:12:25 +03:00
f2249a5bcc add missing word to graphite docs 2018-03-25 15:49:06 +02:00
02f84e0c74 Add hints for the 'pd' Duplicate Panel command from PR #11264 2018-03-24 14:41:41 +01:00
13d0bd5815 Merge branch 'docs-5.1' into graph_51_docs 2018-03-23 15:51:32 +01:00
0a487c484d docs: fix typos 2018-03-23 15:49:54 +01:00
403c64ab20 docs: update postgres, mysql and mssql documentation
Due to changes closing #11306
2018-03-23 15:48:04 +01:00
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
1d515bb52c Merge branch 'master' into docs-5.1 2018-03-23 10:40:12 +01:00
e5df179c7c docs: spelling 2018-03-20 20:38:20 +01:00
74c3f732c1 docs: update using mssql in grafana 2018-03-20 10:59:35 +01:00
1f8a2a67bf docs: Using Microsoft SQL Server in Grafana 2018-03-19 11:06:10 +01:00
fcca00c0f9 docs: fix an outdated link to Prometheus's doc 2018-03-13 10:27:18 +09:00
e94d23e5ff Merge pull request #10873 from willyhutw/cloudwatch_dimension_values_add_dimension_filter
Cloudwatch dimension_values add dimension filter.
2018-03-12 14:24:26 +01:00
8a1bd2ee22 docs: fill for mysql/postgres
ref #10138
2018-03-06 09:24:36 +01:00
0ac6d7cf4c docs: update shortcut docs 2018-02-22 18:24:10 +01:00
2f6e77af1e Merge branch 'master' into docs_v5.0 2018-02-21 10:47:14 +01:00
417df1eae5 docs: updated cloudwatch docs
add dimension filter as a option for dimension_values query.
2018-02-21 10:51:28 +08:00
acd085605c docs: spelling. 2018-02-12 15:17:56 +01:00
1cc5349bfd docs: fixed order of sidemenu 2018-01-31 08:49:04 +01:00
7cd379ac9f docs: fixed order of sidemenu 2018-01-30 16:14:28 +01:00
c29e75e9bc changed img for shortcuts 2018-01-30 10:51:50 +01:00
9dbaca4cc6 fix broken link (#10291)
minor typo:
'(' instead of '/'
2017-12-19 18:40:41 +01:00
78fb5be2cf docs: mysql example with macro 2017-12-18 14:24:04 +01:00
40af84a83f docs: mysql macros update 2017-12-18 14:12:04 +01:00
8e7166b5c4 Explicitly specify default region in CloudWatch datasource (#9440)
The datasource uses the default region in the query if the region
is "" in the settings. However setting the region to an empty string
is almost impossible and rendered incorrectly.

This commit introduces a special value "default" for region which
is shown in the drop down and is translated to the default region
of the data source when performing queries.
2017-12-11 09:37:27 +01:00
ce809de1ed postgres: change $__timeGroup macro to include "AS time" column alias (#10119)
* change $__timeGroup macro to include column alias

* update docs and help text for $__timeGroup macro
2017-12-08 15:14:10 +01:00
a62ebb3e59 mysql: pass timerange for template variable queries (#10071)
* mysql: pass timerange for template variable queries

* mysql: document time range macro usage in template variables

* mysql: docs for on time range change refresh mode for template queries

* Revert "mysql: docs for on time range change refresh mode for template queries"

This reverts commit 5325972aa4f66257aa20f7ae6d4de8fa8fe628b6.
2017-12-07 11:18:36 +01:00