diff --git a/README.md b/README.md index 4a3733d03..3f0a8547c 100644 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ Substitute `` with the hostname or IP address of VictoriaM In the "Type and version" section it is recommended to set the type to "Prometheus" and the version to at least "2.24.x": -Grafana datasource +Grafana datasource This allows Grafana to use a more efficient API to get label values. diff --git a/docs/README.md b/docs/README.md index 2ccab07b3..3d721fd1b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -353,7 +353,7 @@ Substitute `` with the hostname or IP address of VictoriaM In the "Type and version" section it is recommended to set the type to "Prometheus" and the version to at least "2.24.x": -Grafana datasource +Grafana datasource This allows Grafana to use a more efficient API to get label values. diff --git a/docs/Single-server-VictoriaMetrics.md b/docs/Single-server-VictoriaMetrics.md index 2de21a01d..271ef7ab6 100644 --- a/docs/Single-server-VictoriaMetrics.md +++ b/docs/Single-server-VictoriaMetrics.md @@ -359,6 +359,12 @@ http://:8428 Substitute `` with the hostname or IP address of VictoriaMetrics. +In the "Type and version" section it is recommended to set the type to "Prometheus" and the version to at least "2.24.x": + +Grafana datasource + +This allows Grafana to use a more efficient API to get label values. + Then build graphs and dashboards for the created datasource using [PromQL](https://prometheus.io/docs/prometheus/latest/querying/basics/) or [MetricsQL](https://docs.victoriametrics.com/MetricsQL.html). diff --git a/docs/grafana-datasource-prometheus.png b/docs/grafana-datasource-prometheus.png deleted file mode 100644 index dfb9cae8c..000000000 Binary files a/docs/grafana-datasource-prometheus.png and /dev/null differ diff --git a/docs/grafana-datasource-prometheus.webp b/docs/grafana-datasource-prometheus.webp new file mode 100644 index 000000000..a00411be9 Binary files /dev/null and b/docs/grafana-datasource-prometheus.webp differ diff --git a/docs/guides/grafana-vmgateway-openid-configuration.md b/docs/guides/grafana-vmgateway-openid-configuration.md index d53c1ce3a..245247ca1 100644 --- a/docs/guides/grafana-vmgateway-openid-configuration.md +++ b/docs/guides/grafana-vmgateway-openid-configuration.md @@ -199,7 +199,7 @@ URL should point to the vmgateway instance. In the "Type and version" section it is recommended to set the type to "Prometheus" and the version to at least "2.24.x": -Grafana datasource +Grafana datasource This allows Grafana to use a more efficient API to get label values. diff --git a/docs/guides/grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.png b/docs/guides/grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.png deleted file mode 100644 index dfb9cae8c..000000000 Binary files a/docs/guides/grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.png and /dev/null differ diff --git a/docs/guides/grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.webp b/docs/guides/grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.webp new file mode 100644 index 000000000..a00411be9 Binary files /dev/null and b/docs/guides/grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.webp differ