reporter

package
v0.0.0-...-7769353 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReporterInfo

type ReporterInfo struct {
	MetricName string
}

type WavefrontReporter

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

func NewWavefrontReporter

func NewWavefrontReporter(
	logger lager.Logger,
	hostName string,
	wfSender wavefront.Sender,
) WavefrontReporter

func (*WavefrontReporter) AfterSuiteDidRun

func (r *WavefrontReporter) AfterSuiteDidRun(setupSummary *types.SetupSummary)

func (*WavefrontReporter) BeforeSuiteDidRun

func (r *WavefrontReporter) BeforeSuiteDidRun(setupSummary *types.SetupSummary)

func (*WavefrontReporter) SpecDidComplete

func (r *WavefrontReporter) SpecDidComplete(specSummary *types.SpecSummary)

func (*WavefrontReporter) SpecSuiteDidEnd

func (r *WavefrontReporter) SpecSuiteDidEnd(summary *types.SuiteSummary)

func (*WavefrontReporter) SpecSuiteWillBegin

func (r *WavefrontReporter) SpecSuiteWillBegin(config config.GinkgoConfigType, summary *types.SuiteSummary)

func (*WavefrontReporter) SpecWillRun

func (r *WavefrontReporter) SpecWillRun(specSummary *types.SpecSummary)

Jump to

Keyboard shortcuts

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