You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about/fluentd-and-fluent-bit.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,15 @@ description: The production grade telemetry ecosystem
4
4
5
5
# Fluentd and Fluent Bit
6
6
7
-
Telemetry data processing can be complex, especially at scale. That's why [Fluentd](https://www.fluentd.org) was created. Fluentd is more than a simple tool, it's grown into a fullscale ecosystem that contains SDKs for different languages and subprojects like [Fluent Bit](https://fluentbit.io).
7
+
Telemetry data processing can be complex, especially at scale. That's why [Fluentd](https://www.fluentd.org) was created. Fluentd is more than a basic tool. It's grown into a full-scale ecosystem that contains SDKs for different languages and sub-projects, like [Fluent Bit](https://fluentbit.io).
8
8
9
-
Here, we describe the relationship between the [Fluentd](http://fluentd.org) and [Fluent Bit](http://fluentbit.io) open source projects.
9
+
The Fluentd and Fluent Bit projects are both:
10
10
11
-
Both projects are:
12
-
13
-
- Licensed under the terms of Apache License v2.0. - Graduated hosted projects by the [Cloud Native Computing Foundation (CNCF)](https://cncf.io). - Production grade solutions: Deployed millions of times every single day. - Vendor neutral and community driven. - Widely adopted by the industry: Trusted by major companies like AWS, Microsoft, Google Cloud, and hundreds of others.
11
+
- Licensed under the terms of Apache License v2.0.
12
+
- Graduated hosted projects by the [Cloud Native Computing Foundation (CNCF)](https://cncf.io).
13
+
- Production-grade solutions, that are deployed millions of times every single day.
14
+
- Vendor neutral and community driven.
15
+
- Widely adopted by the industry, being trusted by major companies like Amazon, Microsoft, Google, and hundreds of others.
14
16
15
17
The projects have many similarities: [Fluent Bit](https://fluentbit.io) is designed and built on top of the best ideas of [Fluentd](https://www.fluentd.org) architecture and general design. Which one you choose depends on your end-users' needs.
*[Fluent Bit 101 Sandbox - Getting Started with configuration and routing](https://play.instruqt.com/Fluent/invite/nuys5ifhsprt)
13
+
-[Fluent Bit 101 Sandbox - Getting Started with configuration and routing](https://play.instruqt.com/Fluent/invite/nuys5ifhsprt)
16
14
17
-
## Open Source Labs - environment required
15
+
## Open Source labs - environment required
18
16
19
17
The following are open source labs where you will need to spin up resources to run through the lab in details
20
18
21
-
### O11y Workshops by Chronosphere
19
+
### O11y workshops by Chronosphere
22
20
23
-
These workshops, open source, provided by Chronosphere can be found here: [https://o11y-workshops.gitlab.io/](https://o11y-workshops.gitlab.io/). The OSS repository can be found here: [https://gitlab.com/o11y-workshops/workshop-fluentbit](https://gitlab.com/o11y-workshops/workshop-fluentbit)
21
+
Chronosphere provides several [open source observability workshops](https://o11y-workshops.gitlab.io/). The OSS repository can be found here: [https://gitlab.com/o11y-workshops/workshop-fluentbit](https://gitlab.com/o11y-workshops/workshop-fluentbit)
24
22
25
-
The cards below include links to each of the labs in the workshop 
23
+
The following cards include links to each of the labs in the workshop:
0 commit comments