-
Notifications
You must be signed in to change notification settings - Fork 540
update out_pgsql document Tom <[email protected]> #1081
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
update out_pgsql document Tom <[email protected]> #1081
Conversation
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
@TomlinfreeGit can you resolve the conflicts here please? I've pushed on the review for the code PR fluent/fluent-bit#7215. |
|
I think something is going wrong, last few PRs show no changes to commit |
|
@TomlinfreeGit looks like an unsigned commit was pushed here, that's causing the DCO failures, can you fix your commit? |
|
Fixed the overwritten line. |
|
Thanks for re-considering the proposal and help fix the comments! |
|
@TomlinfreeGit the DCO check is a hard requirement to merge so if you can sort that? |
1be6bcb to
eacf596
Compare
eacf596 to
54ffe9f
Compare
|
@TomlinfreeGit did you intend to close this? |
update out_pgsql plugin: add a configurable parameter to support run this plugin in a daemon mode.
if in daemon mode, configuration error of out_pgsql will not cause fluentbit crash or exit.
code Merge Request link as follows:
fluent/fluent-bit#7215