observability

package
v0.412.3 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Runner     *RunnerMetrics
	Deployment *DeploymentMetrics
)

Functions

This section is empty.

Types

type DeploymentMetrics

type DeploymentMetrics struct {
	// contains filtered or unexported fields
}

func (*DeploymentMetrics) Completed

func (m *DeploymentMetrics) Completed(ctx context.Context, key string)

func (*DeploymentMetrics) Failure

func (m *DeploymentMetrics) Failure(ctx context.Context, key optional.Option[string])

func (*DeploymentMetrics) Started

func (m *DeploymentMetrics) Started(ctx context.Context, key string)

type RunnerMetrics

type RunnerMetrics struct {
	// contains filtered or unexported fields
}

func (*RunnerMetrics) Registered

func (m *RunnerMetrics) Registered(ctx context.Context, key optional.Option[string])

func (*RunnerMetrics) RegistrationFailure

func (m *RunnerMetrics) RegistrationFailure(ctx context.Context, key optional.Option[string])

func (*RunnerMetrics) StartupFailed

func (m *RunnerMetrics) StartupFailed(ctx context.Context)

Jump to

Keyboard shortcuts

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