Skip to content
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

Create instrumentation-go-kafka.yml #5096

Merged
merged 7 commits into from
Aug 25, 2024
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/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