Skip to content

Commit

Permalink
Update whitespace for list formatting (#12569)
Browse files Browse the repository at this point in the history
#### Description

A very minor whitespace issue was preventing the list from formatting
correctly on one .md doc page. This fixes that _very minor_ issue.

Co-authored-by: Alex Boten <[email protected]>
  • Loading branch information
benjaminjb and codeboten authored Mar 6, 2025
1 parent ab63cdf commit 36eaf6a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/scraping-receivers.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ receivers:

- **Built-in scraping metrics receivers:** Receivers of this type emit a predefined set of metrics. However, the
metrics themselves are configurable via user settings. Examples of scrapings metrics receivers:

- [Redis Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/redisreceiver)
- [Zookeeper Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/zookeeperreceiver)
- [Redis Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/redisreceiver)
- [Zookeeper Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/zookeeperreceiver)

This document covers built-in scraping metrics receivers. It defines which metrics these receivers can emit,
defines stability guarantees and provides guidelines for metric updates.
Expand Down

0 comments on commit 36eaf6a

Please sign in to comment.