Skip to content

Commit f62f346

Browse files
committed
typo
1 parent 845274a commit f62f346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/integrations/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ The following shows an example configuration for Alloy with a `prometheus.scrape
178178
prometheus.scrape "clickhouse_cloud" {
179179
// Collect metrics from the default listen address.
180180
targets = [{
181-
__address__ = "https://api.clickhouse.cloud/v1/organizations/:organizationId/services/:serviceId/Promethues",
181+
__address__ = "https://api.clickhouse.cloud/v1/organizations/:organizationId/services/:serviceId/Prometheus",
182182
// e.g. https://api.clickhouse.cloud/v1/organizations/97a33bdb-4db3-4067-b14f-ce40f621aae1/services/f7fefb6e-41a5-48fa-9f5f-deaaa442d5d8/prometheus
183183
}]
184184

0 commit comments

Comments
 (0)