Commit Graph

366 Commits

Author SHA1 Message Date
Torkel Ödegaard b2c0eefbbc Merge pull request #2313 from alaverty/master
Fixed invalid json example, added missing comma
2015-07-09 22:05:35 +02:00
Torkel Ödegaard 8eee0d574c Merge branch 'influxdb-09-fields-enhancements' 2015-07-09 17:17:46 +02:00
Alex Laverty dca45f177f Fixed invalid json example, added missing comma 2015-07-09 11:50:29 +10:00
Torkel Ödegaard 597c1f6a41 feat(influxdb): began work on some influxdb enhancements, #2311 2015-07-08 17:41:36 +02:00
Torkel Ödegaard afcc388d8a Merge pull request #2308 from davewongillies/config_mysql_sessions
Minor update to documentation for MySQL sessions
2015-07-08 14:48:17 +02:00
David Gillies 5cd1c5c522 Minor update to documentation for MySQL sessions 2015-07-08 22:40:43 +10:00
Torkel Ödegaard 63f8800007 fix(docs): Updated getting started docs, Closes #2273, Closes #1978 2015-07-08 14:17:53 +02:00
Torkel Ödegaard 5d7c485991 fix(templating): can now use template vars in collapsed row title, Fixes #2305 2015-07-08 13:44:36 +02:00
Torkel Ödegaard 3b39c43193 Updated docs version and version fragment 2015-07-08 11:06:11 +02:00
Torkel Ödegaard b746b63036 Updated config docs with info about [dashboards.json] section , #2302 2015-07-08 10:53:06 +02:00
Espen Fjellvær Olsen 3e05eb23fd Update documentation based on templating changes 2015-07-08 09:29:54 +02:00
Dieter Plaetinck ac37b54ddb fix datasource api docs
reflects change in e2f6633d57
2015-07-07 16:07:56 -07:00
Torkel Ödegaard f6ad386ba7 Fixed capital G in Graphite in docs, reviewed annotation docs, Closes #2275 2015-07-07 17:14:57 +02:00
Torkel Ödegaard 24e527ae02 Updated Graphite docs, Closes #2271 2015-07-07 14:50:23 +02:00
Torkel Ödegaard a4b8a88ae5 Worked on templating docs, Closes #2274 2015-07-06 15:01:57 +02:00
Torkel Ödegaard 3c86c9908c Added docs for dashboard list panel, #2276 2015-07-06 12:24:11 +02:00
Dieter Plaetinck 582ebf25f9 fix config flag 2015-07-03 17:27:55 -07:00
Torkel Ödegaard fc81cda971 Updated OpenTSDB docs, Closes #2272 2015-07-03 15:13:06 +02:00
Torkel Ödegaard 7a030e0c3b Finished improving InfluxDB docs, Closes #2270 2015-07-03 15:09:46 +02:00
Torkel Ödegaard 69c027156c Updated influxdb docs, adding docs specific to influxdb 0.9, #2270 2015-07-02 17:13:12 +02:00
Torkel Ödegaard e8c65dc384 Updated OpenTSDB docs 2015-06-30 15:37:59 +02:00
Torkel Ödegaard 9266d3789b Merge remote-tracking branch 'origin/kariosdb'
Conflicts:
	public/test/test-main.js
2015-06-25 18:34:41 +02:00
Masaori Koshiba 74b8e8244a Add docs of KairosDB Datasource Plugin 2015-06-25 06:54:47 +09:00
Torkel Ödegaard cfeba99776 Merge branch 'patch-1' of https://github.com/greggsoft/grafana 2015-06-19 13:04:21 -04:00
Torkel Ödegaard c0b4f7b6d2 updated graphite docs, Closes #2165 2015-06-19 13:03:09 -04:00
Mikhail Menshenin 5da656e559 Missed double quote fix 2015-06-18 10:05:29 +05:00
Shaoxuan Zhang d23762e06b Update configuration.md
Mention replacing `.` with `_` with environment variable override.
2015-06-17 17:57:23 -10:00
Torkel Ödegaard 6deaa87a4c mention fpm in build from source docs, Closes #2145 2015-06-11 07:59:57 +02:00
Torkel Ödegaard 5562651ef0 Fixed spelling on graphite docs page 2015-06-10 17:03:16 +02: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 f582ac88b3 Fixed menu 2015-06-02 17:12:12 +01: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
Kristian Köhler 3c6b647398 added admin stuff 2015-05-21 12:56:30 +02:00
Kristian Köhler 1821809e69 listing of all none admin methods 2015-05-21 12:46:26 +02:00
fffw 1302630abe fix mac.md for incorrect href 2015-05-18 14:47:00 +08:00
jeff martinez bfafb83604 Fix minor grammar issue in docs index page 2015-05-13 09:58:58 -07: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
James Turnbull 823294f055 Fixed a series of installation doc issues
1. Fixed several spelling and grammar issues.
2. Fixed 404s for the Configuration page.
3. Fixed several Markdown formatting issues.
4. Tidy up of several pages.
2015-05-10 16:15:34 -04:00
Torkel Ödegaard 31781bc509 Fixed the link to the config page 2015-05-08 11:23:48 +02:00
Jiri Tyr e32259ccc9 Adding Ansible role for Grafana v2.x
Adding Ansible role which is compatible with Grafana v2.x.
2015-05-07 00:31:20 +01: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 020d7d4939 Update docs, fixed mistake in http api docs, Fixes #1928 2015-05-03 16:46:46 +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 9ae3d66da7 Fixed docs, screencasts page 2015-04-29 10:18:11 +02:00
Torkel Ödegaard 4c7545e909 Updated docs Makefile 2015-04-29 10:14:02 +02:00