Remove extra labels for fluentbit log shipping
General MR
Summary
- v3 of loki added a label limit. ever since then, fluentbit (and promtail) have been dropping certain labels to comply with the limit.
- added more labels to filter out in a lua function built into fluentbit's config map. we also hadn't realized we needed to escape - characters in those labels, so those are fixed now
- this drops enough labels such that fluentbit's error threshold is no longer reached
For Issue
Closes big-bang/product/packages/fluentbit#140 (closed)
Upgrade Notices
N/A
Edited by Christopher O'Connell
Merge request reports
Activity
assigned to @blairbowden
added fluentbit teamObservability labels
reset approvals from @w.griffing by pushing to the branch
added statusreview label
changed milestone to %2.32.0
requested review from @chris.oconnell
Please register or sign in to reply