Skip to content

Commit d974254

Browse files
committed
Attempting to fix what gitbook made a mess of
Signed-off-by: Lynette Miles <lynette.miles@chronosphere.io>
1 parent 45a9ff7 commit d974254

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ description: High Performance Telemetry Agent for Logs, Metrics and Traces
66

77
<figure><img src=".gitbook/assets/3.2.png" alt=""><figcaption></figcaption></figure>
88

9-
[Fluent Bit](http://fluentbit.io) is a fast and lightweight telemetry agent
10-
for logs, metrics, and traces for Linux, macOS, Windows, and BSD family
11-
operating systems. Fluent Bit has been made with a strong focus on performance to allow
12-
the collection and processing of telemetry data from different sources without
9+
[Fluent Bit](http://fluentbit.io) is a fast and lightweight telemetry agent for logs,
10+
metrics, and traces for Linux, macOS, Windows, and BSD family operating systems.
11+
Fluent Bit has been made with a strong focus on performance to allow the collection
12+
and processing of telemetry data from different sources without
1313
complexity.![](https://static.scarf.sh/a.png?x-pxid=71f0e011-761f-4c6f-9a89-38817887faae)
1414

1515
## Features
1616

1717
- High performance: High throughput with low resources consumption
1818
- Data parsing
19-
- Convert your unstructured messages using our parsers:
19+
- Convert your unstructured messages using Fluent Bit parsers:
2020
[JSON](pipeline/parsers/json.md),
2121
[Regex](pipeline/parsers/regular-expression.md),
2222
[LTSV](pipeline/parsers/ltsv.md) and [Logfmt](pipeline/parsers/logfmt.md)
@@ -42,15 +42,14 @@ complexity.![](https://static.scarf.sh/a.png?x-pxid=71f0e011-761f-4c6f-9a89-3881
4242
and transformation using simple SQL queries
4343
- Create new streams of data using query results
4444
- Aggregation windows
45-
- Data analysis and prediction: Timeseries forecasting
45+
- Data analysis and prediction: Time series forecasting
4646
- Portable: Runs on Linux, macOS, Windows and BSD systems
4747

4848
## Fluent Bit, Fluentd and CNCF
4949

5050
[Fluent Bit](http://fluentbit.io) is a [CNCF](https://cncf.io) graduated sub-project
51-
under the umbrella of [Fluentd](http://fluentd.org). Fluent Bit is licensed under
52-
the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).
51+
under the umbrella of [Fluentd](http://fluentd.org). Fluent Bit is licensed under the
52+
terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).
5353

54-
Fluent Bit was originally created by [Eduardo Silva](https://www.linkedin.com/in/edsiper/)
55-
and is now sponsored by [Chronosphere](https://chronosphere.io/). As a
56-
CNCF-hosted project, it is a fully vendor-neutral and community-driven project.
54+
Fluent Bit was originally created by [Eduardo Silva](https://www.linkedin.com/in/edsiper/) and is now sponsored by
55+
[Chronosphere](https://chronosphere.io/). As a CNCF-hosted project, it's a fully vendor-neutral and community-driven project.

0 commit comments

Comments
 (0)