Files
klz-cables.com/.pnpm-store/v10/files/75/448d28fa360e83a181e2c0c06dbc6c1b00229ef40fc1a6263cdcf57a02a750fc2c90b9a19cd1c66afe7c699c2f3363804b1ab856a4d8a4ce305ea4adb41084
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

4 lines
311 B
Plaintext

/** If this attribute is true, it means that the parent is a remote span. */
export declare const SEMANTIC_ATTRIBUTE_SENTRY_PARENT_IS_REMOTE = "sentry.parentIsRemote";
export declare const SEMANTIC_ATTRIBUTE_SENTRY_GRAPHQL_OPERATION = "sentry.graphql.operation";
//# sourceMappingURL=semanticAttributes.d.ts.map