1062 Commits

Author SHA1 Message Date
a2bbd89a9e adding updated column 2018-03-22 15:52:09 +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
1cef373d16 Merge remote-tracking branch 'upstream/master' into update-xorm 2018-03-20 19:21:58 +01:00
ec007f536b docs: improve guide for high availability 2018-03-19 14:37:09 +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
4d434d9845 docs: add v5.1 to versions 2018-03-06 09:27:40 +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
02b412b127 docs: update http api index 2018-02-21 13:11:32 +01:00
7d89f19f6f docs: dashboard and folder permissions http api 2018-02-21 13:09:54 +01:00
b5e96f5ec2 docs: folder http api 2018-02-21 13:09:01 +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
c5461fe2e2 docs: updated for changelog and docs with beta4 2018-02-19 15:41:59 +01:00
577a00e3cf docs: updated to beta3 2018-02-16 14:43:36 +01:00
2bcd7cd25b docs: status code changes for Team API 2018-02-16 11:18:41 +01:00
39fdfb7922 Merge branch 'master' of github.com:grafana/grafana 2018-02-16 09:14:44 +01:00
8377d3630c docs: team API. Closes #10832 2018-02-15 23:05:16 +01:00
43baf20dcd Update ldap.md 2018-02-15 10:41:04 -08:00
6b930df4d4 updated download links 2018-02-15 14:48:11 +01:00
ad42883fc7 provisioning: adds setting to disable dashboard deletes 2018-02-14 17:30:08 +01:00
b010e4df93 provisioning: support camelcase for dashboards configs 2018-02-14 10:30:08 +01:00
4a35244cb9 provisioning: support camcelCase provisioning files 2018-02-14 10:30:08 +01:00
5b318428c4 Invalid url in docs 2018-02-14 11:34:46 +03:00
3d91a1cbdd Duplicate typo fixed 2018-02-14 10:53:14 +03:00
ba0285a3ec provisioning: Warns the user when uid or title is re-used. (#10892)
* provisioning: Warns the user when uid or title is re-used.

Closes #10880
2018-02-13 15:47:02 +01:00
acd085605c docs: spelling. 2018-02-12 15:17:56 +01:00
2bddf50184 docs: update dashboard permissions http api docs 2018-02-12 14:50:35 +01:00