77 Commits

Author SHA1 Message Date
5d60d323e2 docs/*: Fix misspell issues
See,
$ find . -type f | xargs misspell -locale US | grep -vi -e vendor -e node_modules -e devenv -e unknwon | grep docs
2018-11-29 18:14:20 +01:00
662808f092 Merge pull request #13930 from grafana/enterprise-docs
docs: restructure and enhancement
2018-11-08 01:50:35 -08:00
5803bfd2c7 fix terms agg order deprecation warning on es 6+ 2018-11-02 17:53:47 +01:00
621525d10f restructure administration/permissions page into a section with sub pages 2018-10-30 18:43:54 +01:00
d9cd20e43e docs: improve ES provisioning examples
closes #12281
2018-10-25 14:36:31 +02:00
3612a1c00e Merge pull request #13678 from ramiro/add-encrypt-mssql-ds-option
Add encrypt setting to MSSQL data source.
2018-10-16 19:07:00 +02:00
6a8d1c4546 update provisioning docs. 2018-10-15 21:46:26 -03:00
25b68809b0 doc(documenation)
Use same name for Elasticsearch. The docs contained a mix of Elastic and Elasticsearch.
2018-10-15 23:35:47 +02:00
bc3b7357bd Merge pull request #13400 from connection-reset/concurrent-sql
Run queries for sql data sources for panels with multiple queries concurrently
Also make max open connections, max idle connections and max connection 
lifetime configurable in the data source settings
2018-10-10 19:12:38 +02:00
4757ca2242 docs: add version notes 2018-10-10 18:59:09 +02:00
6bab602ecc Update provisioning.md (#13572) 2018-10-09 12:24:23 +02:00
69cf131f81 docs: fix minor typos 2018-10-06 17:09:41 +02:00
3932e4db5a Merge remote-tracking branch 'origin/master' into concurrent-sql 2018-10-02 17:44:33 +02:00
e5c376aead docs: connection limits for sql datasources 2018-10-02 17:43:54 +02:00
98dad530e2 provisioning: changed provisioning default update interval from 3 to 10 seconds 2018-09-22 10:06:57 +02:00
d561104b64 Add jsonnet with grafonnet-lib to provisioning docs 2018-09-10 11:45:23 +02:00
26756f86aa Merge pull request #13148 from svenklemm/postgres-min-interval
Add min time interval support for SQL datasources
2018-09-06 14:05:39 +02:00
db639684bb docs: sql datasources min time interval 2018-09-06 13:52:16 +02:00
320947359c Merge branch '12886-docs-authentication-section' 2018-09-06 13:16:17 +02:00
cb526d4557 Add min time interval to mysql and mssql 2018-09-05 12:02:57 +02:00
fd269945c9 document postgres min time interval 2018-09-05 09:57:09 +02:00
8fcc9b1891 docs: postgres provisioning 2018-09-04 11:33:43 +02:00
4f91087d9a docs: minor updates, more work to do 2018-08-31 07:15:07 +02:00
13f4d09ed8 Update provisioning.md
wrong data type was mentioned in table for esVersion field. I expect to regenerate doc here: http://docs.grafana.org/administration/provisioning/#datasources
This problem was noted by @stefanes a while ago here: https://github.com/grafana/grafana/issues/11126#issuecomment-370799209
2018-08-28 13:37:55 +02:00
76bd173a36 created a section under administration for authentication, moved ldap guide here, created pages for auth-proxy, oauth, anonymous auth, ldap sync with grafana ee, and overview, moved authentication guides from configuration to, added linksin configuration page to guides 2018-08-23 15:58:37 +02:00
c8becf57fa list name is deleteDatasources, not delete_datasources
fixes https://github.com/grafana/grafana/issues/12293
2018-06-15 12:19:53 +05:30
75ee1e9208 renames intervalSeconds to updateIntervalSeconds 2018-06-04 08:13:20 +02:00
68bc9dd9dc update provisioning.md
stylize & name datasources properly
2018-05-21 11:19:44 -04:00
a73365c3fe codespell: fixes 2018-05-18 11:49:00 +02:00
d30835f648 docs: update provisioning documentation
In addition to closing #10883
2018-04-17 17:22:25 +02:00
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
428d4b0dbf Merge branch 'master' into docs-5.1 2018-04-13 15:44:53 +02:00
14bf067263 docs: improves provisoning example for each datasource 2018-04-13 15:25:13 +02:00
d39dac10a6 docs: update after #11531 2018-04-09 15:19:41 +02:00
7b141280e5 docs: tweaks 2018-03-23 13:31:02 +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
f41f2089a2 docs: details about provisioning elastic
closes #11292
2018-03-21 08:54:09 +01:00
7ebf42842f docs: improves provisioning description
closes #11126
2018-03-06 18:59:40 +01:00
01fb3ea034 docs: adds accesskey and secret to securejsonfields
closes #11005
2018-02-23 09:32:22 +01:00
2f6e77af1e Merge branch 'master' into docs_v5.0 2018-02-21 10:47:14 +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
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
76dc7932a4 docs: describe uid for dashboard provisioning 2018-02-07 11:04:48 +01:00
c78280de89 Merge branch 'master' into docs_v5.0 2018-02-05 17:35:27 +01:00
061320ba7b docs: minor update 2018-02-05 17:26:44 +01:00