We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deed22f commit 8a3a92bCopy full SHA for 8a3a92b
plugins/node/instrumentation-kafkajs/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@opentelemetry/instrumentation-kafkajs",
3
"version": "0.0.1",
4
- "description": "OpenTelemetry automatic instrumentation package for kafkajs",
+ "description": "OpenTelemetry instrumentation for `kafkajs` messaging client for Apache Kafka",
5
"main": "build/src/index.js",
6
"types": "build/src/index.d.ts",
7
"repository": "open-telemetry/opentelemetry-js-contrib",
0 commit comments