Skip to content
Open
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
20 changes: 20 additions & 0 deletions data/registry/instrumentation-segmentio-go-kafka.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# cSpell:ignore: segmentio
title: OpenTelemetry Go Automatic Instrumentation for segmentio/kafka-go
registryType: instrumentation
language: go
tags:
- go
- instrumentation
- segmentio-kafka-go
- kafka
urls:
repo: https://github.com/open-telemetry/opentelemetry-go-instrumentation/
docs: https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/COMPATIBILITY.md#githubcomsegmentiokafka-go
license: Apache 2.0
description:
OpenTelemetry Go Automatic Instrumentation includes auto-instrumentation for
the [segmentio/kafka-go](https://pkg.go.dev/github.com/segmentio/kafka-go)
library.
createdAt: 2025-11-27
isNative: false
isFirstParty: false
4 changes: 4 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -9423,6 +9423,10 @@
"StatusCode": 206,
"LastSeen": "2025-11-15T09:44:46.753537038Z"
},
"https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/COMPATIBILITY.md#githubcomsegmentiokafka-go": {
"StatusCode": 206,
"LastSeen": "2025-11-27T19:51:17.242607539Z"
},
"https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/docs/getting-started.md": {
"StatusCode": 206,
"LastSeen": "2025-11-15T09:44:31.490109097Z"
Expand Down
Loading