Torkel Ödegaard
Torkel Ödegaard
Epic: https://github.com/grafana/grafana/issues/58289 This is a very early first step that tackles one of the major complexities in the variable system, the async update process that needs to be done in...
The current DashboardModel, PanelModel, DashboardGrid, redux variable system, and TimeSrv have a very old legacy. They have many structural and architectural issues that make dynamic features, nesting, and extensibility very...
PR based on https://github.com/grafana/grafana/pull/57784 This variable type is to support the built-in system variables like `${__user.login}` and `{$__org}` as well as the scoped variables like `$__data.fields.name`
Related scene Epic: https://github.com/grafana/grafana/issues/52484 ### Update process * [x] Basic values update process and ordering by dependency https://github.com/grafana/grafana/pull/57784 * [ ] Update scene objects further down the tree that depends...
# Checklist for Review **NOTE:** This checklist is intended for the use of the Official Images maintainers both to track the status of your PR and to help inform you...
Seems like there is a margin missing between input and error box, and the formatting of the message in the error box.
Many links, like dashboard links from endpoint list and configure links. Most links it seems cause full page reload. Very expensive with a single page application like Grafana. The reason...
I am a docker newbie so please forgive me if these are stupid questions. I am unable to bind volumes from host to container for graphite, elasticdata or supervisor logs....
Exploring alternatives to https://github.com/grafana/scenes/pull/703 and https://github.com/grafana/grafana/pull/86719 I agree that the current change tracker is a bit messy. I think one possible solution is to be more explicit, we know in...
I was unable to use this in Grafana 4 and chrome 54. It hangs when I switch to this datasource, and after about 2 minutes the query editor loads (with...