@sentry/nextjs
Version:
Official Sentry SDK for Next.js
7 lines (6 loc) • 362 B
TypeScript
export declare const ATTR_NEXT_SPAN_TYPE = "next.span_type";
export declare const ATTR_NEXT_SPAN_NAME = "next.span_name";
export declare const ATTR_NEXT_ROUTE = "next.route";
export declare const ATTR_NEXT_SPAN_DESCRIPTION = "next.span_description";
export declare const ATTR_NEXT_SEGMENT = "next.segment";
//# sourceMappingURL=nextSpanAttributes.d.ts.map