init(label:dimensions:)

Create a new Counter.

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

Parameters

label

The label for the Counter.

dimensions

The dimensions for the Counter.