telemetry

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Token    string
	Endpoint string
}

func NewConfig

func NewConfig() *Config

type Tracker

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

func NewTracker

func NewTracker(instrumenter *metrics.Metrics, c *config.Config, tc *Config) *Tracker

func (*Tracker) Announce

func (t *Tracker) Announce() string

func (*Tracker) Collect

func (t *Tracker) Collect()

func (*Tracker) Send

func (t *Tracker) Send(event string, props map[string]interface{})

func (*Tracker) Shutdown

func (t *Tracker) Shutdown(ctx context.Context) error

Jump to

Keyboard shortcuts

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