VictoriaMetrics/deployment/docker/provisioning/datasources
Roman Khavronenko 3e5cba3e78
deployment: separate datasource between single and cluster versions (#7119)
Before, single and cluster deployments were provisioned with both
Grafana datasources: single and cluster. But this resulted into a
problem: single DS didn't work for cluster and vice versa. See
https://github.com/VictoriaMetrics/VictoriaMetrics/pull/7113

This PR splits datasource file into 2 files: single and cluster. Now,
these files are separately provisioned to single and cluster deployments
correspondingly.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-09-28 21:21:18 +02:00
..
prometheus-datasource deployment: separate datasource between single and cluster versions (#7119) 2024-09-28 21:21:18 +02:00
victorialogs-datasource deployment: create a separate env for VictoriaLogs (#5857) 2024-02-27 13:13:42 +02:00
victoriametrics-datasource deployment: separate datasource between single and cluster versions (#7119) 2024-09-28 21:21:18 +02:00