Skip to content

Commit a570a00

Browse files
jurabektheletterfopentelemetrybot
authored
Create instrumentation-go-kafka.yml (#5096)
Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]> Co-authored-by: opentelemetrybot <[email protected]>
1 parent 1ac4cd1 commit a570a00

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed
+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# cSpell:ignore: otelkafka jurabek
2+
title: OpenTelemetry Go Instrumentation for confluent-kafka-go
3+
registryType: instrumentation
4+
language: go
5+
tags:
6+
- go
7+
- instrumentation
8+
- confluent-kafka-go
9+
- kafka
10+
license: Apache 2.0
11+
description:
12+
Package otelkafka provides functionality to trace the
13+
[confluent-kafka-go](https://github.com/confluentinc/confluent-kafka-go)
14+
package.
15+
authors:
16+
- name: Jurabek
17+
url: https://github.com/jurabek
18+
urls:
19+
repo: https://github.com/jurabek/otelkafka
20+
createdAt: 2024-08-24
21+
package:
22+
name: github.com/jurabek/otelkafka
23+
registry: go

static/refcache.json

+16
Original file line numberDiff line numberDiff line change
@@ -2699,6 +2699,10 @@
26992699
"StatusCode": 200,
27002700
"LastSeen": "2024-01-30T15:25:07.042795-05:00"
27012701
},
2702+
"https://github.com/confluentinc/confluent-kafka-go": {
2703+
"StatusCode": 200,
2704+
"LastSeen": "2024-08-25T09:39:34.657068291Z"
2705+
},
27022706
"https://github.com/containerd": {
27032707
"StatusCode": 200,
27042708
"LastSeen": "2024-08-07T15:43:55.092676+02:00"
@@ -3199,6 +3203,14 @@
31993203
"StatusCode": 200,
32003204
"LastSeen": "2024-01-18T19:12:01.969688-05:00"
32013205
},
3206+
"https://github.com/jurabek": {
3207+
"StatusCode": 200,
3208+
"LastSeen": "2024-08-25T09:39:30.336608946Z"
3209+
},
3210+
"https://github.com/jurabek/otelkafka": {
3211+
"StatusCode": 200,
3212+
"LastSeen": "2024-08-25T09:39:26.927388436Z"
3213+
},
32023214
"https://github.com/kaylareopelle": {
32033215
"StatusCode": 200,
32043216
"LastSeen": "2024-06-11T16:22:58.076066-04:00"
@@ -7291,6 +7303,10 @@
72917303
"StatusCode": 200,
72927304
"LastSeen": "2024-08-07T15:44:43.306385+02:00"
72937305
},
7306+
"https://pkg.go.dev/github.com/jurabek/otelkafka": {
7307+
"StatusCode": 200,
7308+
"LastSeen": "2024-08-25T09:39:41.322663747Z"
7309+
},
72947310
"https://pkg.go.dev/github.com/mitchellh/mapstructure": {
72957311
"StatusCode": 200,
72967312
"LastSeen": "2024-01-30T06:06:09.278325-05:00"

0 commit comments

Comments
 (0)