Matt
Matt
I was actually assuming this would be a `what = ffwd-version` w/ some value emitted (in the `$key = ffwd-java`). not some tag appended to **everything**. That way we can...
Another possible approach for this: Do not add this functionality in Heroic directly. Grafana 7.x supports `Transformations` (https://grafana.com/docs/grafana/latest/panels/transformations/) do do this sort of operation (and more) directly. Supporting such features...
answered in #669 (at least for the BT component)
any updates on this one?
Features are listed here: https://spotify.github.io/heroic/docs/config#feature
Can you let us know version of the datasource you’re running? We’ve only just started evaluating Grafana 7 internally.
`0.9.1` isn't a version we have released? our most recent release *may* fair better on 7 at the moment: `grafana-cli --pluginUrl https://github.com/spotify/spotify-heroic-datasource/releases/download/build-382/spotify-heroic-datasource.zip plugins install spotify-heroic-datasource` (this hasn't been updated on...
Hm, could you share more of your plugin/heroic configuration(and heroic version)? I'm not yet able to reproduce that error on a query w/ Grafana 6.5
Hm, i'm trying to replicate this and can't, on chrome or firefox (both macos). Open a dashboard, no changes, navigate away (home), no prompt. Open a dashboard, change a template...
@jszwedko I can certainly try, need to get familiar w/ the code base/rust in general :-) if you've got any pointers/examples of similar tests I'll absolutely take them.