Skip to content
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

Fixed storage.total_limit_size misleading document content #1244

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

opencmit2
Copy link
Contributor

Fixed storage.total_limit_size misleading document content

image

@@ -191,5 +191,5 @@ The following example create records with CPU usage samples in the filesystem an
storage.total_limit_size 5M
```

If for some reason Fluent Bit gets offline because of a network issue, it will continue buffering CPU samples but just keep a maximum of 5M of the newest data.
If for some reason Fluent Bit gets offline because of a network issue, it will continue buffering CPU samples but just keep a maximum of 5M bytes of the newest data.
Copy link
Contributor

Choose a reason for hiding this comment

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

please make the unit one word, i.e., MB or Megabytes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i have modified it

@opencmit2
Copy link
Contributor Author

Hi @lecaros
now it has been dealt with, please review.

@lecaros lecaros merged commit 54b3c3d into fluent:master Dec 18, 2023
3 checks passed
@lecaros
Copy link
Contributor

lecaros commented Dec 18, 2023

Merged! Thanks for your contribution @opencmit2

@opencmit2 opencmit2 deleted the fix-storage-limit-docs branch December 19, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants