Kevin Retzke

Results 33 comments of Kevin Retzke

Thanks for reporting this issue. It's definitely a bit tricky, and for sure the "right" thing to do is use the query/schema to determine the data frame structure (see also...

Apparently this is a feature/limitation of the `$__from` and `$__to` variables, they are globally scoped to the dashboard (see https://github.com/grafana/grafana/issues/38954). There are still the older datasource-specific `$timeFrom` and `$timeTo` variables...

I believe chained variables should work fine, have you tried? The complexity I see here is that the variables are lists, but that should just be a matter of [picking...

Try setting refresh to "On time range change", making the variable not hidden, selecting "All", then hiding it again.

Thanks for digging into this issue. I agree that it does look like `config.displayNameFromDS` is the right field to set now.

This looks really nice, thanks! Subscriptions were on my "nice to have" long-term roadmap, I really appreciate you taking this on. Give me a few days to review all these...

@SydoxX I'm really sorry it took so long for me to look at this. I finally added subscriptions to the test datasource, and have a couple immediate comments: 1. I...

Very cool, thanks @retrodaredevil! Your changes sound reasonable, thanks for the detailed descriptions. Give me some time to digest this...

What version of Grafana are you developing and testing this with? Will we have to drop Grafana 7 support?

Nah you could even remove circleci if you wanted, or just ignore it and we'll remove it later, we don't need both and it's not worth the trouble.