Daniel Lee
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
Torkel Ödegaard
c5461fe2e2
docs: updated for changelog and docs with beta4
2018-02-19 15:41:59 +01:00
Torkel Ödegaard
577a00e3cf
docs: updated to beta3
2018-02-16 14:43:36 +01:00
Torkel Ödegaard
39fdfb7922
Merge branch 'master' of github.com:grafana/grafana
2018-02-16 09:14:44 +01:00
Scott Brenner
43baf20dcd
Update ldap.md
2018-02-15 10:41:04 -08:00
Torkel Ödegaard
6b930df4d4
updated download links
2018-02-15 14:48:11 +01:00
bergquist
ad42883fc7
provisioning: adds setting to disable dashboard deletes
2018-02-14 17:30:08 +01:00
bergquist
b010e4df93
provisioning: support camelcase for dashboards configs
2018-02-14 10:30:08 +01:00
bergquist
4a35244cb9
provisioning: support camcelCase provisioning files
2018-02-14 10:30:08 +01:00
stukselbax
3d91a1cbdd
Duplicate typo fixed
2018-02-14 10:53:14 +03:00
Leonard Gram
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
Leonard Gram
acd085605c
docs: spelling.
2018-02-12 15:17:56 +01:00
Torkel Ödegaard
e672604835
docs: minor docs update
2018-02-09 12:53:07 +01:00
Torkel Ödegaard
41a6e7c2c8
docs: updated docs landing page
2018-02-09 12:39:17 +01:00
Torkel Ödegaard
f1f8c23206
fix: minor build fix
2018-02-06 12:43:11 +01:00
Torkel Ödegaard
bc8e59a8d8
docs: added graphite section
2018-02-06 10:32:27 +01:00
Torkel Ödegaard
3614906828
docs: minor update
2018-02-06 10:19:23 +01:00
Torkel Ödegaard
1a8501450c
docs: video fix
2018-02-05 18:46:03 +01:00
Torkel Ödegaard
24d882e7d8
docs: fix
2018-02-05 18:13:06 +01:00
Marcus Efraimsson
57e172b30a
Merge branch 'master' of github.com:grafana/grafana
2018-02-05 17:59:11 +01:00
Marcus Efraimsson
e1d857887f
docs: update dashboard model, persistent urls and api changes in what's new in v5
2018-02-05 17:58:43 +01:00
Torkel Ödegaard
e800b19ef6
docs: fix download link
2018-02-05 17:56:48 +01:00
Torkel Ödegaard
061320ba7b
docs: minor update
2018-02-05 17:26:44 +01:00
Torkel Ödegaard
e9aadab355
docs: updated whats new
2018-02-05 17:00:19 +01:00
Marcus Efraimsson
e86fe0b144
docs: update dashboard model, new url structure and api changes in what's new in v5
2018-02-05 16:40:49 +01:00
Torkel Ödegaard
b2f62ae19c
docs: update docs with download links
2018-02-05 16:02:17 +01:00
Marcus Efraimsson
8ce2074eb2
docs: fix links in HTTP API Reference page
...
Fixes #10745
2018-02-05 14:05:52 +01:00
Torkel Ödegaard
07fa2f1722
fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api ( #10756 )
2018-02-05 09:42:41 +01:00
Leonard Gram
d379aa3815
docs: typos and wording.
2018-02-05 09:36:17 +01:00
Daniel Lee
a906dd8157
docs: add spaces to timeseries example
2018-02-03 16:21:23 +01:00
Leonard Gram
a0d8e96fd1
docs: dashboard provisioning
2018-02-02 11:17:52 +01:00
Alexandre Rio
8ced9f6462
Update search datasource by name API path
...
Correct path for search by name endpoint is /api/datasources/:name
2018-02-01 16:41:33 +01:00
Torkel Ödegaard
50bd9eee55
docs: removed section with session table sql, that is not needed anymore
2018-02-01 13:16:39 +01:00
Torkel Ödegaard
b55ce1dd72
docs: moved whats new article to master
2018-02-01 10:55:29 +01:00
Torkel Ödegaard
4ac21d2e8f
docs: added redirect from old provision page, #10691
2018-01-31 16:20:14 +01:00
Frederic Hemberger
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
Frederic Hemberger
f57e106dd5
docs: Fix outdated provisioning link ( #10690 )
2018-01-31 14:15:16 +01:00
Torkel Ödegaard
7cd379ac9f
docs: fixed order of sidemenu
2018-01-30 16:14:28 +01:00
Torkel Ödegaard
cca050ea14
docs: updated versions.json
2018-01-30 15:07:52 +01:00
Torkel Ödegaard
b4aa92e7ff
docs: added versions file
2018-01-30 13:28:16 +01:00
Carl Bergquist
ac2b36c271
Merge pull request #10610 from grafana/phantomjs_fix
...
fixes broken phantomjs rendering
2018-01-25 21:25:02 +01:00
bergquist
49673c509d
fixes broken phantomjs rendering
...
when migrating from govendor to dep we broke the phantomjs rendering.
ref #10602
2018-01-25 13:27:24 +01:00
bergquist
31a5134a0f
docs: improve docs for image uploaders
2018-01-24 22:26:00 +01:00
Tobias Svehagen
f129754a96
docs: Add haproxy example for running behind reverse-proxy
2018-01-24 20:03:46 +01:00
Torkel Ödegaard
a24aa3ae28
Merge branch 'generic-oauth-jwt' of https://github.com/DanCech/grafana
2018-01-23 12:44:27 +01:00
bergquist
5546828b9f
cfg: adds info about local img uploader to docs
2018-01-22 11:11:30 +01:00
bergquist
704a198ffa
docs: adds info about local img uploader
2018-01-22 11:09:16 +01:00
Carl Bergquist
184e7046df
Merge pull request #10059 from FunkyM/local-image-store
...
Add support for internal image store
2018-01-22 11:03:00 +01:00
Dan Cech
562aa58029
add docs for configuring OAuth with Auth0 and Azure AD
2018-01-19 14:00:17 -05:00
Torkel Ödegaard
c4c0e7934b
Update building_from_source.md
...
corrected build instructions, #10532
2018-01-16 20:15:52 +01:00