tally

package
v0.0.0-...-ae8e89f Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewRootScope

func NewRootScope(params MetricParams) tally.Scope

func NewStatsReporter

func NewStatsReporter(params StatsReporterParams) tally.StatsReporter

Types

type MetricParams

type MetricParams struct {
	fx.In
	Lifecycle fx.Lifecycle
	Config    *config.Config
	Reporter  tally.StatsReporter
}

type StatsReporterParams

type StatsReporterParams struct {
	fx.In
	Lifecycle fx.Lifecycle
	Logger    *zap.Logger
	Config    *config.Config
}

Jump to

Keyboard shortcuts

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