From 2d7207cc0629b5b22ec631af24a532afb0462132 Mon Sep 17 00:00:00 2001 From: Shubham Dhama Date: Tue, 25 Mar 2025 19:14:36 +0530 Subject: [PATCH] Update monitor-cockroachdb-with-prometheus.md No need to `cd rules` - the output files already include the `rules/` prefix. --- src/current/v25.1/monitor-cockroachdb-with-prometheus.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/current/v25.1/monitor-cockroachdb-with-prometheus.md b/src/current/v25.1/monitor-cockroachdb-with-prometheus.md index 4d391044080..ef1a387baff 100644 --- a/src/current/v25.1/monitor-cockroachdb-with-prometheus.md +++ b/src/current/v25.1/monitor-cockroachdb-with-prometheus.md @@ -67,11 +67,6 @@ This tutorial explores the CockroachDB {{ site.data.products.core }} integration mkdir rules ~~~ - {% include_cached copy-clipboard.html %} - ~~~ shell - cd rules - ~~~ - {% include_cached copy-clipboard.html %} ~~~ shell curl -o rules/aggregation.rules.yml https://raw.githubusercontent.com/cockroachdb/cockroach/master/monitoring/rules/aggregation.rules.yml