package
0.0.0-20240401075343-3de72e395564
Repository: https://github.com/distbuild/reclient.git
Documentation: pkg.go.dev

# Functions

CleanLogDir removes stray log files which may cause confusion when bootstrap starts.
NewExporter returns a new Cloud monitoring metrics exporter.
SetupViews sets up monitoring views.

# Variables

ActionCount is a metric for tracking the number of actions in reproxy.
ActionLatency is a metric for tracking the e2e latency of an action in reproxy.
BootstrapShutdownLatency is a metric for tracing the critical path time of shutting down reproxy with bootstrap.
BootstrapStartupLatency is a metric for tracing the critical path time of starting reproxy with bootstrap.
BuildCacheHitRatio is a metric of the ratio of cache hits in a build.
BuildCount is a metric for tracking the number of builds.
BuildLatency is a metric for tracking the e2e latency of a build in reproxy.

# Structs

Exporter is a type used to construct a monitored resource.