We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2afee86 commit cc84a24Copy full SHA for cc84a24
1 file changed
README.md
@@ -53,7 +53,7 @@ Sidekick provides several tools for monitoring, metrics, and alerting. Here's wh
53
54
### Metrics Endpoint (Prometheus Scrape Target)
55
- **Purpose:** Exposes Prometheus-compatible metrics for Sidekick.
56
-- **Access:** [http://localhost:3000/metrics](http://localhost:3000/metrics)
+- **Access:** [http://localhost:7500/metrics](http://localhost:7500/metrics)
57
- **Note:** This endpoint is scraped by Prometheus (see `monitoring/prometheus/prometheus.yml` for config).
58
59
### Prometheus
0 commit comments