Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten committed Dec 9, 2024
1 parent c1ec31f commit 18a8afc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions content/en/docs/collector/internal-telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,10 @@ service:
port: 8888
```
Alternatively, the Collector can push its internal metrics via
to an OTLP backend via the following configuration:
Alternatively, the Collector can push its internal metrics via to an OTLP
backend via the following configuration:
```yaml

service:
telemetry:
metrics:
Expand Down

0 comments on commit 18a8afc

Please sign in to comment.