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
e11437ff56
docs: update latest to 5.0.1
2018-03-08 11:06:21 +01:00
0273657a1c
docs: improves docs for alert rules
2018-03-07 12:26:02 +01:00
7ebf42842f
docs: improves provisioning description
...
closes #11126
2018-03-06 18:59:40 +01:00
0e54c474aa
Merge branch 'master' into docs-5.1
2018-03-06 09:28:13 +01:00
4d434d9845
docs: add v5.1 to versions
2018-03-06 09:27:40 +01:00
8a1bd2ee22
docs: fill for mysql/postgres
...
ref #10138
2018-03-06 09:24:36 +01:00
328fc45bcc
docs: removed beta notice in whats new article
2018-03-03 12:49:40 +01:00
655d2fb405
docs: update current version to 5.0
2018-03-01 10:11:52 +01:00
cc2f478792
Merge branch 'docs_v5.0'
2018-03-01 09:36:48 +01:00
f46f43dc32
docs: update install pages for v5.0.0
2018-03-01 09:20:52 +01:00
59704ee939
Fix Github OAuth not working with private Organizations ( #11028 )
...
* Fix Github OAuth not working with private organizations
* Update documentation
2018-02-28 13:08:15 +01:00
7d91b73774
grammar fix, add dir, and remove redundant info
2018-02-27 13:26:53 +01:00
6f4c043dd6
docs: update to install pages for beta5
2018-02-26 11:05:37 +01:00
1a170133ca
[doc] Fix extra alerting options in installation->configuration
2018-02-26 03:04:39 -03:00
e350653430
docs: fix type in datasource http api
2018-02-23 14:52:45 +01:00
01fb3ea034
docs: adds accesskey and secret to securejsonfields
...
closes #11005
2018-02-23 09:32:22 +01:00
0ac6d7cf4c
docs: update shortcut docs
2018-02-22 18:24:10 +01:00
fe49182b9d
snapshots: fixes cleanup of old snapshots
...
Snapshot cleanup did not work due to time.Now syntax error. Added test
for it as well to catch any future errors.
Added error and debug logging so that it is possible to see any errors in the future.
Removed an unused configuration value and deprecated the remove expired snapshots
setting.
2018-02-22 16:12:16 +01:00
c367cb294e
docs: minor folder http api changes
2018-02-22 16:07:55 +01:00