-
### What happened?
New Dashboard
Set date picker to
"from": "0000-01-01T00:00:00.000Z",
"to": "0000-01-01T00:01:00.000Z"
Adding new visualization hangs browser and eventually displays,…
-
### What happened?
I upgraded to Grafana 11.2.2 to be able to use variables in transforms. I am using the variable in a regex Value in the "Filter data by values" transform. When I switch my variable…
-
### What happened?
I try to setup gradient mode for Time series with test-data.
The threashlod colors are shown in the tooltip but noit on the graph line
```json
{
"datasource": {
"ui…
-
### What happened?
This was reported to the Grafana Cloud Integrations squad:
When inspecting a table panel in our nginx cloud integration (v1.0.0) it was noticed that the table panels were incorrec…
-
### What happened?
![image](https://github.com/grafana/grafana/assets/43705385/5921ce39-ada8-4eef-b32c-52d4f6391265)
### What did you expect to happen?
Tooltips should not overlap each other if t…
-
### What happened?
I've got a dashboard variable which depends of another one, its SQL code is
```
select folder ->>5 as res
FROM products
where $__timeFilter(time)
and ...
and (
case
…
-
### What happened?
![Grafana Auto Step Bug](https://github.com/grafana/grafana/assets/3635576/bd856eff-8bac-4c7a-ac80-7dbe42c05be0)
Using explore mode, if you pick a short time window for your que…
-
Hi,
I have Grafana 10.3.4 deployed in a Docker container and have successfully configured the Couchbase-Datasource plugin with the couchbase-datasource.zip file. When I test the connection, I get "…
-
**What happened?**
Defining a datasource in the example.jsonnet makes it show up twice in the rendered secret.
example.json containing the loki datasource
```jsonnet
local kp =
(import 'k…
Henni updated
1 month ago
-
### What happened?
Hello,
When a URL in a panel link is constructed using template variables, the URL is not updated when the variables are changed.
For instance, when I change my dashboard time ran…