{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":457078453,"defaultBranch":"master","name":"fluent-bit","ownerLogin":"braydonk","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-02-08T19:40:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/93549768?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716351415.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"b1e40d16863eab8676163bd9a687b021b328bf8f","ref":"refs/heads/fix_winevtlog_config_field","pushedAt":"2024-05-22T04:16:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"winevtlog: change total_size_threshold to size_t\n\nThe `total_size_threshold` field was originally an unsigned int. The\nfield in the config map uses `FLB_CONFIG_MAP_SIZE`, which reads the\nvalue as a `size_t` and then writes it to the offset of the field in the\nstruct. On a 64-bit machine, this is 8 bytes. This means the 8 byte\nvalue would be written at this offset, as a result overriding the value\nof the next struct field. This would cause `string_inserts` with default\nvalues to end up being `false` when it should be `true`.\n\nThis PR changes `total_size_threshold` to a `size_t`. This seems\nconsistent with other usages of `FLB_CONFIG_MAP_SIZE` that I was able to\nfind.\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"winevtlog: change total_size_threshold to size_t"}},{"before":"ce7aafab40daa2c9f86d4f43d9ce67ff94d57d50","after":"3250fa129684e0908fa31c8ed734e17147b609e2","ref":"refs/heads/master","pushedAt":"2024-05-22T04:11:32.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"release: update to 3.0.5 (#8839)\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: edsiper <369718+edsiper@users.noreply.github.com>","shortMessageHtmlLink":"release: update to 3.0.5 (fluent#8839)"}},{"before":"21a1b05badde4c9e458b72672eed925ce731fcff","after":"fedf23f894c37ae67e2af9a56ab7cef33bdde126","ref":"refs/heads/fix_error_typo","pushedAt":"2024-05-11T15:30:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"config: fix error message grammar\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"config: fix error message grammar"}},{"before":null,"after":"21a1b05badde4c9e458b72672eed925ce731fcff","ref":"refs/heads/fix_error_typo","pushedAt":"2024-05-11T15:25:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"config: fix error message grammar","shortMessageHtmlLink":"config: fix error message grammar"}},{"before":"9c7a4bf20a6949eaa2f60f1d6635707d0e2e6f13","after":"ce7aafab40daa2c9f86d4f43d9ce67ff94d57d50","ref":"refs/heads/master","pushedAt":"2024-05-11T15:24:17.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"workflows: bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#8811)\n\nBumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3.\r\n- [Release notes](https://github.com/ossf/scorecard-action/releases)\r\n- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)\r\n- [Commits](https://github.com/ossf/scorecard-action/compare/0864cf19026789058feabb7e87baa5f140aac736...dc50aa9510b46c811795eb24b2f1ba02a914e534)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ossf/scorecard-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"workflows: bump ossf/scorecard-action from 2.3.1 to 2.3.3 (fluent#8811)"}},{"before":"aafe617d70ba87fd6ee27a9ba3b579186ae7982d","after":"b4592c171ad025ecbfd41dd76fad760b52919290","ref":"refs/heads/fix_timezone","pushedAt":"2024-04-29T17:49:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"parser: add Time_System_Timezone\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"parser: add Time_System_Timezone"}},{"before":"1beee34ccfae8ae454937577b9ddb2d5436032b2","after":"aafe617d70ba87fd6ee27a9ba3b579186ae7982d","ref":"refs/heads/fix_timezone","pushedAt":"2024-04-29T17:19:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"parser: add Time_System_Timezone\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"parser: add Time_System_Timezone"}},{"before":"a9635aeadc5f6b8110cda71e0891dd90fb01fd1b","after":"1beee34ccfae8ae454937577b9ddb2d5436032b2","ref":"refs/heads/fix_timezone","pushedAt":"2024-04-29T15:39:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"parser: add Time_System_Timezone\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"parser: add Time_System_Timezone"}},{"before":"2cf3aa63131183c293b4da366a88e0742bbc056a","after":"a9635aeadc5f6b8110cda71e0891dd90fb01fd1b","ref":"refs/heads/fix_timezone","pushedAt":"2024-04-29T15:23:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"parser: add Time_System_Timezone\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"parser: add Time_System_Timezone"}},{"before":"bc2f7eaa2438dac600b0196f550cc637fe9ff6f2","after":"2cf3aa63131183c293b4da366a88e0742bbc056a","ref":"refs/heads/fix_timezone","pushedAt":"2024-04-29T15:21:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"parser: add Time_System_Timezone\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"parser: add Time_System_Timezone"}},{"before":"f1271a589de05045903c57c548a0e35d814f3018","after":"bc2f7eaa2438dac600b0196f550cc637fe9ff6f2","ref":"refs/heads/fix_timezone","pushedAt":"2024-04-29T14:50:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"parser: add Time_System_Timezone\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"parser: add Time_System_Timezone"}},{"before":"39230ccff9935e9b04a053d8120c3bf46ed75d10","after":"f1271a589de05045903c57c548a0e35d814f3018","ref":"refs/heads/fix_timezone","pushedAt":"2024-04-29T14:48:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"parser: add System_Timezone","shortMessageHtmlLink":"parser: add System_Timezone"}},{"before":"9d9ac68a2b45a4cedeafbf7c5aba513f494eced6","after":"9c7a4bf20a6949eaa2f60f1d6635707d0e2e6f13","ref":"refs/heads/master","pushedAt":"2024-04-29T14:45:16.000Z","pushType":"push","commitsCount":172,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"release: update to 3.0.4\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"release: update to 3.0.4"}},{"before":"202da1374dffd98984b2aa56dd444d49bef1dbd5","after":"9d9ac68a2b45a4cedeafbf7c5aba513f494eced6","ref":"refs/heads/master","pushedAt":"2024-02-27T15:20:57.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"in_head: fix buffer length for split_line\n\nSigned-off-by: Takahiro Yamashita ","shortMessageHtmlLink":"in_head: fix buffer length for split_line"}},{"before":"cb89edf0d320f92a4e8b1bac7f6165b5a99fa28b","after":"67c018b55d9d1e9c0c2dcf83471ad65b6d7f0dcc","ref":"refs/heads/multiline_drops","pushedAt":"2024-02-22T03:28:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"multiline: respect emitter paused status\n\nWhen the multiline plugin tries to send logs to the emitter, it never\nused to check if the emitter was paused or not. The input chunk\nappending routines would subsequently reject the log when it got to the\npoint of checking if the current input plugin is paused. This would\nreturn -1 and cause the esoteric \"error registering chunk for tag\"\nmessage to be spammed constantly while the emitter is paused.\n\nThis PR adds a check before appending logs to the emitter to see if it\nis currently paused. If it is, then the log will not be sent to the\nemitter and will be dropped (just as it would have been if it went\nthrough the rest of the chunk appending procedure, but cuts out all the\nextra steps).\n\nI have an automatic whitespace trimmer that runs on save, so there's\nlots of trailing whitespace deleted too sorry lol\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"multiline: respect emitter paused status"}},{"before":"1f250c55b62401fa3392054904ab383ac012ec2d","after":"cb89edf0d320f92a4e8b1bac7f6165b5a99fa28b","ref":"refs/heads/multiline_drops","pushedAt":"2024-02-22T03:17:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"multiline: respect emitter paused status\n\nWhen the multiline plugin tries to send logs to the emitter, it never\nused to check if the emitter was paused or not. The input chunk\nappending routines would subsequently reject the log when it got to the\npoint of checking if the current input plugin is paused. This would\nreturn -1 and cause the esoteric \"error registering chunk for tag\"\nmessage to be spammed constantly while the emitter is paused.\n\nThis PR adds a check before appending logs to the emitter to see if it\nis currently paused. If it is, then the log will not be sent to the\nemitter and will be dropped (just as it would have been if it went\nthrough the rest of the chunk appending procedure, but cuts out all the\nextra steps).\n\nI have an automatic whitespace trimmer that runs on save, so there's\nlots of trailing whitespace deleted too sorry lol\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"multiline: respect emitter paused status"}},{"before":"65da7effc02c905d1ccd86dfe1e1d1fdf8445e65","after":"1f250c55b62401fa3392054904ab383ac012ec2d","ref":"refs/heads/multiline_drops","pushedAt":"2024-02-22T03:13:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"multiline: respect emitter paused status\n\nWhen the multiline plugin tries to send logs to the emitter, it never\nused to check if the emitter was paused or not. The input chunk\nappending routines would subsequently reject the log when it got to the\npoint of checking if the current input plugin is paused. This would\nreturn -1 and cause the esoteric \"error registering chunk for tag\"\nmessage to be spammed constantly while the emitter is paused.\n\nThis PR adds a check before appending logs to the emitter to see if it\nis currently paused. If it is, then the log will not be sent to the\nemitter and will be dropped (just as it would have been if it went\nthrough the rest of the chunk appending procedure, but cuts out all the\nextra steps).\n\nI have an automatic whitespace trimmer that runs on save, so there's\nlots of trailing whitespace deleted too sorry lol\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"multiline: respect emitter paused status"}},{"before":null,"after":"65da7effc02c905d1ccd86dfe1e1d1fdf8445e65","ref":"refs/heads/multiline_drops","pushedAt":"2024-02-22T03:06:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"multiline: respect emitter paused status\n\nWhen the multiline plugin tries to send logs to the emitter, it never\nused to check if the emitter was paused or not. The input chunk\nappending routines would subsequently reject the log when it got to the\npoint of checking if the current input plugin is paused. This would\nreturn -1 and cause the esoteric \"error registering chunk for tag\"\nmessage to be spammed constantly while the emitter is paused.\n\nThis PR adds a check before appending logs to the emitter to see if it\nis currently paused. If it is, then the log will not be sent to the\nemitter and will be dropped (just as it would have been if it went\nthrough the rest of the chunk appending procedure, but cuts out all the\nextra steps).\n\nI have an automatic whitespace trimmer that runs on save, so there's\nlots of trailing whitespace deleted too sorry lol","shortMessageHtmlLink":"multiline: respect emitter paused status"}},{"before":"9c3978cdaf932ca3756bd7d015c978d016544b04","after":"202da1374dffd98984b2aa56dd444d49bef1dbd5","ref":"refs/heads/master","pushedAt":"2024-02-21T14:10:59.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"out_opentelemetry: add new option 'logs_body_key_attributes' (default: false)\n\nWhen logs_body_key was added, by default it added all the unmatched keys\nas attributes, there are many cases where this is not desired.\n\nIn order to keep the flexibility to the user, this patch adds a new config\noption called 'logs_body_key_attributes' which takes a boolean value. When\nit's enabled, the remaining keys are added as attributes; by default this\nis disabled.\n\nSigned-off-by: Eduardo Silva ","shortMessageHtmlLink":"out_opentelemetry: add new option 'logs_body_key_attributes' (default…"}},{"before":"9652b0dc6fd9e59ef87c3bdc59c89da9abed995b","after":"9c3978cdaf932ca3756bd7d015c978d016544b04","ref":"refs/heads/master","pushedAt":"2024-02-12T20:30:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"workflows: bump helm/kind-action from 1.8.0 to 1.9.0 (#8476)\n\nBumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0.\r\n- [Release notes](https://github.com/helm/kind-action/releases)\r\n- [Commits](https://github.com/helm/kind-action/compare/v1.8.0...v1.9.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: helm/kind-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"workflows: bump helm/kind-action from 1.8.0 to 1.9.0 (fluent#8476)"}},{"before":"b333c08aa66be9c8f075ffd8731c81175437ea24","after":"9d703b615e96d18e568a1e0142ead8b7f715d3a4","ref":"refs/heads/stackdriver_sds","pushedAt":"2024-02-06T18:05:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"6f2c553ebc3e7a96a11e7055c49ec303e4d3c826","after":"9652b0dc6fd9e59ef87c3bdc59c89da9abed995b","ref":"refs/heads/master","pushedAt":"2024-02-06T17:57:04.000Z","pushType":"push","commitsCount":40,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"dockerfile: windows: Link OpenSSL libraries correctly (#8463)\n\nAlso, we need to refer its headers correctly.\r\n\r\nSigned-off-by: Hiroshi Hatake ","shortMessageHtmlLink":"dockerfile: windows: Link OpenSSL libraries correctly (fluent#8463)"}},{"before":"33ea42feda1953a32fe86f7eb136bbba42a49e8e","after":"6f2c553ebc3e7a96a11e7055c49ec303e4d3c826","ref":"refs/heads/master","pushedAt":"2024-01-11T18:26:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"in_calyptia_fleet: release upstream conn in collect. (#8366)\n\nSigned-off-by: Phillip Whelan ","shortMessageHtmlLink":"in_calyptia_fleet: release upstream conn in collect. (fluent#8366)"}},{"before":"cd497e38dc8e4e958756b449aab34801da486ad2","after":"33ea42feda1953a32fe86f7eb136bbba42a49e8e","ref":"refs/heads/master","pushedAt":"2024-01-11T14:08:56.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"version: who you gonna call ? (#8364)\n\nSigned-off-by: Eduardo Silva ","shortMessageHtmlLink":"version: who you gonna call ? (fluent#8364)"}},{"before":"323f343996e877c7f122d2c4e075c00c4aac7377","after":"cd497e38dc8e4e958756b449aab34801da486ad2","ref":"refs/heads/master","pushedAt":"2024-01-08T20:59:26.000Z","pushType":"push","commitsCount":67,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"docs: CONTRIBUTING: update copyright 2015-2024\n\nSigned-off-by: Eduardo Silva ","shortMessageHtmlLink":"docs: CONTRIBUTING: update copyright 2015-2024"}},{"before":"0cdf84a865c6d29ec5f1a18d4ef1168cdd040d09","after":"7e4286a043f6c6ca5a8273cc685ad7cbe769c9de","ref":"refs/heads/stackdriver_codeowner_test_files","pushedAt":"2023-12-05T18:11:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"CODEOWNERS: add google codeowners to test data\n\nThis PR adds the Google codeowners to the test data files used by the\ntest file we already own.\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"CODEOWNERS: add google codeowners to test data"}},{"before":null,"after":"0cdf84a865c6d29ec5f1a18d4ef1168cdd040d09","ref":"refs/heads/stackdriver_codeowner_test_files","pushedAt":"2023-12-05T18:06:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"CODEOWNERS: add google codeowners to test data\n\nThis PR adds the Google codeowners to the test data files used by the\ntest file we already own.","shortMessageHtmlLink":"CODEOWNERS: add google codeowners to test data"}},{"before":"4820a1f5d0b92f078b96161872824d7bf7564548","after":"323f343996e877c7f122d2c4e075c00c4aac7377","ref":"refs/heads/master","pushedAt":"2023-12-05T18:04:09.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"test: internal: log: fix internal log test to use a clock instead of an interval. (#8148)\n\nUse an actual clock that gets reset instead of an interval to avoid timing\r\nproblems where sleep might not be exact due to scheduling or possibly\r\nnoisy neighbours.\r\n\r\nSigned-off-by: Phillip Whelan ","shortMessageHtmlLink":"test: internal: log: fix internal log test to use a clock instead of …"}},{"before":"37cb10d6d9e92569b7d5daede752015c7f5788ed","after":"8543d126d287217567af15d16fdd0e42a56c71a3","ref":"refs/heads/update_record_total_with_filter","pushedAt":"2023-11-28T23:48:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"input_chunk: clarify comment\n\nClarify comment to demonstrate that flb_filter_do actually overwrites\nthe value not just changing it.\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"input_chunk: clarify comment"}},{"before":null,"after":"017baba9dc07085828cbb2fb53dbcad37c062c15","ref":"refs/heads/windows_fix","pushedAt":"2023-11-28T22:26:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"braydonk","name":"Braydon Kains","path":"/braydonk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93549768?s=80&v=4"},"commit":{"message":"in_winevtlog: pass correct value (#8179)\n\nSigned-off-by: braydonk ","shortMessageHtmlLink":"in_winevtlog: pass correct value (fluent#8179)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUH-fswA","startCursor":null,"endCursor":null}},"title":"Activity · braydonk/fluent-bit"}