Skip to content

Commit 0b3f472

Browse files
authored
Merge pull request #1616 from fluent/lynettemiles/sc-134016/undo-line-breaks-on-fluent-bit-index-page
2 parents 118784d + 1a95c48 commit 0b3f472

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

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

77
<figure><img src=".gitbook/assets/4.0.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
13-
complexity.![](https://static.scarf.sh/a.png?x-pxid=71f0e011-761f-4c6f-9a89-38817887faae)
9+
[Fluent Bit](http://fluentbit.io) is a fast and lightweight telemetry agent for logs, metrics, and traces for Linux, macOS, Windows, and BSD family operating systems. Fluent Bit has been made with a strong focus on performance to allow the collection and processing of telemetry data from different sources without complexity.![](https://static.scarf.sh/a.png?x-pxid=71f0e011-761f-4c6f-9a89-38817887faae)
1410

1511
## Features
1612

1713
- High performance: High throughput with low resources consumption
1814
- Data parsing
19-
- Convert your unstructured messages using our parsers:
15+
- Convert your unstructured messages using Fluent Bit parsers:
2016
[JSON](pipeline/parsers/json.md),
2117
[Regex](pipeline/parsers/regular-expression.md),
2218
[LTSV](pipeline/parsers/ltsv.md) and [Logfmt](pipeline/parsers/logfmt.md)
@@ -42,15 +38,11 @@ complexity.![](https://static.scarf.sh/a.png?x-pxid=71f0e011-761f-4c6f-9a89-3881
4238
and transformation using simple SQL queries
4339
- Create new streams of data using query results
4440
- Aggregation windows
45-
- Data analysis and prediction: Timeseries forecasting
41+
- Data analysis and prediction: Time series forecasting
4642
- Portable: Runs on Linux, macOS, Windows and BSD systems
4743

4844
## Fluent Bit, Fluentd and CNCF
4945

50-
[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).
46+
[Fluent Bit](http://fluentbit.io) is a [CNCF](https://cncf.io) graduated sub-project under the umbrella of [Fluentd](http://fluentd.org). Fluent Bit is licensed under the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).
5347

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

0 commit comments

Comments
 (0)