Skip to content

Commit

Permalink
[collector] Remove references to the memory ballast extension (#4870)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored Jul 24, 2024
1 parent 114d136 commit 5f14f6c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 25 deletions.
2 changes: 0 additions & 2 deletions content/en/docs/collector/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,6 @@ extensions:
health_check:
pprof:
zpages:
memory_ballast:
size_mib: 512
```

> For detailed extension configuration, see the
Expand Down
3 changes: 0 additions & 3 deletions content/en/docs/collector/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,6 @@ extensions:
- name: zpages
stability:
extension: Beta
- name: memory_ballast
stability:
extension: Deprecated
- name: health_check
stability:
extension: Beta
Expand Down
3 changes: 0 additions & 3 deletions content/en/docs/kubernetes/helm/collector.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ exporters:
debug: {}
extensions:
health_check: {}
memory_ballast:
size_in_percentage: 40
processors:
batch: {}
memory_limiter:
Expand Down Expand Up @@ -78,7 +76,6 @@ receivers:
service:
extensions:
- health_check
- memory_ballast
pipelines:
logs:
exporters:
Expand Down
17 changes: 0 additions & 17 deletions data/registry/collector-extension-ballast.yml

This file was deleted.

1 comment on commit 5f14f6c

@GIgako19929
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

``

Please sign in to comment.