Skip to content

Commit 3f28657

Browse files
authored
Merge pull request #2010 from fluent/lynettemiles/sc-143155/final-cleanup-for-about
2 parents 086ef29 + dfcabb7 commit 3f28657

File tree

4 files changed

+17
-15
lines changed

4 files changed

+17
-15
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, that are deployed millions of times every single day.
14+
- Vendor neutral and community driven.
15+
- Widely adopted by the industry, being trusted by major companies like Amazon, Microsoft, Google, 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

about/sandbox-and-lab-resources.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,26 @@
11
---
2-
description: >-
3-
The following page gives an overview of free public resources for Sandbox and
4-
Labs for learning how to best operate, use, and have success with Fluent Bit.
2+
description: An overview of free public resources for sandbox and labs for learning how to best operate, use, and have success with Fluent Bit.
53
---
64

75
# Sandbox and lab resources
86

9-
## Fluent Bit Sandbox - sign-up required
7+
## Fluent Bit sandbox - sign-up required
108

119
The following are labs that can run in your browser however require email sign-up
1210

1311
<div data-full-width="true"><figure><img src="../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure></div>
1412

15-
* [Fluent Bit 101 Sandbox - Getting Started with configuration and routing](https://play.instruqt.com/Fluent/invite/nuys5ifhsprt)
13+
- [Fluent Bit 101 Sandbox - Getting Started with configuration and routing](https://play.instruqt.com/Fluent/invite/nuys5ifhsprt)
1614

17-
## Open Source Labs - environment required
15+
## Open Source labs - environment required
1816

1917
The following are open source labs where you will need to spin up resources to run through the lab in details
2018

21-
### O11y Workshops by Chronosphere
19+
### O11y workshops by Chronosphere
2220

23-
These workshops, open source, provided by Chronosphere can be found here: [https://o11y-workshops.gitlab.io/](https://o11y-workshops.gitlab.io/). The OSS repository can be found here: [https://gitlab.com/o11y-workshops/workshop-fluentbit](https://gitlab.com/o11y-workshops/workshop-fluentbit)
21+
Chronosphere provides several [open source observability workshops](https://o11y-workshops.gitlab.io/). The OSS repository can be found here: [https://gitlab.com/o11y-workshops/workshop-fluentbit](https://gitlab.com/o11y-workshops/workshop-fluentbit)
2422

25-
The cards below include links to each of the labs in the workshop&#x20;
23+
The following cards include links to each of the labs in the workshop:
2624

2725
{% embed url="https://o11y-workshops.gitlab.io/workshop-fluentbit/" %}
2826
Fluent Bit Workshop for Getting Started with Cloud Native Telemetry Pipelines
@@ -40,4 +38,4 @@ Fluent Bit Workshop for Getting Started with Cloud Native Telemetry Pipelines
4038

4139
This workshop by Amazon goes through common Kubernetes logging patterns and routing data to OpenSearch and visualizing with OpenSearch dashboards
4240

43-
{% embed url="https://eksworkshop.com/" %}
41+
{% embed url="https://eksworkshop.com/" %}

vale-styles/FluentBit/Headings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ exceptions:
3030
- Azure Log Analytics
3131
- BuildKite
3232
- CheckList
33+
- Chronosphere
3334
- CircleCI
3435
- CLI
3536
- CloudWatch

vale-styles/FluentBit/Spelling-exceptions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ boolean
2020
Buildkite
2121
cAdvisor
2222
Calyptia
23+
Chronosphere
2324
chronotf
2425
clickstreams
2526
CloudWatch

0 commit comments

Comments
 (0)