Skip to content

Commit 417279c

Browse files
Apply suggestions from code review
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: esmerel <[email protected]>
1 parent 4650337 commit 417279c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

about/history.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: A brief history of Fluent Bit
23
description: Every project has a story
34
---
45

@@ -8,12 +9,12 @@ In 2014, the [Fluentd](https://www.fluentd.org/) team at
89
[Treasure Data](https://www.treasuredata.com/) was forecasting the need for a
910
lightweight log processor for constraint environments like embedded Linux and
1011
gateways. The project aimed to be part of the Fluentd ecosystem. At that moment,
11-
Eduardo created [Fluent Bit](https://fluentbit.io/), a new open source solution,
12+
Eduardo Silva created [Fluent Bit](https://fluentbit.io/), a new open source solution,
1213
written from scratch and available under the terms of the
1314
[Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).
1415

15-
After the project was around for some time, it got more traction for normal Linux
16-
systems. With the new containerized world, the Cloud Native community asked to
17-
extend the project scope to support more sources, filters, and destinations. Not
18-
so long after, Fluent Bit became one of the preferred solutions to solve the logging
19-
challenges in Cloud environments.
16+
After the project matured, it gained traction for normal Linux systems. With the
17+
new containerized world, the Cloud Native community asked to extend the
18+
project scope to support more sources, filters, and destinations. Not long after,
19+
Fluent Bit became one of the preferred solutions to solve the logging challenges
20+
in Cloud environments.

0 commit comments

Comments
 (0)