Andrew Rodgers
|
05303dab45
|
Revert "Added left and right min and max for y-axis"
This reverts commit 8743ba2886 .
|
2014-06-20 02:54:34 +00:00 |
|
Andrew Rodgers
|
9edaa407f2
|
updated nginx conf examples for graphite CORS configuration
|
2014-06-20 02:44:45 +00:00 |
|
Andrew Rodgers
|
be03f6adb6
|
updated nginx conf examples for graphite CORS configuration
|
2014-06-20 02:42:18 +00:00 |
|
Andrew Rodgers
|
c37496f2b0
|
added nginx conf examples for graphite CORS configuration
|
2014-06-20 02:40:01 +00:00 |
|
Andrew Rodgers
|
8743ba2886
|
Added left and right min and max for y-axis
|
2014-06-19 21:49:49 +00:00 |
|
Akeru
|
c100054d68
|
Allow [[..]] filter notation in all text panels
Based on #408 with fixed filter service method. Supports html, text and
markdown panels.
|
2014-06-18 17:28:40 +02:00 |
|
Torkel Ödegaard
|
2fbb87e17a
|
fix jshint and updated changelog with PR #500
|
2014-06-17 18:09:10 +02:00 |
|
Pauly Myjavec
|
1eadf52f5e
|
Fixes regex InfluxDB queries intoduced in 1.6.0
Do not encapsulate regex with quotes in query string
Fix the way series names are displayed, do not use column name but
rather series names
|
2014-06-17 22:38:52 +10:00 |
|
Torkel Ödegaard
|
810f46c450
|
updated karma dependencies in package.json
|
2014-06-16 12:40:41 +02:00 |
|
Torkel Ödegaard
|
393dfd1e96
|
changed version to 1.6.0
|
2014-06-16 12:24:04 +02:00 |
|
Torkel Ödegaard
|
011e95b331
|
Graphite query lexer change, can now handle regex parameters for aliasSub function (Fixes #126)
|
2014-06-16 08:14:34 +02:00 |
|
Torkel Ödegaard
|
9f3681642a
|
Merge branch 'dashboard_loading_refactoring' of github.com:torkelo/grafana-private into dashboard_loading_refactoring
|
2014-06-14 14:55:29 +02:00 |
|
Torkel Ödegaard
|
a4ca679b65
|
Merge branch 'master' of github.com:torkelo/grafana-private into dashboard_loading_refactoring
|
2014-06-14 14:54:55 +02:00 |
|
Torkel Ödegaard
|
d198095d7a
|
Merge branch 'master' into dashboard_loading_refactoring
|
2014-06-14 14:51:09 +02:00 |
|
Torkel Ödegaard
|
da451d013a
|
Refactoring and rewrite parts of influxdb group by feature from PR #441
|
2014-06-14 14:40:22 +02:00 |
|
Torkel Ödegaard
|
d18244a8a1
|
removed commented out sections of the opentsdb datasource
|
2014-06-14 11:53:16 +02:00 |
|
Torkel Ödegaard
|
6214872e0c
|
Merge branch 'master' of github.com:grafana/grafana
|
2014-06-14 11:39:44 +02:00 |
|
Torkel Ödegaard
|
6885cea0fd
|
Improvement and polish to the OpenTSDB query editor (Issue #492)
|
2014-06-14 11:38:27 +02:00 |
|
Torkel Ödegaard
|
438455bc8c
|
finally removed elasticjs library
|
2014-06-13 13:58:34 +02:00 |
|
Torkel Ödegaard
|
7914f65f68
|
removed redundant load/save options
|
2014-06-13 13:50:09 +02:00 |
|
Torkel Ödegaard
|
d0b79ad335
|
now dashboard deleting works
|
2014-06-12 17:40:37 +02:00 |
|
Torkel Ödegaard
|
7dc4484f6a
|
Renamed dashboard service to dashboardModel, fixed saving default dashboard feature
|
2014-06-12 17:03:52 +02:00 |
|
Torkel Ödegaard
|
257ea391da
|
fixed issues with unsaved changes srv
|
2014-06-12 16:35:58 +02:00 |
|
Torkel Ödegaard
|
4c64bcfae7
|
keyboard binding now work again
|
2014-06-12 13:37:40 +02:00 |
|
Torkel Ödegaard
|
99d2f537c2
|
sharing temp dashboard is now working again
|
2014-06-11 20:22:05 +02:00 |
|
Torkel Ödegaard
|
6c32365e00
|
more work on refactoring ES usage
|
2014-06-11 08:19:52 +02:00 |
|
Torkel Ödegaard
|
95925aafb1
|
removed dependence on elasticsearch js client from search, will try to remove this depdence in other places and just use $http, elasticsearch js client is to big and does not provide enough value
|
2014-06-11 08:11:13 +02:00 |
|
Torkel Ödegaard
|
77bfaa4245
|
fixed default dashboard json editable flag, accidentally set to to false
|
2014-06-11 08:07:18 +02:00 |
|
Torkel Ödegaard
|
0a3d4a5ab0
|
elasticsearch saving does now work, still have to do ttl and temp dashboard
|
2014-06-10 21:32:38 +02:00 |
|
Torkel Ödegaard
|
e8c11251de
|
fix for build step that replaces @grafanaVersion@ with correct version string
|
2014-06-09 16:59:53 +02:00 |
|
Torkel Ödegaard
|
87a8b1b3f5
|
small fix to config.sample.js
|
2014-06-09 13:33:30 +02:00 |
|
Torkel Ödegaard
|
2328c60d12
|
small refactoring progress
|
2014-06-08 20:46:30 +02:00 |
|
Torkel Ödegaard
|
61cd5cf4e6
|
fixed jshint and jscs checks
|
2014-06-08 16:09:36 +02:00 |
|
Torkel Ödegaard
|
1eb9efe2d5
|
fixing broken things
|
2014-06-08 16:08:12 +02:00 |
|
Torkel Ödegaard
|
d5882f2efe
|
ES and file loading is working
|
2014-06-08 15:28:50 +02:00 |
|
Torkel Ödegaard
|
5f3991127b
|
refactoring progress
|
2014-06-08 14:40:44 +02:00 |
|
Torkel Ödegaard
|
c5d2590293
|
removed unused code
|
2014-06-08 13:00:59 +02:00 |
|
Torkel Ödegaard
|
b995dc54f1
|
further refactoring
|
2014-06-07 21:00:05 +02:00 |
|
Torkel Ödegaard
|
79404e754e
|
started on some big refactoring of how the app starts and how dashboard object is loaded, created. This should make it easier to add other dashboard storage backends and other views
|
2014-06-07 19:43:15 +02:00 |
|
Torkel Ödegaard
|
92318d5804
|
small fix for click on row menu submenus
|
2014-06-07 09:05:30 +02:00 |
|
Torkel Ödegaard
|
191f9daf4d
|
update changelog
|
2014-06-07 08:16:34 +02:00 |
|
Torkel Ödegaard
|
b67280f0d4
|
Merge pull request #476 from lyrixx/axis-s-week
Format seconds metric by week if needed
|
2014-06-07 07:06:53 +02:00 |
|
Torkel Ödegaard
|
ce8bdabab8
|
Adding JSCS (javascript style checker)
|
2014-06-07 07:05:42 +02:00 |
|
Grégoire Pineau
|
b40af07103
|
Format seconds metric by week if needed
|
2014-06-07 02:06:34 +02:00 |
|
Torkel Ödegaard
|
f3698cd625
|
Cleanup of config.sample.js, removed graphiteUrl setting, it will still work for next release
|
2014-06-06 23:33:33 +02:00 |
|
Clicky
|
c928618d1a
|
Formatting.
|
2014-06-06 11:59:02 -07:00 |
|
Clicky
|
3cc83ced93
|
Merge branch 'master' into add-influx-group-by
Conflicts:
.gitignore
src/app/partials/influxdb/editor.html
src/app/services/influxdb/influxdbDatasource.js
|
2014-06-06 11:52:02 -07:00 |
|
Torkel Ödegaard
|
0ad4f3b85e
|
Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475)
|
2014-06-06 18:30:15 +02:00 |
|
Torkel Ödegaard
|
2d061ce45a
|
changed default row height to 250px
|
2014-06-06 16:05:56 +02:00 |
|
Torkel Ödegaard
|
6e2348d2b1
|
renamed graphite panel to graph
|
2014-06-06 16:03:39 +02:00 |
|