xmetrics

package
v0.0.0-...-165bc0d Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PROVIDER_NOOP = "noop"
)

Functions

func NewService

func NewService(ctx context.Context, cfg *configs.Configs) (service.Service, error)

Types

type Metrics

type Metrics interface {
	Count(ctx context.Context, name string, opts ...options.WithOpt)
	Record(ctx context.Context, name string, value float64, opts ...options.WithOpt)
}

func New

func New(ctx context.Context, cfg *configs.Configs) (Metrics, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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