Skip to content

Mqtt adjust buffer size #20834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 18, 2025
Merged

Conversation

stelfrag
Copy link
Collaborator

Summary
  • Revert change of the max MQTT buffer size
  • Adjust the initial buffer allocation based on the agent profile (will be resized to the max size if needed during runtime)
    • Parent (unchanged 1MiB)
    • IOT (128 KiB)
    • Standalone (512KiB)

@stelfrag stelfrag marked this pull request as ready for review August 18, 2025 08:16
@stelfrag stelfrag requested a review from thiagoftsm August 18, 2025 09:48
Copy link
Contributor

@thiagoftsm thiagoftsm left a comment

Choose a reason for hiding this comment

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

I have all charts visible on cloud. LGTM!

@stelfrag stelfrag merged commit 5b2628d into netdata:master Aug 18, 2025
108 checks passed
@stelfrag stelfrag deleted the mqtt_adjust_buffer_size branch August 18, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants