Torkel Ödegaard
|
0a677449dc
|
Fixed issue in dashboard settings modal and timepicker options
|
2014-08-04 15:52:41 +02:00 |
|
Torkel Ödegaard
|
6e9723325f
|
Fixed issue span set to zero. Removed zero option from row editor. Closes #645
|
2014-08-04 12:26:53 +02:00 |
|
Torkel Ödegaard
|
e9a046e74d
|
Small annotation fix when leaving edit mode and having series hidden
|
2014-08-04 07:18:26 +02:00 |
|
Torkel Ödegaard
|
44f0c749d5
|
Fix for InfluxDB temp dashboards, seperate series name prefix so they do not show up in dashboard search, #633
|
2014-08-03 12:20:42 +02:00 |
|
Torkel Ödegaard
|
082d2c739e
|
updated changelog with #641 change
|
2014-08-03 12:12:38 +02:00 |
|
Torkel Ödegaard
|
6354b1aec0
|
Merge branch 'jordanrinke-master'
|
2014-08-03 12:08:17 +02:00 |
|
Torkel Ödegaard
|
512dbf1980
|
Refactoring temp dashboard settings, and handling, moved from dashboard to config.js, defaults are enabled, and ttl of 30 days, #641, #638
|
2014-08-03 12:07:50 +02:00 |
|
Torkel Ödegaard
|
ed491b0caf
|
Merge branch 'master' of github.com:jordanrinke/grafana into jordanrinke-master
|
2014-08-01 15:29:29 +02:00 |
|
Torkel Ödegaard
|
d6814587ad
|
Update changelog and config sample
|
2014-08-01 11:34:57 +02:00 |
|
Torkel Ödegaard
|
586399a814
|
Graphite: Fix for graphite expressions parser failure when metric expressions starts with curly brace segment, Fixes #528
|
2014-08-01 09:28:57 +02:00 |
|
Torkel Ödegaard
|
867186fd66
|
Filtering: Fix for nested filters, changing a child filter could result in infinite recursion in some cases, Fixes #628
|
2014-08-01 08:54:22 +02:00 |
|
Jordan Rinke
|
48c18ee8d1
|
fixed 2 coding errors noted by travis
|
2014-07-31 13:48:28 -07:00 |
|
Jordan Rinke
|
f5d5d9a504
|
fixed 2 coding errors noted by travis
|
2014-07-31 13:45:17 -07:00 |
|
Jordan Rinke
|
f958924b79
|
added saving and showing temp searches also trailing comman in default.json was causing the default to fail to load for me, #633
|
2014-07-31 12:37:35 -07:00 |
|
Torkel Ödegaard
|
67582aaee4
|
cleanup of 'loader' settings, removed loader.save_elasticsearch, loader.load_elasticsearch. Save/Load is default enabled and will use any datasource marked with grafanaDB: true property
|
2014-07-31 14:20:53 +02:00 |
|
Torkel Ödegaard
|
8ebe260628
|
Added support for deleting dashboards to influxdb datasource, #633
|
2014-07-31 12:39:49 +02:00 |
|
Torkel Ödegaard
|
a6d2590834
|
Merge PR #618
|
2014-07-31 12:28:11 +02:00 |
|
Torkel Ödegaard
|
923cd045cd
|
Changed opentsdb metric option chartLabel to Alias to better conform to grafana naming, updated changelog with PR #618 info
|
2014-07-31 12:27:49 +02:00 |
|
Torkel Ödegaard
|
f64bcf0d08
|
Merge branch 'master' of github.com:heldr/grafana into heldr-master
|
2014-07-31 12:16:07 +02:00 |
|
Torkel Ödegaard
|
c48b6e23eb
|
Updated changelog with PR #626
|
2014-07-31 11:22:20 +02:00 |
|
Torkel Ödegaard
|
b2eabda5b6
|
Merge branch 'master' of github.com:kamaradclimber/grafana into kamaradclimber-master
|
2014-07-31 11:17:08 +02:00 |
|
Torkel Ödegaard
|
305e12be1d
|
Updated changelog and config.sample.js with info about #633
|
2014-07-31 11:11:33 +02:00 |
|
Torkel Ödegaard
|
30ad784d95
|
Changed dashboard urls from /dashboard/elasticsearch/<title> to dashboard/db/<title>, old urls will still work
|
2014-07-31 11:06:02 +02:00 |
|
Torkel Ödegaard
|
7be7b07c19
|
Changed search result model to be more datasource agnostic
|
2014-07-31 10:54:36 +02:00 |
|
Torkel Ödegaard
|
88c46f4612
|
Merge branch 'influxdb_dashstore'
|
2014-07-31 10:37:17 +02:00 |
|
Torkel Ödegaard
|
1c1b9b5c9d
|
InfluxDB: save/load and search works, tag facets still to be done, but is not critical, #633
|
2014-07-31 10:36:45 +02:00 |
|
Gregoire Seux
|
f5f3256824
|
Downscale y axis to more precise unit
y axis unit is already upscaled automatically, this commit adds
automatic downscale.
It also fixes the number of decimals displayed (0 -> decimals)
|
2014-07-31 09:40:23 +02:00 |
|
Torkel Ödegaard
|
d056b1f1e1
|
Search: max_results config.js option & scroll in search results (To show more or all dashboards), Closes #631
|
2014-07-31 09:17:37 +02:00 |
|
Torkel Ödegaard
|
c86a30921f
|
Save/load dashboard from/to influxdb works, #633
|
2014-07-30 15:38:09 +02:00 |
|
Torkel Ödegaard
|
14f09e3787
|
Added filtering support for graphite events/metrics, Closes #402
|
2014-07-30 13:09:23 +02:00 |
|
Torkel Ödegaard
|
d2a342a94e
|
Merge branch 'elastic_annotations'
Conflicts:
src/css/bootstrap.dark.min.css
src/css/bootstrap.light.min.css
src/css/default.min.css
|
2014-07-30 11:36:47 +02:00 |
|
Torkel Ödegaard
|
c61e4c02bd
|
further work on unifying datasources, #630
|
2014-07-30 11:34:09 +02:00 |
|
Torkel Ödegaard
|
b8ce61ae45
|
General architectural changes around datasources, unifying dashboard loading behind datasource abstraction, #630
|
2014-07-30 10:52:02 +02:00 |
|
Torkel Ödegaard
|
5a25b0885c
|
added datasource filtering based on datasource abilities
|
2014-07-30 08:34:58 +02:00 |
|
Torkel Ödegaard
|
337cbb2844
|
Ctrl+H (hide controls) issue introduced in recent commit, Closes #625
|
2014-07-29 17:50:09 +02:00 |
|
Torkel Ödegaard
|
fa3b84a615
|
Elastic search annotations are working, need to refactor and unify datasource abstraction more, #201
|
2014-07-29 17:24:42 +02:00 |
|
Torkel Ödegaard
|
4e47447dec
|
began work on ES annotation datasource, #201
|
2014-07-29 11:26:05 +02:00 |
|
Torkel Ödegaard
|
a1772d26b5
|
New global option in config.js to specify admin password (useful to hinder some users from accidentally making changes), Closes #606
|
2014-07-29 09:45:07 +02:00 |
|
Torkel Ödegaard
|
77e5e75b2f
|
Fixed ngmin build issue introduced in route refactoring, Fixes #622
|
2014-07-29 08:13:23 +02:00 |
|
Torkel Ödegaard
|
77bfd85e9e
|
Changed all kibana words to grafana
|
2014-07-28 18:11:52 +02:00 |
|
Torkel Ödegaard
|
272ea9fe17
|
Added global datasource config option cacheTimeout for graphite datasource, #266
|
2014-07-28 17:54:32 +02:00 |
|
Torkel Ödegaard
|
8aed1aa634
|
Fix for cacheTimeout undefined value, #266
|
2014-07-28 17:01:48 +02:00 |
|
Torkel Ödegaard
|
2bec41b80e
|
Graphite: new option available in metrics view to set cacheTimeout, will override default memcache timeout, Closes #266
|
2014-07-28 15:01:00 +02:00 |
|
Torkel Ödegaard
|
38633b6db4
|
Merge branch 'develop'
|
2014-07-28 12:41:51 +02:00 |
|
Torkel Odegaard
|
e62dc00d7b
|
Fix for build issues on windows, Fixes #574
|
2014-07-28 11:08:19 +02:00 |
|
Torkel Ödegaard
|
f619fc3e7e
|
merge with master
|
2014-07-25 12:37:39 +02:00 |
|
Torkel Ödegaard
|
6c7d74c43b
|
updated changelog with PR #604
|
2014-07-25 12:36:23 +02:00 |
|
Torkel Ödegaard
|
268cead331
|
Merge pull request #604 from floored1585/add_bps
Adding bps unit type for network gear
|
2014-07-25 12:30:13 +02:00 |
|
Torkel Ödegaard
|
70521f0756
|
InfluxDB: support for InfluxDB v0.8 'list series' response schema, Fixes #610
|
2014-07-25 12:14:15 +02:00 |
|
Helder Santana
|
1f283d93ca
|
add opentsdb chart label field
|
2014-07-23 14:19:21 -04:00 |
|