module

package
v0.0.7-subscription-ob... Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlightRecorder

type FlightRecorder struct {
	OutputPath                    string `mapstructure:"outputPath"`
	RecordMultiple                bool   `mapstructure:"recordMultiple"`
	RequestLatencyRecordThreshold uint64 `mapstructure:"requestLatencyRecordThreshold"`

	Logger *zap.Logger
	// contains filtered or unexported fields
}

func (*FlightRecorder) Cleanup

func (m *FlightRecorder) Cleanup() error

func (*FlightRecorder) Module

func (m *FlightRecorder) Module() core.ModuleInfo

func (*FlightRecorder) Provision

func (m *FlightRecorder) Provision(ctx *core.ModuleContext) error

func (*FlightRecorder) RecordTrace

func (m *FlightRecorder) RecordTrace(operationName string)

func (*FlightRecorder) RouterOnRequest

func (m *FlightRecorder) RouterOnRequest(ctx core.RequestContext, next http.Handler)

Jump to

Keyboard shortcuts

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