@sentry/node
Version:
Sentry Node SDK using OpenTelemetry for performance instrumentation
11 lines (8 loc) • 360 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => {
AttributeNames2["KOA_TYPE"] = "koa.type";
AttributeNames2["KOA_NAME"] = "koa.name";
return AttributeNames2;
})(AttributeNames || {});
exports.AttributeNames = AttributeNames;
//# sourceMappingURL=AttributeNames.js.map