package
0.69.0
Repository: https://github.com/tektoncd/pipeline.git
Documentation: pkg.go.dev

# Packages

# Functions

Get extracts the pipelinerunmetrics.Recorder from the context.
NewRecorder creates a new metrics recorder instance to log the PipelineRun related metrics.
OnStore returns a function that checks if metrics are configured for a config.Store, and registers it if so.
WithClient adds a metrics recorder to the given context.
WithInformer returns the given context, and a configured informer.

# Constants

ReasonCancelled indicates that a PipelineRun was cancelled.

# Structs

InformerKey is used for associating the Informer inside the context.Context.
Recorder holds keys for Tekton metrics.
RecorderKey is used for associating the Recorder inside the context.Context.