Documentation
¶
Overview ¶
Package metrics provides unified metrics recording for Tekton Results. It includes metrics for tracking runs not stored and storage latency for both PipelineRuns and TaskRuns.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountRunNotStored ¶
CountRunNotStored records a run that was not stored due to deletion or timeout
func IdempotentRegisterViews ¶
func IdempotentRegisterViews(logger *zap.SugaredLogger)
IdempotentRegisterViews ensures all shared views are registered exactly once. If views are already registered, it does nothing. If views were previously registered but may be stale, it unregisters and re-registers them.
Types ¶
Click to show internal directories.
Click to hide internal directories.