Skip to content

Commit dfcabb7

Browse files
esmerelcnorris-cs
andauthored
Apply suggestions from code review
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 6f7a8bb commit dfcabb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

about/fluentd-and-fluent-bit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +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 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).
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

99
The Fluentd and Fluent Bit projects are both:
1010

1111
- Licensed under the terms of Apache License v2.0.
1212
- Graduated hosted projects by the [Cloud Native Computing Foundation (CNCF)](https://cncf.io).
13-
- Production grade solutions: Deployed millions of times every single day.
13+
- Production-grade solutions, that are deployed millions of times every single day.
1414
- Vendor neutral and community driven.
15-
- Widely adopted by the industry: Trusted by major companies like AWS, Microsoft, Google Cloud, and hundreds of others.
15+
- Widely adopted by the industry, being trusted by major companies like Amazon, Microsoft, Google, and hundreds of others.
1616

1717
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.
1818

0 commit comments

Comments
 (0)