Takaro - v0.6.0
    Preparing search index...

    Function setMeasurement

    • Adds a measurement to the active transaction on the current global scope. You can optionally pass in a different span as the 4th parameter.

      Parameters

      • name: string
      • value: number
      • unit: MeasurementUnit
      • OptionalactiveSpan: Span

      Returns void