Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoPluginMonitor ¶
type MongoPluginMonitor struct {
// contains filtered or unexported fields
}
func NewMongoPluginMonitor ¶
func NewMongoPluginMonitor(opt prometheus.SummaryOpts, l logger.Logger) *MongoPluginMonitor
func (*MongoPluginMonitor) FailedPrometheus ¶
func (m *MongoPluginMonitor) FailedPrometheus() Failed
func (*MongoPluginMonitor) StartedPrometheus ¶
func (m *MongoPluginMonitor) StartedPrometheus() Started
func (*MongoPluginMonitor) SucceedPrometheus ¶
func (m *MongoPluginMonitor) SucceedPrometheus() Succeeded
Click to show internal directories.
Click to hide internal directories.