Skip to content

Commit 54c1cac

Browse files
committed
add missing export in astro
1 parent 93b9ef0 commit 54c1cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/astro/src/index.server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ export {
5656
getSpanDescendants,
5757
getSpanStatusFromHttpCode,
5858
getTraceData,
59+
getTraceMetaTags,
5960
graphqlIntegration,
6061
hapiIntegration,
6162
httpIntegration,

0 commit comments

Comments
 (0)