init(label:dimensions:handler:)
Alternative way to create a new FloatingPointCounter
, while providing an explicit FloatingPointCounterHandler
.
init(label: String, dimensions: [(String, String)], handler: FloatingPointCounterHandler)
Parameters
- label
The label for the
FloatingPointCounter
.- dimensions
The dimensions for the
FloatingPointCounter
.- handler
The custom backend.