aa59843902
docs: update mssql with azure sql database support
2018-04-13 11:36:40 +02:00
fa95297e6a
docs: update default annotation limit when querying api
...
Needed due to closing #11569
2018-04-13 10:58:29 +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
fe4cfbeb73
Merge branch 'master' into docs-5.1
2018-04-11 20:38:09 +02:00
5f47523d76
Update annotations.md to contain correct annotations api path
2018-04-09 15:09:37 -04:00
d39dac10a6
docs: update after #11531
2018-04-09 15:19:41 +02:00
d60c7b2013
docs: updated debian distro in install docs to stretch, closes #11527
2018-04-09 08:18:58 +02:00
51b078fb65
docs: spelling
2018-04-03 09:47:53 +02:00
2bdcebb5b1
add article
2018-03-30 16:47:51 +02:00
cb156ee30b
fix some typos
2018-03-30 16:42:48 +02:00
e645c51f7c
Fixed typo in upgrading.md
...
Line 26: 'you' to 'your' in "make a backup of you 'grafana.db'"
2018-03-28 16:26:15 +02:00
86776154cc
docs: rpm install page - update to centos 7
2018-03-28 15:35:51 +02:00
485d0f1c95
docs: install pages for v5.0.4
2018-03-28 15:19:46 +02:00
8985e5ac53
Clarified formatting multiple values doc
2018-03-28 12:51:12 +02:00
2743e8be20
docs: not about email notifications and local img store
...
cloes #11054
2018-03-27 21:21:38 +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
c318f7bb31
Merge branch 'master' into docs-5.1
2018-03-23 15:15:57 +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
7b141280e5
docs: tweaks
2018-03-23 13:31:02 +01:00
1d515bb52c
Merge branch 'master' into docs-5.1
2018-03-23 10:40:12 +01:00
1c1d962bb1
docs: spelling
2018-03-23 09:04:50 +01:00
ccfe9de014
docs: add intro paragraph to provisioning page
2018-03-23 08:55:11 +01:00
624dac16fa
docs: add variable regex examples ( #11327 )
2018-03-21 13:23:50 +01:00
f41f2089a2
docs: details about provisioning elastic
...
closes #11292
2018-03-21 08:54:09 +01:00
e5df179c7c
docs: spelling
2018-03-20 20:38:20 +01:00
1cef373d16
Merge remote-tracking branch 'upstream/master' into update-xorm
2018-03-20 19:21:58 +01:00
74c3f732c1
docs: update using mssql in grafana
2018-03-20 10:59:35 +01:00
ec007f536b
docs: improve guide for high availability
2018-03-19 14:37:09 +01:00
1f8a2a67bf
docs: Using Microsoft SQL Server in Grafana
2018-03-19 11:06:10 +01:00
4bf285c3d1
docs: update install docs for 5.0.3
2018-03-16 18:39:34 +01:00
9cdd7cb04c
database: expose SetConnMaxLifetime as config setting
...
For MySQL, setting this to be shorter than the wait_timeout MySQL setting
solves the issue with connection errors after the session has timed out for
the connection to the database via xorm.
2018-03-16 01:09:00 +01:00
8efb39ee2b
docs: more details about slack notifier
...
closes #11059
2018-03-14 18:26:05 +01:00
bdf6a75c91
docs: updates latest release for docs
2018-03-14 17:09:02 +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
34d9983da2
docs: add team api link from http api reference page
2018-03-12 13:57:32 +01:00
f1fc1672be
docs: minor fix for dashboard http api documentation
...
Reported in #11176
2018-03-09 10:39:50 -05:00