• Preparing search index...
  • The search index is not available
CC TS
  • CC TS
  • @cc-ts/helpers
  • otel/helpers/metrics
  • createScopeMetrics

Function createScopeMetrics

  • createScopeMetrics(
        scope: InstrumentationScope,
        metrics: Metric[],
        schemaUrl?: string,
    ): ScopeMetrics
  • Create ScopeMetrics with metrics from a specific scope.

    Parameters

    • scope: InstrumentationScope
    • metrics: Metric[]
    • schemaUrl: string = ""

    Returns ScopeMetrics

    • Defined in libraries/helpers/src/otel/helpers/metrics.ts:145

Settings

Member Visibility
CC TS
  • Loading...

Generated using TypeDoc