Skip to content

Commit

Permalink
Update docs/sources/reference/components/prometheus/prometheus.operat…
Browse files Browse the repository at this point in the history
…or.scrapeconfigs.md

Signed-off-by: alex-berger <[email protected]>
  • Loading branch information
alex-berger committed Feb 10, 2025
1 parent cb4e524 commit a147023
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ title: prometheus.operator.scrapeconfigs
# `prometheus.operator.scrapeconfigs`

`prometheus.operator.scrapeconfigs` discovers [ScrapeConfig](https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1alpha1.ScrapeConfig) resources in your Kubernetes cluster and scrapes the targets they reference.
This component performs three main functions:
This component performs two main functions:

1. Discover ScrapeConfig resources from your Kubernetes cluster.
2. Scrape metrics from the targets, and forward them to a receiver.
Expand Down

0 comments on commit a147023

Please sign in to comment.