Commit Graph

3464 Commits

Author SHA1 Message Date
Masaori Koshiba
d86814b6c5 Refactoring of tag suggestion 2015-04-26 23:02:40 +09:00
Torkel Ödegaard
87007994af Merge branch 'kairosdb-metric-text' of https://github.com/masaori335/grafana into kariosdb 2015-04-26 15:22:21 +02:00
Torkel Ödegaard
03e4afa736 Merge pull request #1882 from masaori335/kairosdb-appearance
Fix query editor appearance of KairosDB Plugin
2015-04-26 15:15:05 +02:00
Torkel Ödegaard
f120e96eeb Merge pull request #1883 from masaori335/kairosdb-merge-master
Merge branch 'master' into kariosdb
2015-04-26 15:14:28 +02:00
Masaori Koshiba
7e044e29ba Change metric form input text
Preparation of templated dashboard support.
2015-04-26 19:31:04 +09:00
Masaori Koshiba
63ac6640e6 Merge branch 'master' into kairosdb-merge-master 2015-04-26 11:04:02 +09:00
Torkel Ödegaard
e410fbb558 Corrected SQL migration for snapshot table column type change, #1880 2015-04-25 20:28:50 +02:00
Torkel Ödegaard
4eeaa6bf9d Merge pull request #1881 from raintank/issue1880
fixes #1880 correct mysql statement for modifying column data type
2015-04-25 20:24:22 +02:00
Masaori Koshiba
5d57931060 Fix appearance of query editor 2015-04-26 00:24:04 +09:00
Anthony Woods
f227002a80 fixes #1880 dashboard_snapshot table does not have a data column 2015-04-25 18:51:25 +08:00
Anthony Woods
d84d92f73c fixes #1880 correct mysql statement for modifying column data type 2015-04-25 18:46:30 +08:00
Masaori Koshiba
0a23a996bc Remove targetLetters 2015-04-25 16:12:10 +09:00
Torkel Ödegaard
380b7f4d94 updated version to 2.1.0-pre1 2015-04-24 15:57:20 +02:00
Torkel Ödegaard
bad2d1a974 Merge pull request #1869 from marknoe1/extra_uom
Added units for voltage, current and frequency
2015-04-24 15:55:53 +02:00
Torkel Ödegaard
4fd2c0570c Replaced slug dependency with one that did not use gopkgs.com 2015-04-24 15:46:16 +02:00
Torkel Ödegaard
7064d87106 Firefox/IE issue, invisible text in dashboard search fixed, Fixes #1872 2015-04-24 11:20:09 +02:00
Mark Oellermann
f8ceb341d6 Added units for voltage, current and frequency 2015-04-24 13:23:54 +10:00
Torkel Ödegaard
b99ee2562e Restored sql integration tests to use in mem sqlite3 2015-04-23 16:21:49 +02:00
Torkel Ödegaard
8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 2015-04-23 16:18:46 +02:00
Torkel Ödegaard
d92fae07a5 Merge pull request #1860 from aibou/master
Fix and update documents
2015-04-23 14:55:17 +02:00
aibou
968b1b4308 Fix and update documents 2015-04-23 17:42:04 +09:00
Torkel Ödegaard
e9a174d1c5 Merge pull request #1854 from ton31337/master
Remove exit 0 at the end of init.d script
2015-04-23 08:45:26 +02:00
Torkel Ödegaard
2c52224013 /api/login/ping Fix for issue when behind reverse proxy and subpath, Fixes #1857 2015-04-23 08:24:30 +02:00
Donatas Abraitis
869cf705e0 Remove exit 0 at the end of init.d script 2015-04-22 22:29:56 +03:00
Torkel Ödegaard
9f6a348851 Updated install docs with 2.0.2 version 2015-04-22 19:23:28 +02:00
Torkel Ödegaard
aa52f6675c updated changelog 2015-04-22 17:56:07 +02:00
Torkel Ödegaard
9cc5e981dd Bumped version to 2.0.2 2015-04-22 17:51:50 +02:00
Torkel Ödegaard
da74fa0862 Updated configuration and http api docs 2015-04-22 17:44:47 +02:00
Torkel Ödegaard
1dfc576263 Panel timeshift: You can now use panel timeshift without a relative time override, Fixes #1848 2015-04-22 13:54:31 +02:00
Torkel Ödegaard
170e8a5d76 Another docs update 2015-04-22 13:47:15 +02:00
Torkel Ödegaard
bd0bf3747e Began work on http api docs, #1822 2015-04-22 13:23:33 +02:00
Torkel Ödegaard
a11b180480 Snapshots: Fixed issue with snapshoting dashboards with an interval template variable, Fixes #1846 2015-04-22 12:27:12 +02:00
Torkel Ödegaard
f8cfbedefd Removed semver dependency from go build script 2015-04-22 08:56:14 +02:00
Torkel Ödegaard
90a77bdf85 Fixed failure loop in init.d script when grafana will not start (due to permission issue or other), Fixes #1837 2015-04-22 08:47:53 +02:00
Torkel Ödegaard
e438d21cc0 fixed minor issue in build file 2015-04-22 08:26:49 +02:00
Torkel Ödegaard
dc88fff704 Migration: Import dashboards from Elasticsearch was capped at 100, now capped at 10000, Fixes #1843 2015-04-22 07:50:23 +02:00
Torkel Ödegaard
8ff316252e Update info text in grafana test data source, Fixes #1840 2015-04-21 21:17:32 +02:00
Torkel Ödegaard
dabdf1b7fd Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832 2015-04-21 18:46:44 +02:00
Torkel Ödegaard
6fb6e44ece updated rpm install docs 2015-04-21 17:17:08 +02:00
Torkel Ödegaard
6df299886e Updated windows install instructions 2015-04-21 13:30:15 +02:00
Torkel Ödegaard
b25411ef6b Updated license link on docs page 2015-04-21 10:23:10 +02:00
Torkel Ödegaard
dfa5b005cc Updated docs makefile 2015-04-21 10:20:55 +02:00
Torkel Odegaard
73b512859a Small ui align fix to graph axis and grid edit ui 2015-04-21 09:48:50 +02:00
Torkel Ödegaard
c2a4e4720b Merge pull request #1827 from bergquist/set_default_line_fill_to_1
Change default values for linewidth and fill.
2015-04-21 09:43:46 +02:00
carl bergquist
74c5015648 Change default values for linewidth and fill. 2015-04-21 09:27:15 +02:00
Torkel Odegaard
5bddf79d09 Correctly determine arch for windows builds 2015-04-21 08:56:32 +02:00
Torkel Odegaard
05bed2fd8a Fixed folder location for readme and license files in bin tar / zip package 2015-04-21 08:20:34 +02:00
Torkel Ödegaard
c3f0ef4126 Merge pull request #1821 from masaori335/kairosdb-refactoring
Clean up KairosDB Plugin
2015-04-20 21:08:53 +02:00
Torkel Ödegaard
e549a9c09c Fixed minor docs issue 2015-04-20 18:16:55 +02:00
Torkel Ödegaard
8ef3ee1319 Updated appveyor spec file again (windows CI server, hope to get windows builds soon) 2015-04-20 18:09:57 +02:00