Skip to content

Commit 802f0a4

Browse files
committed
Delete old instrumentation
1 parent 7fde9a6 commit 802f0a4

File tree

3 files changed

+0
-388
lines changed

3 files changed

+0
-388
lines changed

lib/instrumentation/@google/genai.js

Lines changed: 0 additions & 291 deletions
This file was deleted.

lib/instrumentations.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const InstrumentationDescriptor = require('./instrumentation-descriptor')
1111
module.exports = function instrumentations() {
1212
return {
1313
'@azure/functions': { type: InstrumentationDescriptor.TYPE_GENERIC },
14-
// '@google/genai': { type: InstrumentationDescriptor.TYPE_GENERIC },
1514
'@grpc/grpc-js': { module: './instrumentation/grpc-js' },
1615
'@hapi/hapi': { type: InstrumentationDescriptor.TYPE_WEB_FRAMEWORK },
1716
'@hapi/vision': { type: InstrumentationDescriptor.TYPE_WEB_FRAMEWORK },

test/unit/instrumentation/@google/genai.test.js

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)