-
**Why is this needed**:
migrate features from https://github.com/algenty/grafana-flowcharting to canvas
[Add a description of the problem the feature is trying to solve.]
https://github.com/…
-
**What happened**:
1. Select any of the queries aforementioned in the title
2. to add an "Asset", click "Explore" button
3. drill down into an child asset
4. click "SELECT" on the child asset
5…
-
summary by @gabor : there is a special behavior in a special situation in postgres. the bigquery datasource does not do this special handling currently. we do not want to change the default behavior i…
eraac updated
9 months ago
-
When we create a new panel (on a new dashboard), the grafana browser tab completely hangs.
It's hard to debug because of this, but we can see this in the console:
![image](https://user-images.gith…
-
**Why is this needed**:
Plugin developers often load data such as data sources, dashboards, etc. This is currently achieved by using Grafana API. The issue is that mutations from plugins or Gra…
-
**Why?**
Since we now have a proper URL you can use to link to scenes documentation - we should migrate away from using github pages (github.io) and use the new URL instead.
DEV: https://grafana-d…
-
**What happened**:
When creating a new panel query using the builder tool and having a database (MS SQL) containing a minus ("-") character in the name, the generated SQL query contains errors. A…
-
There was a suggestion by grafana team to load useful defaults in text and count Field. So thats needs to be done.
https://github.com/grafana/grafana-plugin-repository/pull/644#issuecomment-6475873…
-
**What happened**:
There is a bunch of code in the ResourcePicker related to the distinction between resources defined as strings and defined as objects. The ResourcePicker should be as generic…
-
**What happened**:
When using `$__timeGroup` with a fill parameter (null, previous or 0) and an interval below 1s the query execution panics with the following error:
`lvl=eror msg="executeQuery…