mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs: run make docs-images-to-webp
after 02a0a7f428
This reduces added image sizes by 3x Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5437 Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5370
This commit is contained in:
parent
e9cf39f519
commit
2f02c87b02
7 changed files with 8 additions and 2 deletions
|
@ -353,7 +353,7 @@ Substitute `<victoriametrics-addr>` 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":
|
||||
|
||||
<img src="grafana-datasource-prometheus.png" alt="Grafana datasource" />
|
||||
<img src="grafana-datasource-prometheus.webp" alt="Grafana datasource" />
|
||||
|
||||
This allows Grafana to use a more efficient API to get label values.
|
||||
|
||||
|
|
|
@ -359,6 +359,12 @@ http://<victoriametrics-addr>:8428
|
|||
|
||||
Substitute `<victoriametrics-addr>` 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":
|
||||
|
||||
<img src="grafana-datasource-prometheus.webp" alt="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).
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 32 KiB |
BIN
docs/grafana-datasource-prometheus.webp
Normal file
BIN
docs/grafana-datasource-prometheus.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
|
@ -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":
|
||||
|
||||
<img src="grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.png" alt="Grafana datasource" />
|
||||
<img src="grafana-vmgateway-openid-configuration/grafana-datasource-prometheus.webp" alt="Grafana datasource" />
|
||||
|
||||
This allows Grafana to use a more efficient API to get label values.
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 32 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
Loading…
Reference in a new issue