Commit 32906dd 1 parent d3c4afb commit 32906dd Copy full SHA for 32906dd
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Kubernetes annotation-based discovery for the OpenTelemetry Collector
3
3
linkTitle : K8s annotation-based discovery
4
- date : 2025-01-23
4
+ date : 2025-01-24
5
5
author : >
6
6
[Dmitrii Anoshin](https://github.com/dmitryax) (Cisco/Splunk), [Christos
7
7
Markou](https://github.com/ChrsMark) (Elastic)
@@ -115,8 +115,8 @@ can be used to scrape metrics from it:
115
115
io.opentelemetry.discovery.metrics/scraper: nginx
116
116
` ` `
117
117
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 :
120
120
121
121
` ` ` yaml
122
122
io.opentelemetry.discovery.metrics/enabled: 'true'
You can’t perform that action at this time.
0 commit comments