monitoring

package
v0.0.0-...-619e77c Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const NEWRELIC = "newrelic"

Variables

This section is empty.

Functions

This section is empty.

Types

type Marker

type Marker interface {
	Run(
		ctx context.Context,
		entityName string,
		changeLog string,
		commit string,
		description string,
		groupId string,
		version string,
	) error
}

func NewMarker

func NewMarker(
	logger *logger.Logger,
	observabilityBackendName string,
	observabilityBackendEndpoint string,
	observabilityBackendApiKey string,
) Marker

Directories

Path Synopsis
newrelic

Jump to

Keyboard shortcuts

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