metrics

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2020 License: BSD-2-Clause Imports: 11 Imported by: 3

Documentation

Overview

Package metrics defines the Prometheus metrics in use.

Index

Constants

This section is empty.

Variables

View Source
var (
	// WatchCount counts the number of certificates being watched.
	WatchCount *counter

	// QueueCount counts the number of certificates actively in
	// the renewal queue.
	QueueCount *gauge

	// ExpireNext contains the time of the next certificate
	// expiry.
	ExpireNext *gauge

	// FailureCount contains a count of the number of failures to
	// generate a key pair or renew a certificate.
	FailureCount *counter
)

Functions

func Start

func Start(addr, port, ilink string, specs []*cert.Spec)

Start initialises the Prometheus endpoint if metrics have been configured.

Types

This section is empty.

Jump to

Keyboard shortcuts

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