Skip to content

Commit 5d3e13a

Browse files
Merge branch 'master' into alexakreizinger/sc-146101/fb-combine-packages-and-supported-platforms
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
2 parents 31c1e55 + 7377026 commit 5d3e13a

File tree

3 files changed

+13
-16
lines changed

3 files changed

+13
-16
lines changed

.gitbook.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@ redirects:
9797
installation/getting-started-with-fluent-bit: ./installation/downloads.md
9898
installation/requirements: ./installation/downloads.md
9999
installation/supported-platforms: ./installation/downloads.md
100+
about/sandbox-and-lab-resources: /about/resources.md

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* [What is Fluent Bit?](about/what-is-fluent-bit.md)
88
* [A brief history of Fluent Bit](about/history.md)
99
* [Fluentd and Fluent Bit](about/fluentd-and-fluent-bit.md)
10-
* [Sandbox and lab resources](about/sandbox-and-lab-resources.md)
10+
* [Lab resources](about/resources.md)
1111

1212
## Concepts
1313

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,19 @@
11
---
2-
description: >-
3-
An overview of free public resources for sandbox and labs for learning how to
4-
best operate, use, and have success with Fluent Bit.
2+
description: An overview of free public labs for learning how to successfully use Fluent Bit.
53
---
64

7-
# Sandbox and lab resources
5+
# Lab resources
86

97
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=83d7b072-bdfc-4f7d-810d-3ab42267ff54" />
108

11-
## Open Source labs - environment required
9+
To use these lab resources to their full extent, you'll need to [install](../installation/downloads) resources in your local environment to test and run Fluent Bit.
1210

13-
The following are open source labs where you will need to spin up resources to run through the lab in details
11+
## O11y workshops by Chronosphere
1412

15-
### O11y workshops by Chronosphere
16-
17-
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)
18-
19-
The following cards include links to each of the labs in the workshop:
13+
Chronosphere provides several [open source observability workshops](https://o11y-workshops.gitlab.io/), including a Fluent Bit workshop:
2014

2115
{% embed url="https://o11y-workshops.gitlab.io/workshop-fluentbit/" %}
22-
Fluent Bit Workshop for Getting Started with Cloud Native Telemetry Pipelines
16+
Fluent Bit workshop for getting started with cloud native telemetry pipelines
2317
{% endembed %}
2418

2519
1. [Lab 1 - Introduction to Fluent Bit](https://o11y-workshops.gitlab.io/workshop-fluentbit/lab01.html)
@@ -30,8 +24,10 @@ Fluent Bit Workshop for Getting Started with Cloud Native Telemetry Pipelines
3024
6. [Lab 6 - Avoid Telemetry Data Loss](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/8)
3125
7. [Lab 7 - Pipeline Integration with OpenTelemetry](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/9)
3226

33-
### Logging with Fluent Bit and Amazon OpenSearch workshop by Amazon
27+
You can also view the source files for these workshops on [GitLab](https://gitlab.com/o11y-workshops/workshop-fluentbit).
28+
29+
## Logging with Fluent Bit and Amazon OpenSearch workshop by Amazon
3430

35-
This workshop by Amazon goes through common Kubernetes logging patterns and routing data to OpenSearch and visualizing with OpenSearch dashboards
31+
This workshop by Amazon goes through common Kubernetes logging patterns and routing data to OpenSearch and visualizing with OpenSearch dashboards.
3632

37-
{% embed url="https://eksworkshop.com/" %}
33+
{% embed url="https://eksworkshop.com/" %}

0 commit comments

Comments
 (0)