Skip to content

Commit a0fab08

Browse files
r0mdauopentelemetrybotsvrnmtiffany76
authored
Add the collector fluentforwardexporter to registry (#5979)
Signed-off-by: Romain Dauby <[email protected]> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Severin Neumann <[email protected]> Co-authored-by: Severin Neumann <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 2dee781 commit a0fab08

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# cSpell:ignore fluentforwardexporter r0mdau
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:
11+
The OpenTelemetry Collector Exporter for the Fluent Forward protocol
12+
authors:
13+
- name: Romain Dauby
14+
url: https://github.com/r0mdau
15+
urls:
16+
repo: https://github.com/r0mdau/fluentforwardexporter
17+
createdAt: 2023-11-19
18+
isNative: false
19+
isFirstParty: false
20+
package:
21+
registry: go-collector
22+
name: github.com/r0mdau/fluentforwardexporter
23+
version: v0.3.0

static/refcache.json

+12
Original file line numberDiff line numberDiff line change
@@ -13243,6 +13243,14 @@
1324313243
"StatusCode": 200,
1324413244
"LastSeen": "2024-08-07T15:44:53.106127+02:00"
1324513245
},
13246+
"https://github.com/r0mdau": {
13247+
"StatusCode": 206,
13248+
"LastSeen": "2025-01-19T02:27:15.320730471Z"
13249+
},
13250+
"https://github.com/r0mdau/fluentforwardexporter": {
13251+
"StatusCode": 206,
13252+
"LastSeen": "2025-01-19T02:27:12.257107855Z"
13253+
},
1324613254
"https://github.com/raito-io/neo4j-tracing": {
1324713255
"StatusCode": 206,
1324813256
"LastSeen": "2025-01-15T11:26:10.993794-05:00"
@@ -16619,6 +16627,10 @@
1661916627
"StatusCode": 200,
1662016628
"LastSeen": "2024-08-12T17:56:07.964057+02:00"
1662116629
},
16630+
"https://pkg.go.dev/github.com/r0mdau/fluentforwardexporter": {
16631+
"StatusCode": 200,
16632+
"LastSeen": "2025-01-19T02:27:20.088750393Z"
16633+
},
1662216634
"https://pkg.go.dev/github.com/segmentio/kafka-go": {
1662316635
"StatusCode": 200,
1662416636
"LastSeen": "2025-01-29T17:30:03.308377379Z"

0 commit comments

Comments
 (0)