prometheus

package
v1.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Failed

type Failed func(ctx context.Context, failedEvent *event.CommandFailedEvent)

type MongoPluginMonitor

type MongoPluginMonitor struct {
	// contains filtered or unexported fields
}

func (*MongoPluginMonitor) FailedPrometheus

func (m *MongoPluginMonitor) FailedPrometheus() Failed

func (*MongoPluginMonitor) StartedPrometheus

func (m *MongoPluginMonitor) StartedPrometheus() Started

func (*MongoPluginMonitor) SucceedPrometheus

func (m *MongoPluginMonitor) SucceedPrometheus() Succeeded

type Started

type Started func(ctx context.Context, startedEvent *event.CommandStartedEvent)

type Succeeded

type Succeeded func(ctx context.Context, succeededEvent *event.CommandSucceededEvent)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL