UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

13 lines (10 loc) 524 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => { AttributeNames2["PG_VALUES"] = "db.postgresql.values"; AttributeNames2["PG_PLAN"] = "db.postgresql.plan"; AttributeNames2["IDLE_TIMEOUT_MILLIS"] = "db.postgresql.idle.timeout.millis"; AttributeNames2["MAX_CLIENT"] = "db.postgresql.max.client"; return AttributeNames2; })(AttributeNames || {}); exports.AttributeNames = AttributeNames; //# sourceMappingURL=AttributeNames.js.map