-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Add Replace_Dots option to fluent-bit elasticsearch output #8659
Conversation
/lgtm |
/ok-to-test |
please bump chart version to 0.13.2 |
83592ac
to
dc91b93
Compare
dc91b93
to
a84dd40
Compare
/lgtm |
/assign @foxish |
/assign @davidkarlsen |
New changes are detected. LGTM label has been removed. |
73c5204
to
d3d4ed8
Compare
This addresses fluent/fluent-bit#854. Make 'Replace_Dots' settable for fluent-bit elasticsearch output, and default to 'On'. Signed-off-by: Don Bowman <[email protected]>
Signed-off-by: Don Bowman <[email protected]>
d3d4ed8
to
b860cd5
Compare
Signed-off-by: Don Bowman <[email protected]>
Signed-off-by: Don Bowman <[email protected]>
is there anything more I need to do here? |
@rimusz i need the /lgtm etc again since after bumping the chart version to match master it shows as a change. |
coming back to this, @rimusz @davidkarlsen @foxish I'm not sure what more is needed from me. |
ping? hello? |
lgtm |
Signed-off-by: Don Bowman <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: donbowman, rimusz If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I believe #9008 incorporates this, closing. |
This addresses fluent/fluent-bit#854.
Make 'Replace_Dots' settable for fluent-bit elasticsearch
output, and default to 'On'.
Signed-off-by: Don Bowman [email protected]
What this PR does / why we need it:
Elasticsearch does not allow a leaf to be both 'text' and 'object'. In Kubernetes, labels + annotations can be of the format 'app' or 'app.kubernetes.io/foo', which confuses it. Fluent-bit has an option 'Replace_Dots' which should be settable (and default on).
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)fluent/fluent-bit#854
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]