Skip to content

Commit 3192459

Browse files
author
Andrei Bratu
committed
Ignore non-HL spans
1 parent 809c650 commit 3192459

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/otel/processor.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ export class HumanloopSpanProcessor implements SpanProcessor {
7474
2,
7575
)}`,
7676
);
77+
return;
7778
}
7879
this.spanExporter.export([span], () => {});
7980
}

0 commit comments

Comments
 (0)