Skip to content

Conversation

@chaitanya-sistla
Copy link
Contributor

@chaitanya-sistla chaitanya-sistla commented Oct 13, 2024

Description:
This PR adds OpenObserve (O2) as a supported output destination for Fluent Bit, allowing users to forward logs seamlessly to O2. The integration works without any code or implementation changes, as Fluent Bit's existing configuration system can handle the output forwarding.

Context:
There isn't an open issue for this feature, but adding OpenObserve as an output destination can provide users with an efficient logging solution. Since no code modifications are necessary, this update can be applied without concerns. Yes this can be used for 3.1 as well and we can include it there.

Copy link
Contributor

@lockewritesdocs lockewritesdocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some suggested changes. Thanks for your contribution @chaitanya-sistla!

Copy link
Contributor

@patrick-stephens patrick-stephens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New files need adding to the SUMMARY.md otherwise they won't appear.

@chaitanya-sistla
Copy link
Contributor Author

Thank you @patrick-stephens I have added that to SUMMARY.md

@patrick-stephens
Copy link
Contributor

Can you sort the DCO requirements as well? That's a hard requirement for merge I'm afraid.

You can see the failing check above which should tell you what to do: https://github.com/fluent/fluent-bit-docs/pull/1472/checks?check_run_id=31507263224

Chaitanya Sistla and others added 20 commits October 14, 2024 10:07
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
@chaitanya-sistla
Copy link
Contributor Author

I took care of this @patrick-stephens

Copy link
Contributor

@lockewritesdocs lockewritesdocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the latest changes, looks good from a technical writing perspective. If @patrick-stephens is 👍 , then we should be all set.

@chaitanya-sistla
Copy link
Contributor Author

Amazing, thanks @lockewritesdocs and @patrick-stephens

@patrick-stephens
Copy link
Contributor

Can we update the description a bit?
Do we have an open issue on adding this?
I don't think we're waiting on any code/implementation changes for this to be usable right?
Do we need to add it to 3.1 as well?

Just a bit of context - blank descriptions always make me suspicious :)

@chaitanya-sistla
Copy link
Contributor Author

@patrick-stephens I have updated the description :) Please let me know if this helps.

@patrick-stephens patrick-stephens merged commit 4fc0a13 into fluent:master Oct 15, 2024
3 checks passed
@patrick-stephens
Copy link
Contributor

Cheers, can you send a PR for 3.1 branch so we can see it in the live docs now as well?

@chaitanya-sistla
Copy link
Contributor Author

TomlinfreeGit pushed a commit to TomlinfreeGit/fluent-bit-docs that referenced this pull request Oct 28, 2025
* adding openobserve details for fluentbit output

Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* Update pipeline/outputs/openobserve.md

Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>

* adding openobserve in summary

Signed-off-by: Chaitanya Sistla <[email protected]>

---------

Signed-off-by: Chaitanya Sistla <[email protected]>
Signed-off-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Adam Locke <[email protected]>
Signed-off-by: Tom <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants