I can contribute only on Saturday / Sunday...
- Japan
- @yama_bong
Block or Report
Block or report nokute78
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
fluent/fluent-bit Public
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
-
-
-
fluentbit-plugin-out-expect Public
A fluent bit output plugin to check if the key/value contains expected key/value
Go
473 contributions in the last year
Contribution activity
May 2022
Created 16 commits in 3 repositories
Created a pull request in fluent/fluent-bit that received 5 comments
out_stackdriver: free metadata_server when 'METADATA_SERVER' is not set
If no environmental variables are not set, out_stackdriver allocates ctx->metadata_server and sets default value.
However it is not freed since ctx…
+62
−2
•
5
comments
Opened 9 other pull requests in 2 repositories
fluent/fluent-bit
2
open
6
merged
- in_forward: support unix_perm
- tests: runtime: out_syslog: add test code
- tests: runtime: in_tail: add some test cases
- time: add strict event time type checking
- in_systemd: fix 'db.sync' property (#5426)
- pack: modify to determine how many JSON messages are OK(#5336)
- record_accessor: add append API, flb_ra_append_kv_pair
- tests: runtime: in_syslog: add test code