-
Notifications
You must be signed in to change notification settings - Fork 10
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
Make logrotate_fs a generator #1066
Merged
Merged
Commits on Oct 29, 2024
-
This commit migrates logrotate_fs to be a generator and not a stand-alone binary. While I think it is interesting to consider logrotate_fs as a user defined generator that's more of a rig that needs to be developed than I would like to for this project. Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 95f40c8 - Browse repository at this point
Copy the full SHA 95f40c8View commit details -
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for f92c433 - Browse repository at this point
Copy the full SHA f92c433View commit details -
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 0b0ffbf - Browse repository at this point
Copy the full SHA 0b0ffbfView commit details -
correctly backfill new_file with bytes
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 41a7d7d - Browse repository at this point
Copy the full SHA 41a7d7dView commit details -
track max_offset_observed not just bytes_read, duplicate reads
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for a2ff5bf - Browse repository at this point
Copy the full SHA a2ff5bfView commit details -
add created time to file, address bytes written property check fail
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for acfa0da - Browse repository at this point
Copy the full SHA acfa0daView commit details -
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for f86d308 - Browse repository at this point
Copy the full SHA f86d308View commit details -
install necessary lib in main container
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 0735cf3 - Browse repository at this point
Copy the full SHA 0735cf3View commit details -
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 18ee493 - Browse repository at this point
Copy the full SHA 18ee493View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.