Alexander Zobnin
|
46d2067af2
|
prometheus: add tests for heatmap mode
|
2018-03-12 17:37:21 +03:00 |
|
Alexander Zobnin
|
94cf560304
|
Merge remote-tracking branch 'upstream/master' into prometheus-heatmap
|
2018-03-12 17:16:02 +03:00 |
|
Alexander Zobnin
|
479209f483
|
prometheus: datasource refactor
|
2018-03-12 17:13:05 +03:00 |
|
Carl Bergquist
|
e94d23e5ff
|
Merge pull request #10873 from willyhutw/cloudwatch_dimension_values_add_dimension_filter
Cloudwatch dimension_values add dimension filter.
|
2018-03-12 14:24:26 +01:00 |
|
Mitsuhiro Tanda
|
4e1501b172
|
set default value of httpMethod
|
2018-03-12 13:53:05 +09:00 |
|
Mitsuhiro Tanda
|
a83ede0193
|
support POST for query and query_range
|
2018-03-12 13:25:05 +09:00 |
|
bergquist
|
71df2760a1
|
Merge branch 'cw_high_resolution' of https://github.com/mtanda/grafana
* 'cw_high_resolution' of https://github.com/mtanda/grafana:
fix, set default highResolution setting
support cloudwatch high resolution query
|
2018-03-08 18:02:35 +01:00 |
|
Alexander Zobnin
|
759e05d09e
|
heatmap: add explanation of Time series buckets mode
|
2018-03-07 17:08:34 +03:00 |
|
Alexander Zobnin
|
5e452e445c
|
heatmap: able to set upper/lower bucket bound manually
|
2018-03-07 16:57:46 +03:00 |
|
Alexander Zobnin
|
18a90667ba
|
heatmap: refactor
|
2018-03-07 16:33:33 +03:00 |
|
Alexander Zobnin
|
a791a92d79
|
heatmap: fix Y axis and tooltip decimals and units issues
|
2018-03-07 13:28:44 +03:00 |
|
Carl Bergquist
|
08f587a0ef
|
Merge pull request #10838 from ilgizar/7107_right_y_axis
Thresholds for Right Y axis
|
2018-03-06 15:18:24 +01:00 |
|
Alexander Zobnin
|
0912f61ea3
|
heatmap: fix tooltip count and bucket bound format
|
2018-03-06 15:21:37 +03:00 |
|
Tony Dong
|
96504940a8
|
fix typo in heatmap rendering.ts (#11101)
|
2018-03-06 10:36:06 +01:00 |
|
Alexander Zobnin
|
5037f93a78
|
heatmap: sort series before converting to heatmap.
This allows to use histogram series from arbitrary datasource and display it properly.
|
2018-03-05 14:01:55 +03:00 |
|
Julien Pivotto
|
69c93e6401
|
Fix Prometheus 2.0 stats (#11048)
Fixes #11016
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2018-03-03 13:40:28 +01:00 |
|
Daniel Lee
|
cc2f478792
|
Merge branch 'docs_v5.0'
|
2018-03-01 09:36:48 +01:00 |
|
Alexander Zobnin
|
fa8403750b
|
Merge remote-tracking branch 'upstream/master' into prometheus-heatmap
|
2018-03-01 11:09:04 +03:00 |
|
Alexander Zobnin
|
d6087eb5f4
|
heatmap: hide unused Y axis controls for tsbuckets mode
|
2018-02-28 16:30:00 +03:00 |
|
Alexander Zobnin
|
76c684cc01
|
heatmap: format numeric tick labels in tsbuckets mode
|
2018-02-28 16:19:58 +03:00 |
|
Alexander Zobnin
|
dfe8b0a0d2
|
heatmap: add rendering tests for tsbuckets mode
|
2018-02-28 15:58:28 +03:00 |
|
Alexander Zobnin
|
5c73ed6ecd
|
heatmap: use series names as top or bottom bounds, depends of datasource
|
2018-02-27 15:14:40 +03:00 |
|
Alexander Zobnin
|
f21cebeefd
|
heatmap: refactor
|
2018-02-27 14:17:57 +03:00 |
|
Alexander Zobnin
|
7c78e8e383
|
heatmap: add few tests for histogram converter
|
2018-02-27 14:17:29 +03:00 |
|
Alexander Zobnin
|
26ddb9977f
|
heatmap: fix Y bucket size calculation for 'tsbuckets' mode
|
2018-02-26 16:26:54 +03:00 |
|
Brian Gann
|
fa193fa888
|
offer template variables for tags
|
2018-02-22 18:45:11 -05:00 |
|
Marcus Efraimsson
|
6751bbc17f
|
Merge branch 'master' into docs_v5.0
|
2018-02-22 15:55:44 +01:00 |
|
Alexander Zobnin
|
2a2675c1af
|
heatmap: fix bucket labels shift
|
2018-02-22 16:54:28 +03:00 |
|
Alexander Zobnin
|
e0a874f677
|
heatmap tooltip: fix bucket bounds for 'tsbuckets' mode
|
2018-02-22 16:33:45 +03:00 |
|
Alexander Zobnin
|
cc34c9a651
|
heatmap tooltip: fix count decimals
|
2018-02-22 16:12:42 +03:00 |
|
Alexander Zobnin
|
bc47380032
|
heatmap: fix tooltip histogram for 'tsbuckets' mode
|
2018-02-22 16:06:21 +03:00 |
|
Alexander Zobnin
|
97c54e6956
|
heatmap: use buckets from histogram with 'tsbuckets' mode
|
2018-02-22 15:43:08 +03:00 |
|
Alexander Zobnin
|
e361a31a2a
|
prometheus: tests for heatmap format
|
2018-02-21 20:22:46 +03:00 |
|
Torkel Ödegaard
|
aa3872a0e2
|
fix: elasticsearch terms size now allows custom values again, fixes #10124
|
2018-02-21 15:41:55 +01:00 |
|
Alexander Zobnin
|
efa869bb89
|
prometheus: initial heatmap support
|
2018-02-21 15:26:45 +03:00 |
|
Torkel Ödegaard
|
2f6e77af1e
|
Merge branch 'master' into docs_v5.0
|
2018-02-21 10:47:14 +01:00 |
|
Alexander Zobnin
|
ceb8223ddf
|
Fixes for heatmap panel in Grafana 5 (#10973)
* heatmap: fix chart height
* heatmap: fix font size
* heatmap: fix legend size
* heatmap: fix rendering tests
|
2018-02-21 09:16:56 +01:00 |
|
Patrick O'Carroll
|
1293fcadd2
|
added an if to check for null to sort null as 0 (#10961)
* added an if to check for null to sort null as 0
* changed 0 to -Infinity
|
2018-02-20 09:45:30 +01:00 |
|
Torkel Ödegaard
|
ae20366b01
|
graph: added 0.5 point radius option
|
2018-02-19 11:37:42 +01:00 |
|
Zachary Cava
|
710bb70746
|
[elasticsearch] Allow nested fields for annotation source (#10936)
|
2018-02-19 09:26:13 +01:00 |
|
Daniel Lee
|
6fa46d9539
|
plugins: update meta data for all core plugins
So that the readme's can be published on Grafana.com
|
2018-02-15 16:50:38 +01:00 |
|
Mitsuhiro Tanda
|
18c54a9341
|
support cloudwatch high resolution query
|
2018-02-15 23:35:01 +09:00 |
|
Torkel Ödegaard
|
57103ec98a
|
fix: refactoring #10922
|
2018-02-15 12:42:17 +01:00 |
|
Torkel Ödegaard
|
4b4e38531b
|
Merge branch 'fix-10526' of https://github.com/alexanderzobnin/grafana
|
2018-02-15 11:46:33 +01:00 |
|
Alexander Zobnin
|
b4c51f8822
|
Fix phantomjs legend rendering issue, #10526
|
2018-02-15 12:59:14 +03:00 |
|
Carl Bergquist
|
fcca578f41
|
updates readmes for mysql and postgres (#10913)
ref #10813
|
2018-02-15 09:38:39 +01:00 |
|
ilgizar
|
425586f67d
|
Set default threshold axis to 'left' for panels created before this feature.
|
2018-02-14 23:44:04 +05:00 |
|
Marcus Efraimsson
|
2b31465254
|
Merge branch 'master' into docs_v5.0
|
2018-02-12 14:29:22 +01:00 |
|
Willy Hu (IS-TW)
|
725e23ef7d
|
Cloudwatch dimension_values add dimension filter.
issue #10029
e.g.
- dimension_values($region, $namespace, cpu_usage_system, cpu)
- dimension_values($region, $namespace, disk_used_percent, device, {"InstanceId": "$instance_id"})
- dimension_values($region, $namespace, disk_used_percent, path, {"InstanceId": "$instance_id", "device": "$device"})
|
2018-02-12 10:13:55 +00:00 |
|
Alexander Zobnin
|
111b32290a
|
Fixes for graphite tags editor (#10861)
* graphite: don't fetch tags on editor init
* add debounce option to query editor directives
* graphite: debounce tag queries
|
2018-02-09 16:20:30 +01:00 |
|