metricskey

package
v0.19.158 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// PerfCryptoOperation is perf metric
	PerfCryptoOperation = metrics.Describe{
		Type:         metrics.TypeSample,
		Name:         "perf_crypto",
		Help:         "perf_crypto provides the sample metrics of crypto operations",
		RequiredTags: []string{"provider", "action"},
	}

	// PerfCAOperation is perf metric
	PerfCAOperation = metrics.Describe{
		Type:         metrics.TypeSample,
		Name:         "perf_ca",
		Help:         "perf_ca provides the sample metrics of crypto operations",
		RequiredTags: []string{"issuer", "action"},
	}

	// PerfCASignRequest is perf metric
	PerfCASignRequest = metrics.Describe{
		Type:         metrics.TypeSample,
		Name:         "perf_ca_signreq",
		Help:         "perf_ca_signreq provides the sample metrics of crypto operations",
		RequiredTags: []string{"issuer", "profile"},
	}
)

Perf

Metrics returns slice of metrics from this repo

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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