Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Exception traps in Stream Processing model

オープン
#3 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@edsiper がすでに取り組んでいます。

2019年5月27日 から。

評価

この issue はまだ評価されていません。

説明

As I understand, the stream processing creates a second stream that will be ingested back through the various process layers of fluent-bit. I'd like to understand the recommended way to use stream processing to branch to various outputs BUT also include an exception trap or catch-all route so that any events not matching the stream condition are routed to a remediation destination.
I can't currently understand how to achieve this - in my tests the default output also caught the 'selected' messages, not just the exceptions. (i.e. the non-stream path also included the stream path data instead of just the non-stream data).
Could this be included in the 101 example?

主要言語
言語のデータがありません
スター
4
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

fluent/fluent-bit-docs-stream-processing のほかの issue

fluent/fluent-bit-docs-stream-processing の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。