package
2.32.0+incompatible
Repository: https://github.com/percona/qan-api2.git
Documentation: pkg.go.dev
# Functions
NewMetrics initialize Metrics with db instance.
NewMetricsBucket initialize MetricsBucket with db instance.
NewReporter initialize Reporter with db instance.
# Structs
Metrics represents methods to work with metrics.
MetricsBucket implements models to store metrics bucket.
MetricsBucketExtended extends proto MetricsBucket to store converted data into db.
Reporter implements models to select metrics bucket by params.
# Type aliases
M is map for interfaces.