Erik Sundell
Erik Sundell
@zoltanbedi what was the purpose of reverting this? Now there's no way for plugins that are running latest versions of grafana/packages to use the query editor components. Remember these components...
Looks like a platform issue.
> The only immediate question I have is if the bucket should be publically viewable or not 🤔 It's a good question @aangelisc! I _think_ it should be fine since...
> The only key scenario I can think of that should be added would be for alerting (creation of an alert rule). Yeah I think this would be useful, and...
This PR has had a few changes since the last time it was reviewed, so would be great if you could take another look @mckn @aangelisc @baldm0mma. What's been changed...
> It seems reasonable to me that we don't want to run a query if there is no query expression or log groups specified but it seems a necessary pre-requsite...
FYI: A template variable query for loading log group names was recently added. See https://github.com/grafana/grafana/pull/50100
We still don't support variable queries based on CloudWatch logs, so let's keep this open.
I mean we should have a CloudWatch variable query type called `CloudWatch logs` that simply renders the whole logs editor. That variable could for example return @message and you use...
Just adding some clarification here: * The CloudWatch Logs plugin code editor already supports template variables, meaning if you add for example a custom variable into your log query, it...