package
1.2.3
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Register registers stats family to default stats registry familyName is a unique family name for the stats opts can contain logExporter etc.
Unregister unregisters the family from DefaultRegistry.
WithLogExporter registers Family with the LogExporter.

# Variables

DefaultRegistry will be used to register all the MO Dev Stats.

# Structs

Counter represents a combination of global & current_window counter.
Family contains attributed related to a DevStats Family.
Registry holds mapping between FamilyName and Family.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author