{"version":3,"file":"consts.cjs","names":[],"sources":["../../../../src/components/execution/otel/consts.ts"],"sourcesContent":["export const debugPrefix = \"inngest:otel\";\n\nexport enum TraceStateKey {\n  AppId = \"inngest@app\",\n  FunctionId = \"inngest@fn\",\n  TraceRef = \"inngest@traceref\",\n}\n\nexport enum Attribute {\n  InngestTraceparent = \"inngest.traceparent\",\n  InngestTraceRef = \"inngest.traceref\",\n  InngestRunId = \"sdk.run.id\",\n  InngestAppId1 = \"sdk.app.id\",\n  InngestAppId2 = \"sys.app.id\",\n  InngestFunctionId = \"sys.function.id\",\n  InngestStepParentSpanId = \"inngest.step.parentSpanId\",\n  InngestStepId = \"inngest.step.id\",\n  InngestStepIndex = \"inngest.step.index\",\n  InngestStepHash = \"inngest.step.hash\",\n  InngestStepAttempt = \"inngest.step.attempt\",\n}\n"],"mappings":";;AAAA,MAAa,cAAc;AAE3B,IAAY,0DAAL;AACL;AACA;AACA;;;AAGF,IAAY,kDAAL;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}