I monitor test runs from influxdb in series based graph. Is there any way to stack those bars? bars are formed with grouping by test case and result (fail or pass).
Id like to have red and green bars on top of each other not side by side
There is nothing implemented for this in Grafana since you asked last time. Both Graphite and Prometheus support this type of filtering. Maybe the new IFQL language for InfluxDB has support for it: