Skip to content

Commit

Permalink
[opentelemetry-integration] remove hostmetrics from the pipeline (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
povilasv authored Dec 10, 2024
1 parent e75308a commit 5e2aba7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions otel-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## OpenTelemtry-Integration

### v0.0.124 / 2024-12-10

- [Feat] remove hostmetrics from the pipeline in default values.yaml, as it is added automatically by the preset

### v0.0.123 / 2024-12-09

- [Fix] remove component.UseLocalHostAsDefaultHost feature gate from windows installations
Expand Down
1 change: 0 additions & 1 deletion otel-integration/k8s-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ opentelemetry-agent:
receivers:
- otlp
- prometheus
- hostmetrics
- statsd
traces:
exporters:
Expand Down

0 comments on commit 5e2aba7

Please sign in to comment.