init(label:dimensions:)

Create a new FloatingPointCounter.

Metrics.swift:155
convenience init(label: String, dimensions: [(String, String)] = [])

Parameters

label

The label for the FloatingPointCounter.

dimensions

The dimensions for the FloatingPointCounter.