grafana-sqlite-datasource icon indicating copy to clipboard operation
grafana-sqlite-datasource copied to clipboard

Grafana Plugin to enable SQLite as a Datasource

Results 18 grafana-sqlite-datasource issues
Sort by recently updated
recently updated
newest added

I'm using https://github.com/Willena/sqlite-jdbc-crypt to secure connection to the database. Is it possible to support that in this Grafana datasource plugin?

pending-closure

**Describe the bug** A clear and concise description of what the bug is. The initial issue was raised in the Grafana community: - https://community.grafana.com/t/legend-names-for-graphs-appear-double/61069 - https://community.grafana.com/t/legend-appears-twice-when-i-have-data-sources-on-one-graph/70780

Error Plugin unavailable when trying to save and test data source. ![image](https://user-images.githubusercontent.com/78264478/181785046-a516b764-b7f2-46eb-9cf3-1c517fe052fa.png) ![image](https://user-images.githubusercontent.com/78264478/181785298-e7f29fbf-7b8b-4224-9722-b579ee379380.png) ![image](https://user-images.githubusercontent.com/78264478/181785207-6acbbb9c-150f-467d-a2ff-b6c0c485364b.png) **Grafana-Docker-Log** logger=context traceID=00000000000000000000000000000000 userId=1 orgId=1 uname=admin t=2022-07-29T14:29:00.794365614Z level=error msg="Plugin unavailable" error="plugin unavailable" remote_addr=192.168.178.51 traceID=00000000000000000000000000000000 logger=context traceID=00000000000000000000000000000000...

waiting-for-information
pending-closure

As the version contains an "rc-X" suffix the changelog is not correctly parsed into the release notes during the Github Actions build process.

TODO

**Describe the bug** When the sqlite database is being written into by another process (a logger appending values to a table), it is possible to get blank graphs in Grafana,...

enhancement
TODO

I understand this is more a question than a bug (no question template). Also, I'm aware that it is more of a `docker` aspect than this plugin, but since you...

**The problem is** I use Grafana for my chart and if the very 1st number of row 1 is a 0 .... I get no graph. Although data is there...

waiting-for-information

**Describe the bug** In Grafana, users can set up query variables to build variable lists for filtering their dashboards. To support a key/value structure to these lists, there is the...

pending-closure

I wanted to install the version 3.4.0 of the plugin manually because the IPC that I use, has no access to the internet. And it did not show in the...

waiting-for-information
pending-closure

Hi, I use the 3.5.0 sqlite plugin with grafana enterprise rpi 9.3.6 I have some temperature time series. I use the following query : SELECT (timestamp * 1000) as datetime,...

waiting-for-information