Closed peteraritchie closed 5 years ago
Number of connections. ObservedUnit is not necessary and is only used when the observation can be measured in multiple units (e.g. byte, kilobyte etc.). Number of connections can only be measured in one unit - the number of connections, so indicating a unit would be unnecessary.
In the
cassandra:connections
there is anobservedValue
but noobservedUnit
. If that's implied, what does a connection metric value of75
signify?