Skip to content

Commit

Permalink
Create instrumentation-go-kafka.yml (#5096)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
3 people authored Aug 25, 2024
1 parent 1ac4cd1 commit a570a00
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
23 changes: 23 additions & 0 deletions data/registry/instrumentation-go-kafka.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# cSpell:ignore: otelkafka jurabek
title: OpenTelemetry Go Instrumentation for confluent-kafka-go
registryType: instrumentation
language: go
tags:
- go
- instrumentation
- confluent-kafka-go
- kafka
license: Apache 2.0
description:
Package otelkafka provides functionality to trace the
[confluent-kafka-go](https://github.com/confluentinc/confluent-kafka-go)
package.
authors:
- name: Jurabek
url: https://github.com/jurabek
urls:
repo: https://github.com/jurabek/otelkafka
createdAt: 2024-08-24
package:
name: github.com/jurabek/otelkafka
registry: go
16 changes: 16 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2699,6 +2699,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T15:25:07.042795-05:00"
},
"https://github.com/confluentinc/confluent-kafka-go": {
"StatusCode": 200,
"LastSeen": "2024-08-25T09:39:34.657068291Z"
},
"https://github.com/containerd": {
"StatusCode": 200,
"LastSeen": "2024-08-07T15:43:55.092676+02:00"
Expand Down Expand Up @@ -3199,6 +3203,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T19:12:01.969688-05:00"
},
"https://github.com/jurabek": {
"StatusCode": 200,
"LastSeen": "2024-08-25T09:39:30.336608946Z"
},
"https://github.com/jurabek/otelkafka": {
"StatusCode": 200,
"LastSeen": "2024-08-25T09:39:26.927388436Z"
},
"https://github.com/kaylareopelle": {
"StatusCode": 200,
"LastSeen": "2024-06-11T16:22:58.076066-04:00"
Expand Down Expand Up @@ -7291,6 +7303,10 @@
"StatusCode": 200,
"LastSeen": "2024-08-07T15:44:43.306385+02:00"
},
"https://pkg.go.dev/github.com/jurabek/otelkafka": {
"StatusCode": 200,
"LastSeen": "2024-08-25T09:39:41.322663747Z"
},
"https://pkg.go.dev/github.com/mitchellh/mapstructure": {
"StatusCode": 200,
"LastSeen": "2024-01-30T06:06:09.278325-05:00"
Expand Down

0 comments on commit a570a00

Please sign in to comment.