You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 "PING OK".
When I run a query with no results in Couchbase that looks like this:
{
"results":[]
}
In Grafana, I get "0 series returned" and the logs show "Query ok".
However, when I run a query with some results, like this for example:
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 "PING OK".
When I run a query with no results in Couchbase that looks like this:
In Grafana, I get "0 series returned" and the logs show "Query ok".
However, when I run a query with some results, like this for example:
I get the following error in Grafana:
And the logs show this:
Does anyone know why I get this error and does anyone have a solution for this?
The text was updated successfully, but these errors were encountered: