Skip to content

Commit 321aa34

Browse files
authored
chore(registry): add instrumentation for confluent kafka javascript (#8414)
1 parent 8c5f0ee commit 321aa34

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
@@ -3319,6 +3319,14 @@
33193319
"StatusCode": 206,
33203320
"LastSeen": "2025-11-13T09:49:18.337288026Z"
33213321
},
3322+
"https://github.com/Drazke": {
3323+
"StatusCode": 206,
3324+
"LastSeen": "2025-10-26T18:40:17.558352998+01:00"
3325+
},
3326+
"https://github.com/Drazke/instrumentation-confluent-kafka-javascript": {
3327+
"StatusCode": 206,
3328+
"LastSeen": "2025-10-26T18:40:16.932419705+01:00"
3329+
},
33223330
"https://github.com/DrewCorlin": {
33233331
"StatusCode": 206,
33243332
"LastSeen": "2025-11-12T09:48:42.525016849Z"
@@ -4459,6 +4467,10 @@
44594467
"StatusCode": 206,
44604468
"LastSeen": "2025-11-13T09:48:44.406578466Z"
44614469
},
4470+
"https://github.com/confluentinc/confluent-kafka-javascript": {
4471+
"StatusCode": 206,
4472+
"LastSeen": "2025-10-26T18:40:18.210288937+01:00"
4473+
},
44624474
"https://github.com/congim": {
44634475
"StatusCode": 206,
44644476
"LastSeen": "2025-11-09T09:43:32.293307191Z"

0 commit comments

Comments
 (0)