Skip to content

Commit daec75c

Browse files
committed
some change
1 parent 867a484 commit daec75c

File tree

1 file changed

+1
-0
lines changed
  • packages/node/src/integrations/tracing

1 file changed

+1
-0
lines changed

packages/node/src/integrations/tracing/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export function getAutoPerformanceIntegrations(): Integration[] {
5252

5353
/**
5454
* Get a list of methods to instrument OTEL, when preload instrumentation.
55+
*
5556
*/
5657
// eslint-disable-next-line @typescript-eslint/no-explicit-any
5758
export function getOpenTelemetryInstrumentationToPreload(): (((options?: any) => void) & { id: string })[] {

0 commit comments

Comments
 (0)