UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

16 lines (14 loc) 714 B
var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => { AttributeNames2["SOURCE"] = "graphql.source"; AttributeNames2["FIELD_NAME"] = "graphql.field.name"; AttributeNames2["FIELD_PATH"] = "graphql.field.path"; AttributeNames2["FIELD_TYPE"] = "graphql.field.type"; AttributeNames2["PARENT_NAME"] = "graphql.parent.name"; AttributeNames2["OPERATION_TYPE"] = "graphql.operation.type"; AttributeNames2["OPERATION_NAME"] = "graphql.operation.name"; AttributeNames2["VARIABLES"] = "graphql.variables."; AttributeNames2["ERROR_VALIDATION_NAME"] = "graphql.validation.error"; return AttributeNames2; })(AttributeNames || {}); export { AttributeNames }; //# sourceMappingURL=AttributeNames.js.map