Package-level declarations
Types
Link copied to clipboard
data class ConnectionMetrics(val queryTimer: Timer, val queryErrorCounter: Counter, val txErrorCounter: Counter, val txAwaitTimer: Timer, val txSubmitTimer: Timer, val txExecuteTimer: Timer)
The query and transaction meters an xtdb.api.Xtdb.Connection records into.
Link copied to clipboard
A running healthz server. Opened by xtdb.healthz/open-server.
Link copied to clipboard
@Serializable
Link copied to clipboard