Skip to content

Commit 41ae306

Browse files
committed
About: fluent bit and fluentd: final style
Signed-off-by: Lynette Miles <[email protected]>
1 parent 086ef29 commit 41ae306

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

about/fluentd-and-fluent-bit.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ description: The production grade telemetry ecosystem
44

55
# Fluentd and Fluent Bit
66

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).
88

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:
1010

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: Deployed millions of times every single day.
14+
- Vendor neutral and community driven.
15+
- Widely adopted by the industry: Trusted by major companies like AWS, Microsoft, Google Cloud, and hundreds of others.
1416

1517
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.
1618

0 commit comments

Comments
 (0)