From 737f95499735810c25ac9fcedfb5455ecc751df6 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Thu, 19 Jan 2023 09:08:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e138107..43c709d 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ mktxp edit -i max_scrape_duration = 10 # Max duration of individual routers' metrics collection (parallel fetch only) total_max_scrape_duration = 30 # Max overall duration of all metrics collection (parallel fetch only) ``` -💡 *When changing the default mktxp port for [docker-based installs](https://github.com/akpw/mktxp#docker-image-install), you'll also need to adjust the `docker run ... -p ...` command to reflect the new port* +💡 *When changing the default mktxp port for [docker image installs](https://github.com/akpw/mktxp#docker-image-install), you'll also need to adjust the `docker run ... -p ...` command to reflect the new port* ## Grafana dashboard Now with your RouterOS metrics being exported to Prometheus, it's easy to visualize them with this [Grafana dashboard](https://grafana.com/grafana/dashboards/13679)