VictoriaMetrics/deployment/docker/provisioning/datasources
Roman Khavronenko f0b4dd7426
deployment: create a separate env for VictoriaLogs (#5857)
* deployment: create a separate env for VictoriaLogs

The new environment consists of the following components:
* VictoriaLogs
* fluentbit for collecting logs and sending to VictoriaLogs
* VictoriaMetrics for scraping and storing metrics from fluentbit and VictoriaLogs
* Grafana with VictoriaLogs datasource for monitoring

-----------------

The motivation for creating a separate environment is to simplify existing environments
and make it easier to update or modify them in future.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-02-26 10:33:04 +01:00
..
prometheus-datasource deployment/docker: add grafana datasource to the docker-compose files (#5363) 2024-01-22 15:45:31 +01:00
victorialogs-datasource deployment: create a separate env for VictoriaLogs (#5857) 2024-02-26 10:33:04 +01:00
victoriametrics-datasource deployment/docker: follow-up 38b2a5bc44 2024-01-22 16:05:44 +01:00