UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

14 lines (12 loc) 509 B
var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => { AttributeNames2["CONNECT_TYPE"] = "connect.type"; AttributeNames2["CONNECT_NAME"] = "connect.name"; return AttributeNames2; })(AttributeNames || {}); var ConnectTypes = /* @__PURE__ */ ((ConnectTypes2) => { ConnectTypes2["MIDDLEWARE"] = "middleware"; ConnectTypes2["REQUEST_HANDLER"] = "request_handler"; return ConnectTypes2; })(ConnectTypes || {}); export { AttributeNames, ConnectTypes }; //# sourceMappingURL=AttributeNames.js.map