Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
lforst committed Jan 24, 2024
1 parent be2623a commit c8e7b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/utils/src/tracing.ts
Expand Up @@ -48,6 +48,7 @@ export function extractTraceparentData(traceparent?: string): TraceparentData |
*
* @deprecated Use `propagationContextFromHeaders` instead.
*/
// TODO(v8): Remove this function
export function tracingContextFromHeaders(
sentryTrace: Parameters<typeof extractTraceparentData>[0],
baggage: Parameters<typeof baggageHeaderToDynamicSamplingContext>[0],
Expand Down

0 comments on commit c8e7b5e

Please sign in to comment.