269 Commits

Author SHA1 Message Date
35106537f2 Replace Read Only Editor role with ViewersCanEdit setting (#10166)
* removes readonly editor role

* adds viewersCanEdit setting

This enable you to allow viewers to edit/inspect
dashboards in grafana in their own browser without
allowing them to save dashboards

* remove read only editor option from all dropdowns

* migrates all read only viewers to viewers

* docs: replace readOnlyEditor with viewersCanEdit
2017-12-13 18:53:42 +01:00
02d3a9f365 docs: SSL Mode config settings for Postgres 2017-12-13 10:55:58 +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
767b460ff1 [GCS] Support for gcs path 2017-11-21 17:22:40 +00:00
153a9bf43a docs: added versions_to_keep to config docs, #9671 2017-11-17 14:53:08 +01:00
9ea5af578e Merge pull request #9504 from grafana/datasource_as_cfg
Datasources as configuration
2017-11-16 16:13:02 +01:00
5b674ce29c docs: release 4.6.2 2017-11-16 11:22:09 +01:00
bfd8afaf13 docs: update metrics api path 2017-11-16 09:38:37 +01:00
b4a89128b6 datasource as cfg: update docs to include globbig 2017-11-15 14:30:32 +01:00
a51b1e8951 Update the config key to database_log_queries so it is more descriptive, as suggested in #9785. 2017-11-06 08:01:31 -06:00
5fdfa3ff7e MySQL Performance when using GF_DATABASE_URL
Set MaxIdleConn and MaxOpenConn when using the GF_DATABASE_URL configuration. Also added GF_DATABASE_DEBUG flag to print SQL statements and SQL execution times.
See #9784 for the details.
2017-11-03 14:05:32 -05:00
4dae217afc docs: update latest release to 4.6.1 2017-11-01 13:31:10 +01:00
a503c1d39c change default sslmode for postgres to verify-full (#9736) 2017-10-31 13:55:32 +01:00
c78a9368f0 docs: updated download links 2017-10-26 13:17:51 +02:00
80903c162e docs: update docker installation docs 2017-10-25 14:21:32 +02:00
d0ace0bc13 Update rpm.md
for error "The GPG keys listed for the "grafana" repository are already installed but they are not correct for this package."
2017-10-13 12:00:22 +08:00
68829a821e added insrtuctions for oauth2 okta bitbucket (#9471) 2017-10-09 15:41:14 +02:00
81be4e2612 Update codebox (#9430)
* updated the codeboxes in docs

* codebox change from json to http
2017-10-05 19:01:03 +02:00
e4541a7fd1 support for s3 path (#9151) 2017-10-04 21:04:20 +02:00
50d82155ed Merge branch 'master' of https://github.com/williamjoy/grafana into williamjoy-master 2017-09-27 09:37:26 +02:00
af79d046db introduce smtp config option for EHLO identity 2017-09-24 20:48:20 +02:00
ca0085f429 docs: update docs 2017-09-22 14:05:25 +02:00
3b565dccd8 Explicitly refer to Github 'OAuth' applications
A 'Github Application' is now something else, and will not work with Grafana.
2017-09-19 13:21:15 +02:00
88a8991722 config bucket and region for s3 uploader
this is to support cn-north-1 region as it can get s3 url programatically.
also keeps support 'bucket_url' for backward compatiblity
2017-09-19 04:57:25 -04:00
a081f90403 Merge branch 'master' of github.com:grafana/grafana 2017-09-18 09:08:42 +02:00
c94f5b456a Update upgrading.md (#9263)
Fixed some minor writing issues.
2017-09-15 22:15:12 +02:00
7e3c9fcc1c Reduced OAuth scope to read_write 2017-09-15 16:11:02 +02:00
fcdf282090 GCS support via JSON API 2017-09-15 16:11:02 +02:00
72d7c4d620 Added GCS support #8370 2017-09-15 16:11:02 +02:00
f534ea057c 4.5.1 docs + update version to 5.0.0-pre1 2017-09-15 11:27:16 +02:00
a5c08a72fb docs: update download links 2017-09-14 11:28:59 +02:00
379f984293 docs: windows - add note about ini comments 2017-09-12 11:08:28 +02:00
93be16b106 docs: minor docs update 2017-09-07 16:55:36 +02:00
de647c4100 docs: uppdated getting started with images and text, added info on query inspector to version45 and trouble shooting (#9193) 2017-09-07 16:32:55 +02:00
b333ad9481 docs: updated docs with v4.5 beta links 2017-09-05 16:01:28 +02:00
d19aa89ec0 docs: .ini file semicolon is comment
ref #7725
2017-08-21 21:28:49 +02:00
ee835242ca Merge branch 'v4.4.x' 2017-08-07 13:14:24 +02:00
def45f55da docs: update installation for version 4.4.3 2017-08-07 13:11:57 +02:00
ae3e869d70 updated download links in docs 2017-08-01 10:18:48 +02:00
d46fd890a5 Merge branch 'v4.4.x' 2017-07-24 12:38:39 +02:00
8ca08d65e7 docs: updated configuration docs with new defaults, #8743 2017-07-24 12:37:58 +02:00
1a25b78ef2 homogenized docker run command (#8907)
There are three locations where the `docker run` command is referenced:
- 2x http://docs.grafana.org/installation/docker/
- 1x https://grafana.com/grafana/download?platform=docker

The fix syncs the given `docker run` command arguments with the other two.
2017-07-21 21:46:54 +02:00
a4266319ad packaging: v4.4.1 2017-07-05 22:14:03 +02:00
de9ebc9a74 packaging: updates for v4.4.0 2017-07-05 22:12:51 +02:00
36a1ab48c5 packaging: updates for v4.4.0 2017-07-05 22:04:27 +02:00
10127e8ac9 docs: small updates 2017-06-26 17:42:50 +02:00
bc6a57ce32 [Docs] Add documentation for max_idle_conn and max_open_conn (#8675) 2017-06-21 10:41:56 -04:00
a8e9700334 docs: add whitelist option for auth.proxy 2017-06-08 13:38:18 +02:00
d4048e1423 docs: updated download links 2017-05-23 16:18:37 +02:00