Sudarshan Soma

Results 5 issues of Sudarshan Soma

* feat(oracle): add oracle dialect support ### Pull Request Checklist _Please make sure to review and check all of these items:_ - [ ] Have you added new tests to...

node-oracledb 6.5 [release](https://github.com/oracle/node-oracledb/blob/main/doc/src/release_notes.rst#node-oracledb-v650-2-may-2024) adds new types; VECTOR (DB_TYPE_VECTOR) and JsonId. Adding the same. Please fill in this template. - [x] Use a meaningful title for the pull request. Include the...

Popular package
Unreviewed

Add Oracledb instrumentation ## Which problem is this PR solving? Adding instrumentation support for [node-oracledb ](https://github.com/oracle/node-oracledb)applications connecting to Oracle database. ## Short description of the changes From [node-oracledb ](https://github.com/oracle/node-oracledb) version...

pkg:instrumentation-ioredis
pkg:instrumentation-mysql
pkg:instrumentation-mysql2
pkg:resource-detector-alibaba-cloud
pkg:resource-detector-aws
pkg:resource-detector-gcp
pkg:resource-detector-instana
pkg:auto-instrumentations-node
pkg:propagation-utils
pkg:instrumentation-amqplib
pkg:instrumentation-lru-memoizer
pkg:instrumentation-mongoose
pkg:instrumentation-tedious
pkg:instrumentation-aws-sdk
pkg:instrumentation-cassandra-driver
pkg:instrumentation-fastify
pkg:instrumentation-koa
pkg:instrumentation-memcached
pkg:instrumentation-mongodb
pkg:instrumentation-pg
pkg:instrumentation-pino
pkg:instrumentation-redis-4
pkg:instrumentation-redis
pkg:instrumentation-socket.io
pkg:sampler-aws-xray
pkg:resource-detector-container
pkg:resource-detector-azure
pkg:test-utils

### Which library do you want to instrument? I am planning to add instrumentation for OracleDB. Myself and Sharad maintain the driver for [node-oracledb](https://github.com/oracle/node-oracledb) driver which allows applications to connect...

instrumentation-request

## Pull Request Checklist - [x] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to [the...