Skip to content

Add the collector fluentforwardexporter to registry #5979

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions data/registry/collector-exporter-fluentforward.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# cSpell:ignore fluentforwardexporter r0mdau
title: Fluent Forward Exporter
registryType: exporter
language: collector
tags:
- go
- exporter
- collector
license: Apache 2.0
description:
The OpenTelemetry Collector Exporter for the Fluent Forward protocol
authors:
- name: Romain Dauby
url: https://github.com/r0mdau
urls:
repo: https://github.com/r0mdau/fluentforwardexporter
createdAt: 2023-11-19
isNative: false
isFirstParty: false
package:
registry: go-collector
name: github.com/r0mdau/fluentforwardexporter
version: v0.3.0
12 changes: 12 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -13243,6 +13243,14 @@
"StatusCode": 200,
"LastSeen": "2024-08-07T15:44:53.106127+02:00"
},
"https://github.com/r0mdau": {
"StatusCode": 206,
"LastSeen": "2025-01-19T02:27:15.320730471Z"
},
"https://github.com/r0mdau/fluentforwardexporter": {
"StatusCode": 206,
"LastSeen": "2025-01-19T02:27:12.257107855Z"
},
"https://github.com/raito-io/neo4j-tracing": {
"StatusCode": 206,
"LastSeen": "2025-01-15T11:26:10.993794-05:00"
Expand Down Expand Up @@ -16619,6 +16627,10 @@
"StatusCode": 200,
"LastSeen": "2024-08-12T17:56:07.964057+02:00"
},
"https://pkg.go.dev/github.com/r0mdau/fluentforwardexporter": {
"StatusCode": 200,
"LastSeen": "2025-01-19T02:27:20.088750393Z"
},
"https://pkg.go.dev/github.com/segmentio/kafka-go": {
"StatusCode": 200,
"LastSeen": "2025-01-29T17:30:03.308377379Z"
Expand Down