Skip to content

Commit f0462bd

Browse files
committed
chore(registry): add instrumentation for confluent kafka javascript
1 parent 239705c commit f0462bd

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# cSpell:ignore Drazke
2+
title: OpenTelemetry confluent-kafka-javascript Instrumentation
3+
registryType: instrumentation
4+
language: js
5+
tags:
6+
- confluent-kafka-javascript
7+
- instrumentation
8+
- kafka
9+
- javascript
10+
urls:
11+
repo: https://github.com/Drazke/instrumentation-confluent-kafka-javascript
12+
license: Apache 2.0
13+
description:
14+
This library allows tracing requests made by the
15+
[confluent-kafka-javascript](https://github.com/confluentinc/confluent-kafka-javascript)
16+
library.
17+
authors:
18+
- name: Drazke
19+
- URL: https://github.com/Drazke
20+
createdAt: 2025-10-26
21+
isNative: false
22+
isFirstParty: false

static/refcache.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,6 +3263,14 @@
32633263
"StatusCode": 206,
32643264
"LastSeen": "2025-10-25T14:37:40.275808358Z"
32653265
},
3266+
"https://github.com/Drazke": {
3267+
"StatusCode": 206,
3268+
"LastSeen": "2025-10-26T18:40:17.558352998+01:00"
3269+
},
3270+
"https://github.com/Drazke/instrumentation-confluent-kafka-javascript": {
3271+
"StatusCode": 206,
3272+
"LastSeen": "2025-10-26T18:40:16.932419705+01:00"
3273+
},
32663274
"https://github.com/DrewCorlin": {
32673275
"StatusCode": 206,
32683276
"LastSeen": "2025-10-26T09:44:35.569152392Z"
@@ -4391,6 +4399,10 @@
43914399
"StatusCode": 206,
43924400
"LastSeen": "2025-10-25T14:37:07.020559303Z"
43934401
},
4402+
"https://github.com/confluentinc/confluent-kafka-javascript": {
4403+
"StatusCode": 206,
4404+
"LastSeen": "2025-10-26T18:40:18.210288937+01:00"
4405+
},
43944406
"https://github.com/congim": {
43954407
"StatusCode": 206,
43964408
"LastSeen": "2025-10-25T16:06:29.403747812Z"

0 commit comments

Comments
 (0)