Skip to content

Commit

Permalink
Add KafkaFlow instrumentation to registry (open-telemetry#3625)
Browse files Browse the repository at this point in the history
  • Loading branch information
simaoribeiro authored Dec 7, 2023
1 parent d8b6a97 commit 839cb22
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/registry/instrumentation-dotnet-kafkaflow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# cSpell:ignore kafkaflow farfetch
title: KafkaFlow Instrumentation for OpenTelemetry
registryType: instrumentation
isThirdParty: true
language: dotnet
tags:
- kafka
- kafkaflow
- instrumentation
- dotnet
repo: https://github.com/Farfetch/kafkaflow/tree/master/src/KafkaFlow.OpenTelemetry
license: MIT
description:
This is an Instrumentation Library, which instruments KafkaFlow and collects
traces and baggage signals about Kafka messaging.
authors: Farfetch
otVersion: latest

0 comments on commit 839cb22

Please sign in to comment.