bergquist
bfd8afaf13
docs: update metrics api path
2017-11-16 09:38:37 +01:00
bergquist
b4a89128b6
datasource as cfg: update docs to include globbig
2017-11-15 14:30:32 +01:00
Furtchet
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
Furtchet
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
Sven Klemm
a503c1d39c
change default sslmode for postgres to verify-full ( #9736 )
2017-10-31 13:55:32 +01:00
Patrick O'Carroll
68829a821e
added insrtuctions for oauth2 okta bitbucket ( #9471 )
2017-10-09 15:41:14 +02:00
Patrick O'Carroll
81be4e2612
Update codebox ( #9430 )
...
* updated the codeboxes in docs
* codebox change from json to http
2017-10-05 19:01:03 +02:00
Ricard Clau
e4541a7fd1
support for s3 path ( #9151 )
2017-10-04 21:04:20 +02:00
Torkel Ödegaard
50d82155ed
Merge branch 'master' of https://github.com/williamjoy/grafana into williamjoy-master
2017-09-27 09:37:26 +02:00
Tobias Hintze
af79d046db
introduce smtp config option for EHLO identity
2017-09-24 20:48:20 +02:00
Andreas Kohn
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
William
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
Konstantin Chukhlomin
7e3c9fcc1c
Reduced OAuth scope to read_write
2017-09-15 16:11:02 +02:00
Konstantin Chukhlomin
fcdf282090
GCS support via JSON API
2017-09-15 16:11:02 +02:00
Konstantin Chukhlomin
72d7c4d620
Added GCS support #8370
2017-09-15 16:11:02 +02:00
Daniel Lee
d19aa89ec0
docs: .ini file semicolon is comment
...
ref #7725
2017-08-21 21:28:49 +02:00
Torkel Ödegaard
8ca08d65e7
docs: updated configuration docs with new defaults, #8743
2017-07-24 12:37:58 +02:00
Haidara Mohamed El Mouctar
bc6a57ce32
[Docs] Add documentation for max_idle_conn and max_open_conn ( #8675 )
2017-06-21 10:41:56 -04:00
Daniel Lee
a8e9700334
docs: add whitelist option for auth.proxy
2017-06-08 13:38:18 +02:00
Torkel Ödegaard
b14c3d63e4
docs: added missing white space to config docs, #7073
2017-04-28 09:21:47 +02:00
Tyghe Vallard
1edeaa5e7e
duplicate keys for auth.github for allow_sign_up
2017-04-25 11:11:32 -05:00
Daniel Lee
6538e86793
webdav: add tests + path.join for public url param
...
Fixes #7914 . Fixes #7921
2017-04-25 17:22:18 +02:00
fir4
6d9e8bd147
webdav: allow specification of a different public_url than upload url
2017-04-25 17:22:18 +02:00
Seuf
319b8d8fca
Configurable signout menu activation ( #7968 )
2017-03-29 11:33:28 +02:00
Torkel Ödegaard
98554e9fbe
docs: added config entry for ldap allow_sign_up option, #7972
2017-03-29 08:42:10 +02:00
Jens L
5785bfe0cc
Add more information for generic oauth2 ( #7880 )
...
Add reference to OpenID's userinfo_endpoint (as in #6351 )
2017-03-20 08:36:43 +01:00
Torkel Ödegaard
6af62abd41
docs(): added router_logging to configuration options, closes #7723
2017-03-06 08:26:36 +01:00
Rickard von Essen
573bcdde12
Added some details about Sessions in Postgres
2017-03-01 11:35:12 +01:00
Aaron Roydhouse
4039e5edbc
Improve 'external_image_storage.s3' documentation ( #7623 )
...
Add documentation for 'external_image_storage.s3' to explain how to specify the AWS region for the S3 bucket, and the requires S3/IAM permissions.
2017-02-21 10:09:50 +01:00
Daniel Lee
6dfdcd7ca5
email: change default from name to Grafana
...
Changes default from name in smtp settings
from Grafana Admin to Grafana.
Fix for integration test (which is skipped but that
did not work)
2017-02-15 11:02:46 +01:00
Jacob Bednarz
6a9247500a
Update documentation to include information about from_name values
2017-02-15 08:07:29 +11:00
Daniel Lee
5e9653f935
docs(): adds missing index pages + link fix
2017-02-07 10:22:14 +01:00
Torkel Ödegaard
f196ffa07d
updated docs
2017-01-25 13:33:27 +01:00
James Blackburn
f98e07e012
Fix auto_assign_org_role = Read Only Editor docs ( #7057 )
...
`auto_assign_org_role` should be `Read Only Editor` rather than `Read-Only Editor`
2016-12-23 09:41:28 +01:00
bergquist
fef511d403
docs(conf): adds docs about supporting database_url
...
closes #1878
2016-12-21 23:39:08 +01:00
Torkel Ödegaard
80d88d302c
fix(config): changed default for oauth and allow_sign_up setting, #6928
2016-12-12 16:35:42 +01:00
bergquist
464553a453
docs: explains how to use comment chars in passwords
2016-12-06 09:48:56 +01:00
Torkel Ödegaard
62ff85e774
docs(): fixed ldap link
2016-11-14 11:34:58 +01:00
Torkel Ödegaard
b658f38036
docs(): added what new in v4 article and initial draf of alerting docs, #6490
2016-11-08 11:09:10 +01:00
bergquist
8ca18b511f
docs(alerting): add docs for alert notifications
2016-11-08 10:58:59 +01:00
Mani Soundararajan
db77dfea7a
Update github auth docs
...
In Github's "allowed organizations" scenario, it makes sense to have
`allow_sign_up` to be `true` as most administrators will expect their
org's github users to be able to sign in without further steps like
creating a local user first.
2016-11-06 20:48:14 +05:30
Torkel Ödegaard
2d19af601a
fix(alerting): various alerting fixes
2016-11-06 15:40:02 +01:00
Torkel Ödegaard
1581bf8d5b
fix(docs): added api_url to configuration docs, fixes #6351
2016-10-22 08:51:32 +02:00
Torkel Ödegaard
96008c9738
Squashed commit of the following:
...
commit 4113ed00782590187d19dd2f8cbae683f164142c
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Fri Oct 21 10:47:35 2016 +0200
docs(): minor fix for docs index page
commit 45478d120571519462fac905aadeab5954696690
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Thu Oct 20 14:28:21 2016 +0200
updated
commit c9c1c1d5a462f85e8001a45218f24102583d7aee
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Thu Oct 20 14:27:34 2016 +0200
docs(): updated image refs
commit 5fa0f27963968d77bbbbb7edd973847ea72135e3
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Wed Oct 19 14:33:04 2016 +0200
docs is almost done
commit 6b988c90cb08563e2c27212338c2947e69f6fcc3
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 20:45:28 2016 +0200
almost done
commit 17757c21ed813892ddb1f289f2e52613caf7bcef
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Tue Oct 18 16:45:48 2016 +0200
making progress on docs
commit f06c815991dd81b8893912a6da04a17b80b63fda
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 14:30:55 2016 +0200
progress on new docs
commit 5197237426252623de2d8b9cc22ddbbdbb240763
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 13:25:26 2016 +0200
making progress
commit 33e2b6b617f16f65878141cf11e54b2817a2ea96
Merge: de385e5 ecb4a99
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 12:17:58 2016 +0200
Merge branch 'new-docs' of github.com:grafana/grafana into new-docs
commit ecb4a99dd54aa39f17d9bf4d7e132a389812f8fd
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Tue Oct 18 10:39:59 2016 +0200
keep urls for now
commit de385e56d86b071cf2150ccf9f1aa06ec5187277
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 17:56:18 2016 +0200
more progress
commit 8469ebc239ab2316cbbc01862e5026737f272f00
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 17:08:06 2016 +0200
progress on new docs
commit e755f656b12534cfcb23bad11f1fa696e43f7428
Merge: 4644a35 35cce3b
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 12:21:27 2016 +0200
Merge branch 'new-docs' of github.com:grafana/grafana into new-docs
commit 4644a35102555204787e91041b50dcbfe0f7a213
Merge: 25c4bef 977cdd5
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 12:21:11 2016 +0200
Merge branch 'master' of github.com:grafana/grafana into new-docs
commit 35cce3bef802fac020a53693b02c112a91a096fc
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Mon Oct 17 09:31:17 2016 +0200
progress on #6170
commit 25c4bef629de7d77218ba95cc3bd25fb50bb19d6
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Sun Oct 16 15:05:30 2016 +0200
fix for osx
commit 6c6b52f975630be87da23dd51beafaecb820cec2
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sun Oct 16 12:56:39 2016 +0200
progress on new docs
commit 6a09633981ab26191d5542dbe3a788846ac6b73d
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sat Oct 15 11:39:49 2016 +0200
progress on new docs
commit 7d533fbc23e41b86fd1ba9c955dd17ae1ad977e5
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Mon Oct 10 09:25:12 2016 +0200
making progress on new docs site
commit 50392ce98edfa201977716e92e4a86f9d48ae386
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sun Oct 9 20:02:28 2016 +0200
feat(new docs): progress on new docs site
commit 81a3d3d0952d3a5d790412e90d01ac5a247e0686
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Fri Oct 7 07:52:11 2016 +0200
new docs site experiment
commit 704adc98664665b3624087ab38ce29fc9da005f1
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sat Oct 1 20:46:53 2016 +0200
new docs poc
2016-10-21 11:01:34 +02:00
bergquist
a3c91450d5
tech(config): add log.filters to default and sample
2016-10-07 10:39:01 +02:00
Wolfram Kroll
7e6595acaf
hint about how to override settings from default section ( #6181 )
2016-10-07 08:48:57 +02:00
Torkel Ödegaard
0ab2113fab
docs(config): added missing smtp config section, fixes #6155
2016-09-30 07:40:58 +02:00
Torkel Ödegaard
2750c8a801
feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423
2016-09-28 15:27:08 +02:00
bergquist
6a699d13c4
docs(configuration): add note about snapshot configuration
2016-09-26 14:46:03 +02:00
Steven Arnott
6e4ed4debd
Altered DB for Prefix ( #6062 )
2016-09-19 17:12:43 +02:00
Zihao Yu
6d843e3db5
update github oauth docs ( #6042 )
2016-09-15 11:29:03 +02:00
bergquist
10b3ee362c
docs(oauth): add generic_auth to docs
2016-09-07 11:06:59 +02:00
bergquist
a5d49c9820
docs(config): add note about poodle vulnerabillity in <3.0
...
closes #3483
2016-08-31 08:34:15 +02:00
Torkel Ödegaard
093563ac37
fix(metrics): restored prefix default to prod.grafana..
2016-08-17 10:01:55 +02:00
Torkel Ödegaard
624e30e743
fix(docs): minor doc fixes, fixes #5751
2016-08-10 08:38:08 +02:00
Torkel Ödegaard
34ea7312bc
docs(): added missing snapshot config options, fixes #5708
2016-08-02 09:35:15 +02:00
Fraser Savage
5a8efa9a52
Update configuration.md ( #5527 )
...
Insert missing backtick.
2016-07-08 07:12:26 +02:00
bergquist
ef9766eb96
docs(3.1): initial post about whats new in 3.1
2016-06-21 16:29:17 +02:00
Torkel Ödegaard
1059a35bbc
feat(instrumentation): documented instrumentation options, closes #4696
2016-06-03 18:38:19 +02:00
Zdenek Styblik
fff5aa3020
Add missing option Read-Only Editor
to auto_assign_org_role description ( #5139 )
...
Commit adds missing option `Read-Only Editor` to `auto_assign_org_role` description.
2016-05-23 21:24:23 +02:00
LaszloHont
a5e2e59385
Clarify admin_password ( #4948 )
...
Closes #4923
2016-05-09 13:44:11 +02:00
bergquist
0b6fee138a
docs(configuration): add redis as session storage
2016-03-10 14:49:37 +01:00
Kevin Pike
15fb56e607
Add github api_url to github auth docs
2016-02-04 13:46:02 -08:00
Daniel Low
ea566fff24
Add TLS for mysql
...
Use ssl_mode for mysql and add docs
add docs for the new parameters in config
Tolerate ssl_mode without client authentication
Client cert is not necessary for a SSL connection. So we tolerate
failure if client cert is not provided.
Improve error message if missing server_cert_name and mode is not
skip-verify.
2015-12-22 12:42:52 +00:00
Daniel Low
ed16914715
Add memcache as session provider
2015-12-08 13:35:09 +00:00
anryko
b68987dcde
Fixed configuration example for Github OAuth team_ids.
2015-10-09 17:05:46 +02:00
Torkel Ödegaard
5aee981590
Merge branch 'master' of https://github.com/mattttt/grafana
...
Conflicts:
docs/sources/installation/debian.md
docs/sources/installation/ldap.md
2015-08-12 16:30:48 +02:00
Anton Gilgur
e4baef94bc
docs(ldap): Clarify LDAP features and sample config
...
* Clarify certain features, such as multiple mappings
* Fixup ldap.toml sample config
* Fixup docs README's port number
* Fixup bad link from LDAP docs to Configuration docs
* Fixup some spelling, grammar, and line endings
2015-08-11 19:57:53 -07:00
Matt Toback
511a592ec8
Added patch from ct
2015-08-11 14:58:30 -04:00
Torkel Ödegaard
be6ddb08bd
docs(): added auth proxy to config docs
2015-07-30 10:37:49 +02:00
Torkel Ödegaard
b891677ba5
docs(ldap): added ldap integration docs and config examples, #1450
2015-07-15 14:48:39 +02:00
David Gillies
5cd1c5c522
Minor update to documentation for MySQL sessions
2015-07-08 22:40:43 +10:00
Torkel Ödegaard
b746b63036
Updated config docs with info about [dashboards.json] section , #2302
2015-07-08 10:53:06 +02:00
Dieter Plaetinck
582ebf25f9
fix config flag
2015-07-03 17:27:55 -07:00
Shaoxuan Zhang
d23762e06b
Update configuration.md
...
Mention replacing `.` with `_` with environment variable override.
2015-06-17 17:57:23 -10:00
Torkel Ödegaard
901685bb63
Updated sample config and config docs with example for postgres session provider_config string, #2118
2015-06-05 08:18:37 +02:00
Pascal Borreli
7b69b789b8
Fixed typos
2015-06-02 16:45:44 +01:00
yinchuan
ed974a808b
Update configuration.md
2015-05-29 11:39:59 +08:00
yinchuan
0108dfa803
Update configuration.md
2015-05-29 11:23:14 +08:00
Torkel Ödegaard
a04a403539
Merge branch 'docs-2.0'
...
Conflicts:
docs/sources/installation/configuration.md
docs/sources/installation/docker.md
2015-05-11 08:02:28 +02:00
James Turnbull
7da3ee72c7
More docs fixes
...
1. Set paragraph size to 80 chars for better readability.
2. More formatting fixes.
3. More spelling and grammar fixes.
2015-05-10 16:52:40 -04:00
Torkel Ödegaard
34539c0c13
Enforce domain, host header validation against domain setting, Refactoring of PR #1866 , Closes #1732
2015-05-05 11:21:06 +02:00
Torkel Ödegaard
8d081a081d
Fixed configuration docs issue, Fixes #1924
2015-05-01 15:01:31 +02:00
Torkel Ödegaard
5de9230924
Security: New config option to disable the use of gravatar for profile images, Closes #1891
2015-05-01 08:40:13 +02:00
Torkel Ödegaard
74a8fa61f2
Merged with 2.0 docs and restored some stuff
2015-04-29 10:33:37 +02:00
Torkel Ödegaard
a0e80e5869
Updated 2.0 docs, merged with master and removed docs for features in 2.1, doc updates related to 2.0 needs to be done to this branch
2015-04-29 10:13:00 +02:00
Garrett Bjerkhoel
1fdc5277ae
Update documentation for team_ids option
2015-04-28 20:38:05 -07:00
aibou
968b1b4308
Fix and update documents
2015-04-23 17:42:04 +09:00
Torkel Ödegaard
da74fa0862
Updated configuration and http api docs
2015-04-22 17:44:47 +02:00
Jason Harvey
ddaac50a25
Add allow_sign_up override for auth.google/github.
2015-04-16 13:43:18 -08:00
Torkel Ödegaard
41777c01f1
Updated config docs
2015-04-12 21:31:35 +02:00
Torkel Ödegaard
00a713c42e
Updated configuration docs with cert_key and cert_file info, Closes #1722
2015-04-07 16:48:30 +02:00
Torkel Ödegaard
08c19692ea
Updated configuration docs
2015-04-06 14:19:18 +02:00
Torkel Ödegaard
fde5ba85a0
Docs: Updated configuration docs with port 80 tips
2015-04-01 17:24:24 +02:00
Torkel Ödegaard
b313637848
updated confiuration docs
2015-03-30 17:39:16 +02:00
Torkel Ödegaard
2d2462fe63
Updated configuration docs
2015-03-30 09:22:58 +02:00
Torkel Ödegaard
165647184d
Updated docs: whats new in 2.0, added sharing reference docs page, #1571
2015-03-26 17:55:07 +01:00
Torkel Ödegaard
434a237764
Added ENV variable info to the configuration docs
2015-03-11 19:32:06 +01:00
Torkel Ödegaard
945cb3254c
Updated config docs with oauth setup and config instructions
2015-03-11 18:13:48 +01:00
Torkel Ödegaard
9c2edba12b
Working on config docs for grafana 2.0
2015-03-11 17:54:06 +01:00
Torkel Ödegaard
4f03a86414
Began work on configuration docs for Grafana 2.0, #1571
2015-03-11 15:13:52 +01:00