UNPKG

@sentry/core

Version:
7 lines (5 loc) 283 B
const LOG_PREFIX = "@sentry/instrumentation-http"; const HTTP_ON_CLIENT_REQUEST = "http.client.request.created"; const HTTP_ON_SERVER_REQUEST = "http.server.request.start"; export { HTTP_ON_CLIENT_REQUEST, HTTP_ON_SERVER_REQUEST, LOG_PREFIX }; //# sourceMappingURL=constants.js.map