Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: ChrsMark <[email protected]>
  • Loading branch information
ChrsMark committed Jan 24, 2025
1 parent 0d6060a commit 7276b56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/en/blog/2025/otel-collector-k8s-discovery.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Kubernetes annotation-based discovery for the OpenTelemetry Collector
linkTitle: K8s annotation-based discovery
date: 2025-01-23
date: 2025-01-24
author: >
[Dmitrii Anoshin](https://github.com/dmitryax) (Cisco/Splunk), [Christos
Markou](https://github.com/ChrsMark) (Elastic)
Expand Down Expand Up @@ -115,8 +115,8 @@ can be used to scrape metrics from it:
io.opentelemetry.discovery.metrics/scraper: nginx
```

Apart from that, the discovery on the pod needs to be explicitly enabled with the
following annotation:
Apart from that, the discovery on the pod needs to be explicitly enabled with
the following annotation:

```yaml
io.opentelemetry.discovery.metrics/enabled: 'true'
Expand Down

0 comments on commit 7276b56

Please sign in to comment.