mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
remove grafana notion from vector readme
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
b43152f1ce
commit
678c2cd0a1
@ -18,8 +18,6 @@ The docker compose file contains the following components:
|
|||||||
* vector - vector is configured to collect logs from the `docker`, you can find configuration in the `vector.toml`. It writes data in VictoriaLogs. It pushes metrics to VictoriaMetrics.
|
* vector - vector is configured to collect logs from the `docker`, you can find configuration in the `vector.toml`. It writes data in VictoriaLogs. It pushes metrics to VictoriaMetrics.
|
||||||
* VictoriaLogs - the log database, it accepts the data from `vector` by elastic protocol
|
* VictoriaLogs - the log database, it accepts the data from `vector` by elastic protocol
|
||||||
* VictoriaMetrics - collects metrics from `VictoriaLogs` and `VictoriaMetrics`(itself)
|
* VictoriaMetrics - collects metrics from `VictoriaLogs` and `VictoriaMetrics`(itself)
|
||||||
* grafana - it comes with two predefined dashboards for `VictoriaLogs` and `VictoriaMetrics`
|
|
||||||
|
|
||||||
|
|
||||||
the example of vector configuration(`vector.toml`)
|
the example of vector configuration(`vector.toml`)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user