Dieter Plaetinck
Dieter Plaetinck
somebody requested this on irc today. basically stack targets on a graph, but at each point in time, rescale all samples so that they all add up to a given...
it should be possible to choose whether you want a catchall bucket or not. i think this makes sense for both aggregation and grouping. a simple syntax and implementation could...
let's say I want to alert on the amount of GB free of /var on my graphite machine. I enter the query "unit=GB type=free graphite3 var" because of #69 we...
this probably already mostly works, but not all cases. for example a target with unit=Pckt, target_type=counter (a statsd packets received metric), when I query for unit=Pckt/s it shows up with...
dashboards should be: - editable through web UI(add/remove queries, edit queries, set default value for apply to all) - saveable and loadable through web UI the default interface: - should...
when you have multiple metrics that all have tags n1,n2,...n5 (some have n6 and n7, not sure yet if this matters). say you want to have 1 graph, and all...
if you didn't filter down a lot, it can happen that graphs contain hundreds of metrics. - due to the grouping, there's basically no limit to how many targets appear...
- [ ] extended regex syntax (with the specifics of anchoring) on [GEQL wiki page](https://github.com/vimeo/graph-explorer/wiki/GEQL) - [ ] automatic derivation for counters, wraparound/max_value tag, how to prevent it - [...
to make sure, for different GEQL features, we get the correct results from ES. not sure what's the best way to do this.
for avg by, sum by, and group by which allow patterns for buckets, show them in query explanation section