Skip to content

Commit 29cc1b2

Browse files
authored
Merge branch 'telemetry-6-integration' into telemetry-7-documentation
2 parents ea1643b + 4f6d5a6 commit 29cc1b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/telemetry/types.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
* limitations under the License.
1515
*/
1616

17+
/**
18+
* Driver name constant for telemetry
19+
*/
20+
export const DRIVER_NAME = 'nodejs-sql-driver';
21+
1722
/**
1823
* Event types emitted by the telemetry system
1924
*/

0 commit comments

Comments
 (0)