metrics

package
v0.0.0-...-232e0ad Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2018 License: BSD-2-Clause Imports: 10 Imported by: 0

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