Skip to content

Commit 32906dd

Browse files
committed
format
Signed-off-by: ChrsMark <[email protected]>
1 parent d3c4afb commit 32906dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/blog/2025/otel-collector-k8s-discovery.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Kubernetes annotation-based discovery for the OpenTelemetry Collector
33
linkTitle: K8s annotation-based discovery
4-
date: 2025-01-23
4+
date: 2025-01-24
55
author: >
66
[Dmitrii Anoshin](https://github.com/dmitryax) (Cisco/Splunk), [Christos
77
Markou](https://github.com/ChrsMark) (Elastic)
@@ -115,8 +115,8 @@ can be used to scrape metrics from it:
115115
io.opentelemetry.discovery.metrics/scraper: nginx
116116
```
117117

118-
Apart from that, the discovery on the pod needs to be explicitly enabled with the
119-
following annotation:
118+
Apart from that, the discovery on the pod needs to be explicitly enabled with
119+
the following annotation:
120120

121121
```yaml
122122
io.opentelemetry.discovery.metrics/enabled: 'true'

0 commit comments

Comments
 (0)