IMPORTANT: KeyValues that are added after starting the Observation might be missing from the *.active metrics.
IMPORTANT: Micrometer internally uses `nanoseconds` for the baseunit. However, each backend determines the actual baseunit. (i.e. Prometheus uses seconds)
.Low cardinality Keys
[cols="a,a"]
|===
|Name | Description
|`db.cassandra.coordinator.dc`|
|`db.cassandra.coordinator.id`|
|`db.name`|Name of the Cassandra keyspace.
|`db.operation`|The database operation.
|`db.system`|Database system.
|`net.peer.name`|Name of the database host.
|`net.peer.port`|Logical remote port number.
|`net.sock.peer.addr`|Cassandra peer address.
|`net.sock.peer.port`|Cassandra peer port.
|`net.transport`|Network transport.
|`spring.data.cassandra.methodName`|The method name
|`spring.data.cassandra.node[%s].error`|A tag containing error that occurred for the given node. (since the name contains `%s` the final value will be resolved at runtime)
|`spring.data.cassandra.methodName`|The method name
|`spring.data.cassandra.node[%s].error`|A tag containing error that occurred for the given node. (since the name contains `%s` the final value will be resolved at runtime)