53 Commits

Author SHA1 Message Date
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
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
49c02aa8d2 Merge branch 'master' into docs_v5.0 2018-02-05 15:23:32 +01:00
d379aa3815 docs: typos and wording. 2018-02-05 09:36:17 +01:00
65bb6cc728 docs: add examples for dashboard permissions 2018-02-01 16:53:39 +01:00
b55ce1dd72 docs: moved whats new article to master 2018-02-01 10:55:29 +01:00
4ac21d2e8f docs: added redirect from old provision page, #10691 2018-01-31 16:20:14 +01:00
17c1e7bac7 docs: added permissions page and updated folder docs 2018-01-31 16:07:27 +01:00
d90dfcc203 docs: Remove obsolete Ansible rule (#10689)
According to the author, the Ansible role is obsolete:
https://github.com/picotrading/ansible-grafana/issues/8#issuecomment-342210822
As the proposed alternative (https://github.com/jtyr/ansible-grafana/) hasn't been updated in the last two years either, I'm suggesting it should be removed altogether in favor of the role maintained by cloudalchemy.
2018-01-31 14:15:32 +01:00
b7d4a1887c Optimize metrics and notifications docs 2018-01-14 10:09:49 +02:00
71a12c6bb6 Optimize cli and provisioning docs 2018-01-14 08:57:48 +02:00
42374f9655 docs: adds note about tlsSkipVerify to docs
ref #9504
2018-01-08 13:21:51 +01:00
5006f9e4c5 dashboards as cfg: update docs to use /provisioning 2017-12-07 15:55:00 +01:00
bbc8aa0525 docs: link from cfg page to provisioning 2017-12-05 18:44:31 +01:00
3e94d80430 add Cloud Alchemy Ansible role 2017-12-01 21:26:14 +01:00
c60915c146 datasources as cfg: adds docs for all jsondata and secure_json fields 2017-11-16 14:22:52 +01:00
6e82dbafbc docs: format cfg mgt tools as table 2017-11-15 14:30:32 +01:00
29dff8b6cd docs: adds more info about provisioning 2017-11-15 14:30:32 +01:00
b4a89128b6 datasource as cfg: update docs to include globbig 2017-11-15 14:30:32 +01:00
0b6b5bac30 tweak docs 2017-11-15 14:30:32 +01:00
5d49846e1d datasource as cfg: adds provisioning docs 2017-11-15 14:30:32 +01:00
81be4e2612 Update codebox (#9430)
* updated the codeboxes in docs

* codebox change from json to http
2017-10-05 19:01:03 +02:00
bf138d1845 adds small docs page metrics 2017-09-14 14:26:32 +02:00
459d195291 docs: fix link 2017-04-20 13:35:51 +02:00
6ec1d16327 fix: cli admin reset-password fixes cmd args
Fixes the homepath and config command line args. This allows the
command to be used even when the homepath is different from the
default.

Fixes #7730
2017-04-20 13:30:17 +02:00
abd9233f86 Docs for developing plugins (#7475)
* docs(plugins): new developing plugins section

Creates new section called Developing Plugins in
the plugin section of the docs.

1. Some changes to the Development guide page
2. Converted defaults/editor mode blog post
to new page
3. Converted snapshots blog post to new page
4. Adds new code styleguide page
5. Updates to apps and datasources pages
6. Adds plugin.json schema

* docs(links): fixes broken links

Fixes broken links to other pages as
well as broken image links.
2017-02-07 07:48:01 +01:00