Skip to content

Commit e7d7cab

Browse files
committed
Adding tab structure back without data
Signed-off-by: Lynette Miles <[email protected]>
1 parent 4285f20 commit e7d7cab

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

pipeline/outputs/opentelemetry.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,16 @@ Only HTTP endpoints are supported.
4242
## Get started
4343

4444
The OpenTelemetry plugin works with logs and only the metrics collected from one of the metric input plugins. In the following example, log records generated by the dummy plugin and the host metrics collected by the node exporter metrics plugin are exported by the OpenTelemetry output plugin.
45+
46+
{% tabs %}
47+
{% tab title="fluent-bit.yaml" %}
48+
49+
insert fluent-bit.yaml
50+
51+
{% endtab %}
52+
{% tab title="fluent-bit.conf" %}
53+
54+
insert fluent-bit.conf
55+
56+
{% endtab %}
57+
{% endtabs %}

0 commit comments

Comments
 (0)