metrics

package
v0.0.0-...-05bc493 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const StatUnit = 1e-6

Variables

View Source
var (
	Phase01Time = stats.Float64(
		"phase01_latency",
		"time spent on phase 01",
		stats.UnitMilliseconds,
	)
	Phase2Time = stats.Float64(
		"phase2_latency",
		"time spent on phase 2",
		stats.UnitMilliseconds,
	)
	Phase3Time = stats.Float64(
		"phase3_latency",
		"time spent on phase 3",
		stats.UnitMilliseconds,
	)
)

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