telemetry

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyTelemetry

type DummyTelemetry struct {
}

func (*DummyTelemetry) Close added in v0.0.10

func (d *DummyTelemetry) Close() error

func (*DummyTelemetry) Dec added in v0.0.10

func (*DummyTelemetry) Gauge added in v0.0.10

func (d *DummyTelemetry) Gauge(string, int64, float32, ...statsd.Tag) error

func (*DummyTelemetry) GaugeDelta added in v0.0.10

func (d *DummyTelemetry) GaugeDelta(string, int64, float32, ...statsd.Tag) error

func (*DummyTelemetry) Inc added in v0.0.10

func (*DummyTelemetry) NewSubStatter added in v0.0.10

func (d *DummyTelemetry) NewSubStatter(s string) statsd.SubStatter

func (*DummyTelemetry) Raw added in v0.0.10

func (*DummyTelemetry) Set added in v0.0.10

func (*DummyTelemetry) SetInt added in v0.0.10

func (d *DummyTelemetry) SetInt(string, int64, float32, ...statsd.Tag) error

func (*DummyTelemetry) SetPrefix added in v0.0.10

func (d *DummyTelemetry) SetPrefix(s string)

func (*DummyTelemetry) Timing added in v0.0.10

func (d *DummyTelemetry) Timing(string, int64, float32, ...statsd.Tag) error

func (*DummyTelemetry) TimingDuration added in v0.0.10

func (d *DummyTelemetry) TimingDuration(string, time.Duration, float32, ...statsd.Tag) error

Jump to

Keyboard shortcuts

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