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

Grafana Plugin for VictoriaMetrics

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

```sh $ tar -xf plugin.tar.gz -C ./ tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage' tar: Ignoring...

When attempting to open datasource settings in Grafana versions below `10.0.0`, an error occurs: ![image](https://github.com/VictoriaMetrics/grafana-datasource/assets/29711459/d28c2081-83f9-4d4b-b3a2-4d64d7e84f7b)

bug

As mentioned in #128, the query builder generates invalid code when the metric name contains special characters, such as slash (/) or dash (-), and quite possibly others. When picking...

enhancement

Some of the less used aggregations are missing like share or median, which means if you write query like this: `median by(cloud) (median_over_time(test{}[$__interval]))` it will break if you switch to...

bug

Exploring a VictoriaMetrics data source in Builder mode within Grafana shows "No Options Found" in the Metric dropdown when "Custom query parameters" are configured. This prevents using the Builder mode...

need more info

Hi! I try to list alerts in Grafana using the plugin as a datasource but nothing shows up but they are show when I don't use the plugin. The url...

bug

It would be so cool if I could write the unit for each metric into a label value and use it directly in a Grafana dashboard instead of setting the...

enhancement

Hey, I am deploying Grafana using the helm charts. I followed the readme to add the plugin and now I am seeing this error: ``` grafana-85f9d7b445-lsbbc grafana logger=plugin.loader t=2023-07-25T07:08:19.151240781Z level=warn...

question

We need to enable cardinality explorer in our Grafana Datasource

enhancement

The relevant issue https://github.com/VictoriaMetrics/VictoriaMetrics/issues/267

enhancement