Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachPrometheusExporter ¶ added in v1.2.2
func AttachPrometheusExporter(opts ...profOpt)
func WithDBPoolMetrics ¶ added in v1.2.2
func WithDBPoolMetrics(db interface{ Stats() sql.DBStats }, d time.Duration, lablevalue DBCollectorLables)
func WithRouter ¶ added in v1.2.2
Types ¶
type DBCollectorLables ¶ added in v1.2.2
type DBCollectorLables struct { //db type... ie. payment-master | payment-slave Type string }
Click to show internal directories.
Click to hide internal directories.