UNPKG

@sentry/core

Version:
11 lines (8 loc) 433 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const LOG_PREFIX = '@sentry/instrumentation-http'; const HTTP_ON_CLIENT_REQUEST = 'http.client.request.created'; const HTTP_ON_SERVER_REQUEST = 'http.server.request.start'; exports.HTTP_ON_CLIENT_REQUEST = HTTP_ON_CLIENT_REQUEST; exports.HTTP_ON_SERVER_REQUEST = HTTP_ON_SERVER_REQUEST; exports.LOG_PREFIX = LOG_PREFIX; //# sourceMappingURL=constants.js.map