From e98f28576788cbe60c688a3314079271cf266b89 Mon Sep 17 00:00:00 2001 From: Ken Hibino Date: Sun, 19 Dec 2021 16:38:51 -0800 Subject: [PATCH] Add metrics view screenshot in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f715fda..9506869 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,9 @@ The metrics data is now available under `/metrics` for Prometheus server to scra Once the metrics data is collected by a Prometheus server, you can pass the address of the Prometheus server to asynqmon to query the time-series data. The address can be specified via `--prometheus-addr`. This enables the metrics view on the Web UI. +Screen Shot 2021-12-19 at 4 37 19 PM + + ### Examples ```bash