Skip to content

Commit bcb650d

Browse files
authored
Merge branch 'master' into remove_stale_counters
Signed-off-by: Paweł Cendrzak <[email protected]>
2 parents 52cbaf0 + 817dcca commit bcb650d

File tree

248 files changed

+11008
-3106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

248 files changed

+11008
-3106
lines changed

.gitbook.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ redirects:
2121
input/netif: ./pipeline/inputs/network-io-metrics.md
2222
input/proc: ./pipeline/inputs/process.md
2323
input/random: ./pipeline/inputs/random.md
24+
input/splunk: ./pipeline/inputs/splunk.md
2425
input/serial: ./pipeline/inputs/serial-interface.md
2526
#inputs/statsd: ./pipeline/inputs/
2627
input/stdin: ./pipeline/inputs/standard-input.md
@@ -29,6 +30,7 @@ redirects:
2930
input/tail: ./pipeline/inputs/tail.md
3031
input/tcp: ./pipeline/inputs/tcp.md
3132
input/thermal: ./pipeline/inputs/thermal.md
33+
input/udp: ./pipeline/inputs/udp.md
3234
input/winlog: ./pipeline/inputs/windows-event-log.md
3335
input/winevtlog: ./pipeline/inputs/windows-event-log-winevtlog.md
3436

@@ -51,9 +53,11 @@ redirects:
5153
output/azure_kusto: ./pipeline/outputs/azure_kusto.md
5254
output/bigquery: ./pipeline/outputs/bigquery.md
5355
output/counter: ./pipeline/outputs/counter.md
56+
output/chronicle: ./pipeline/outputs/chronicle.md
5457
output/cloudwatch: ./pipeline/outputs/cloudwatch.md
5558
output/datadog: ./pipeline/outputs/datadog.md
5659
output/es: ./pipeline/outputs/elasticsearch.md
60+
output/fabric: ./pipeline/outputs/azure_kusto.md
5761
output/file: ./pipeline/outputs/file.md
5862
output/firehose: ./pipeline/outputs/firehose.md
5963
output/flowcounter: ./pipeline/outputs/flowcounter.md
@@ -73,3 +77,6 @@ redirects:
7377
output/stdout: ./pipeline/outputs/standard-output.md
7478
output/tcp: ./pipeline/outputs/tcp-and-tls.md
7579
output/td: ./pipeline/outputs/treasure-data.md
80+
81+
# Processors
82+
processor/metrics_selector: ./pipeline/processors/metrics_selector.md

.gitbook/assets/3.0.png

139 KB
Loading

.gitbook/assets/3.1.png

1.29 MB
Loading

.gitbook/assets/3.2.png

4.29 MB
Loading

.gitbook/assets/4.0.png

1.49 MB
Loading
Loading

.gitbook/assets/image (1).png

1.09 MB
Loading

.gitbook/assets/image.png

276 KB
Loading
6.22 MB
Loading

.gitbook/includes/untitled.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Untitled
3+
---
4+
5+
{% embed url="https://o11y-workshops.gitlab.io/workshop-fluentbit/lab01.html" fullWidth="false" %}
6+
Lab 1 - Introduction to Fluent Bit
7+
{% endembed %}

0 commit comments

Comments
 (0)