Matt Richter
Matt Richter
This was a frustrating bug/behavior to find at the last minute when trying to go-live. At the very least, could the AWS LBC not attempt auto-discovery beyond the list you...
> I really think that if I could manage all my ALB configuration level (such as `certificates`, `security groups`, `ssl policy`, `scheme` and etc..) in 1 place like a global...
Is this bug still happening in v2.3?
/remove-lifecycle stale
I could use this.
Yeah, finer grain control is needed for leveraging things like RexRay etc..
Is this still a concern?
Bump - may take a look at fixing this myself.
On the Grafana side, the defaults appear to be here: https://github.com/grafana/grafana/blob/85dad73e9de458ed8610ce7acdb326ff72808970/public/app/features/templating/query_variable.ts#L47-L68 ``` defaults: QueryVariableModel = { type: 'query', name: '', label: null, hide: VariableHide.dontHide, skipUrlSync: false, datasource: null, query: '',...