Commit a570a00 1 parent 1ac4cd1 commit a570a00 Copy full SHA for a570a00
File tree 2 files changed +39
-0
lines changed
2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change 2699
2699
"StatusCode" : 200 ,
2700
2700
"LastSeen" : " 2024-01-30T15:25:07.042795-05:00"
2701
2701
},
2702
+ "https://github.com/confluentinc/confluent-kafka-go" : {
2703
+ "StatusCode" : 200 ,
2704
+ "LastSeen" : " 2024-08-25T09:39:34.657068291Z"
2705
+ },
2702
2706
"https://github.com/containerd" : {
2703
2707
"StatusCode" : 200 ,
2704
2708
"LastSeen" : " 2024-08-07T15:43:55.092676+02:00"
3199
3203
"StatusCode" : 200 ,
3200
3204
"LastSeen" : " 2024-01-18T19:12:01.969688-05:00"
3201
3205
},
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
+ },
3202
3214
"https://github.com/kaylareopelle" : {
3203
3215
"StatusCode" : 200 ,
3204
3216
"LastSeen" : " 2024-06-11T16:22:58.076066-04:00"
7291
7303
"StatusCode" : 200 ,
7292
7304
"LastSeen" : " 2024-08-07T15:44:43.306385+02:00"
7293
7305
},
7306
+ "https://pkg.go.dev/github.com/jurabek/otelkafka" : {
7307
+ "StatusCode" : 200 ,
7308
+ "LastSeen" : " 2024-08-25T09:39:41.322663747Z"
7309
+ },
7294
7310
"https://pkg.go.dev/github.com/mitchellh/mapstructure" : {
7295
7311
"StatusCode" : 200 ,
7296
7312
"LastSeen" : " 2024-01-30T06:06:09.278325-05:00"
You can’t perform that action at this time.
0 commit comments