UNPKG

pinpoint-node-agent

Version:
11 lines (8 loc) 234 B
/** * Pinpoint Node.js Agent * Copyright 2020-present NAVER Corp. * Apache License v2.0 */ 'use strict' const AnnotationKey = require('../../../context/annotation-key') module.exports = new AnnotationKey(150, 'MONGO-JSON-Data')