UNPKG

@sentry/nextjs

Version:
8 lines (6 loc) 309 B
const ATTR_NEXT_SPAN_TYPE = "next.span_type"; const ATTR_NEXT_SPAN_NAME = "next.span_name"; const ATTR_NEXT_ROUTE = "next.route"; const ATTR_NEXT_SEGMENT = "next.segment"; export { ATTR_NEXT_ROUTE, ATTR_NEXT_SEGMENT, ATTR_NEXT_SPAN_NAME, ATTR_NEXT_SPAN_TYPE }; //# sourceMappingURL=nextSpanAttributes.js.map