metrics

package
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InputManifestsEnqueuedScheduler = prometheus.NewCounter(prometheus.CounterOpts{
		Name: "claudie_input_manifests_enqueued_scheduler",
		Help: "Number of input manifests enqueued for scheduler service",
	})

	InputManifestsEnqueuedBuilder = prometheus.NewCounter(prometheus.CounterOpts{
		Name: "claudie_input_manifests_enqueued_builder",
		Help: "Number of input manifests enqueued for builder service",
	})
)

Functions

func MustRegisterCounters

func MustRegisterCounters()

Types

This section is empty.

Jump to

Keyboard shortcuts

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