Skip to content

Commit f7f80a9

Browse files
committed
remove metrics methods
1 parent 892b3bf commit f7f80a9

File tree

12 files changed

+0
-915
lines changed

12 files changed

+0
-915
lines changed

packages/core/src/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,7 @@ export { extraErrorDataIntegration } from './integrations/extraerrordata';
101101
export { rewriteFramesIntegration } from './integrations/rewriteframes';
102102
export { zodErrorsIntegration } from './integrations/zoderrors';
103103
export { thirdPartyErrorFilterIntegration } from './integrations/third-party-errors-filter';
104-
// eslint-disable-next-line deprecation/deprecation
105-
export { metrics } from './metrics/exports';
106104
export { profiler } from './profiling';
107-
// eslint-disable-next-line deprecation/deprecation
108-
export { metricsDefault } from './metrics/exports-default';
109105
export {
110106
// eslint-disable-next-line deprecation/deprecation
111107
addTracingHeadersToFetchRequest,

packages/core/src/metrics/aggregator.ts

Lines changed: 0 additions & 166 deletions
This file was deleted.

packages/core/src/metrics/constants.ts

Lines changed: 0 additions & 21 deletions
This file was deleted.

packages/core/src/metrics/envelope.ts

Lines changed: 0 additions & 58 deletions
This file was deleted.

packages/core/src/metrics/exports-default.ts

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)