Skip to content

Commit 678c2cd

Browse files
committed
remove grafana notion from vector readme
Signed-off-by: Artem Navoiev <[email protected]>
1 parent b43152f commit 678c2cd

File tree

1 file changed

+0
-2
lines changed
  • deployment/docker/victorialogs/vector-docker

1 file changed

+0
-2
lines changed

deployment/docker/victorialogs/vector-docker/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ The docker compose file contains the following components:
1818
* 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.
1919
* VictoriaLogs - the log database, it accepts the data from `vector` by elastic protocol
2020
* VictoriaMetrics - collects metrics from `VictoriaLogs` and `VictoriaMetrics`(itself)
21-
* grafana - it comes with two predefined dashboards for `VictoriaLogs` and `VictoriaMetrics`
22-
2321

2422
the example of vector configuration(`vector.toml`)
2523

0 commit comments

Comments
 (0)