Skip to content

Commit 756f8d0

Browse files
committed
Add the collector fluentforwardexporter to registry
Signed-off-by: Romain Dauby <[email protected]>
1 parent d4994c1 commit 756f8d0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# cSpell:ignore fluentforwardexporter
2+
title: Fluent Forward Exporter
3+
registryType: exporter
4+
language: collector
5+
tags:
6+
- go
7+
- exporter
8+
- collector
9+
license: Apache 2.0
10+
description: The OpenTelemetry Collector Exporter for the Fluent Forward protocol
11+
authors:
12+
- name: Romain Dauby
13+
url: https://github.com/r0mdau
14+
urls:
15+
repo: https://github.com/r0mdau/fluentforwardexporter
16+
createdAt: 2023-11-19
17+
isNative: false
18+
isFirstParty: false
19+
package:
20+
registry: go-collector
21+
name: github.com/r0mdau/fluentforwardexporter
22+
version: v0.3.0

0 commit comments

Comments
 (0)