diff --git a/processor/memorylimiterprocessor/metadata.yaml b/processor/memorylimiterprocessor/metadata.yaml index 1734632e84ab..92f9d2f821b1 100644 --- a/processor/memorylimiterprocessor/metadata.yaml +++ b/processor/memorylimiterprocessor/metadata.yaml @@ -11,5 +11,5 @@ tests: check_interval: 5s limit_mib: 400 spike_limit_mib: 50 - # TODO: Fix the Shutdown func: no existing monitoring routine is running + # TODO: https://github.com/open-telemetry/opentelemetry-collector/issues/9687 skip_shutdown: true