@sentry/node
Version:
Sentry Node SDK using OpenTelemetry for performance instrumentation
10 lines (7 loc) • 327 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => {
AttributeNames2["MYSQL_VALUES"] = "db.mysql.values";
return AttributeNames2;
})(AttributeNames || {});
exports.AttributeNames = AttributeNames;
//# sourceMappingURL=AttributeNames.js.map