package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewRegistry constructs a new Registry.

# Structs

Registry maintains a view on the statement fingerprints on which data is to be collected (i.e.
Request describes a statement diagnostics request along with some conditional information.

# Type aliases

CollectedInstanceID is the ID of an instance of collected diagnostics, corresponding to the id column in statement_diagnostics.
RequestID is the ID of a diagnostics request, corresponding to the id column in statement_diagnostics_requests.