Bug ID 1549753: System telemetry exporter send queue and retry settings are causing memory issues

Last Modified: Jun 04, 2025

Affected Product(s):
F5OS F5OS(all modules)

Known Affected Versions:
F5OS-A 1.7.0

Fixed In:
F5OS-C 1.8.0, F5OS-A 1.8.0

Opened: Feb 21, 2024

Severity: 3-Major

Symptoms

Memory issues are seen in system when telemetry exporter is not reachable for a long time.

Impact

System can go out of memory.

Conditions

When exporter is not reachable for a long time.

Workaround

User can disable the send queue and retry setting using ConfD. For example: appliance-1(config)# system telemetry exporters exporter <<exporter name>> config options send-queue-enabled false appliance-1(config)# system telemetry exporters exporter <<exporter name>> config options state options retry-enabled false

Fix Information

Send queue and retry settings are removed for telemetry exporters.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips