Commit Graph

4465 Commits

Author SHA1 Message Date
Torkel Ödegaard
60ab08ed1b Updated Graphite docs page with instruction on how to add a graphite data source 2015-04-13 09:37:07 +02:00
Torkel Ödegaard
2bb85d216e Fixed fixed decimal option bug, when fixed decimal value was set to zero, Fixes #1764 2015-04-13 09:05:42 +02:00
Torkel Ödegaard
7be8fb8432 Updated install docs 2015-04-13 08:14:13 +02:00
Torkel Ödegaard
a4ef1e22d6 Updated docs 2015-04-13 07:55:07 +02:00
Torkel Ödegaard
3335041d39 Trying to split install docs into seperate pages 2015-04-13 07:34:55 +02:00
Torkel Ödegaard
19e881513b updated changelog 2015-04-12 21:34:37 +02:00
Torkel Ödegaard
41777c01f1 Updated config docs 2015-04-12 21:31:35 +02:00
Torkel Ödegaard
6b26c8d46f updated to install docs 2015-04-12 21:28:01 +02:00
Torkel Ödegaard
d4339ae9d2 Updated packaging post install 2015-04-12 16:23:43 +02:00
Torkel Ödegaard
bdc4d14036 Updated postinstall scripts 2015-04-12 16:19:44 +02:00
Torkel Ödegaard
ed82f6c681 Added upgrade step that moves sqlite3 database to new location, #1758 2015-04-12 15:58:08 +02:00
Torkel Ödegaard
d4e6ae2804 Fixed issue in rpm init.d script 2015-04-12 15:52:51 +02:00
Torkel Ödegaard
32275cb009 Merge pull request #1760 from masaori335/kairosdb-cleanup
Cleanup KairosDB Plugin
2015-04-12 15:37:45 +02:00
Torkel Ödegaard
ff353197fb Merge pull request #1759 from masaori335/kairosdb-fix-icon
Fix class names in query.editor.html of KairosDB plugin
2015-04-12 15:37:33 +02:00
Masaori Koshiba
88bf0cdb9e Fix styles around 'function' 2015-04-12 20:51:35 +09:00
Masaori Koshiba
a2b751976e Add space before and after binary operators 2015-04-12 20:41:09 +09:00
Masaori Koshiba
ddb4b928a0 Delete MetricListToObject which never used 2015-04-12 20:28:01 +09:00
Masaori Koshiba
2b5fa599fb Fix styles warned by jshint 2015-04-12 20:28:00 +09:00
Masaori Koshiba
ae2201ef6f Add space after keywords 2015-04-12 20:28:00 +09:00
Masaori Koshiba
ed69ddedbf Fix styles warned by jscs 2015-04-12 20:27:51 +09:00
Masaori Koshiba
66f5411402 Fix class names in query.editor.html of KairosDB Plugin 2015-04-12 18:39:41 +09:00
Torkel Ödegaard
a60bf642e1 Updated build.go 2015-04-12 09:51:56 +02:00
Torkel Ödegaard
be8a72c35b Updated rpm post install script, #1758 2015-04-12 09:49:28 +02:00
Torkel Ödegaard
cc14705404 Update changelog 2015-04-12 09:42:27 +02:00
Torkel Ödegaard
6de584aafc Updated to config file finding, and added homepath command line option 2015-04-12 09:15:49 +02:00
Torkel Ödegaard
cc427b1307 Merge branch 'master' into packaging_refactoring 2015-04-10 17:45:01 +02:00
Torkel Ödegaard
00cdb5e36a Merge pull request #1738 from mtanda/suppress_redrawing_by_tooltip
Suppress redrawing when Shared Crosshair is disabled
2015-04-10 17:44:39 +02:00
Torkel Ödegaard
437cd50039 Merge pull request #1740 from craftytrickster/master
When performing a metric find query, the InfluxDb9 datasource needs a qu...
2015-04-10 17:41:56 +02:00
Torkel Ödegaard
61add0ecc6 Merge pull request #1742 from mattttt/patch-1
Typo fix in help_modal.html
2015-04-10 17:41:21 +02:00
Torkel Ödegaard
8accb8865a restart on upgrade default to false 2015-04-10 17:36:25 +02:00
Torkel Ödegaard
c44248440e Updated to rpm package 2015-04-10 17:32:40 +02:00
Torkel Ödegaard
d32c03ed11 Rpm working again, systemd working on centos 7 2015-04-10 16:20:01 +02:00
Torkel Ödegaard
3e49609099 started work on new rpm package 2015-04-10 11:35:14 +02:00
Torkel Ödegaard
c47f4bc97c systemd service is working on debian jessie 2015-04-10 11:26:03 +02:00
Torkel Ödegaard
8ee7d5c2d5 Deb package is starting to work 2015-04-10 11:05:56 +02:00
Torkel Ödegaard
2020fedfdb Fixed issue with overriding default config values via command line 2015-04-10 10:58:32 +02:00
Matt
40b2535728 Typo fix in help_modal.html
Fixed typo in header (Keyboard shutcuts -. Keyboard shortcuts)
2015-04-09 16:18:15 -04:00
David Raifaizen
2d016c5a3f When performing a metric find query, the InfluxDb9 datasource needs a query type in order to return results succesfully. This parameter is not available when called from the templateValuesSrv, which is causing an error 2015-04-09 12:05:18 -04:00
Mitsuhiro Tanda
ba3bb57926 suppress all graph redrawing when shared tooltip is enabled 2015-04-10 00:34:23 +09:00
Torkel Ödegaard
4c6d7630cd more work on refining config loading, and packaging 2015-04-09 17:18:04 +02:00
Torkel Ödegaard
d1767144a8 Reworking configuration loading and overriding 2015-04-09 12:16:59 +02:00
Torkel Ödegaard
a991cda233 Began work on refactoring reading config values 2015-04-08 20:31:42 +02:00
Torkel Ödegaard
9c2040aa9b More deb & rpm work, systemd testing 2015-04-08 16:58:05 +02:00
Torkel Ödegaard
96ee1c17a3 Worked on new deb & rpm packaging and init.d scripts 2015-04-08 14:10:04 +02:00
Torkel Ödegaard
6911572fa1 Panel image rendering: now works under self-signed https cert, Fixes #1726 2015-04-08 09:06:01 +02:00
Torkel Ödegaard
059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 2015-04-08 08:59:12 +02:00
Torkel Ödegaard
f28af4f369 OpenTSDB: another improvement to OpenTSDB query -> query result matching 2015-04-07 21:47:06 +02:00
Torkel Ödegaard
1bd238191c OpenTSDB: better matching for query -> query result series 2015-04-07 21:42:21 +02:00
Torkel Ödegaard
c07d48d930 A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session 2015-04-07 19:21:14 +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