metrics

package
v0.0.0-...-7bf2daa Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(appName string, log logging.Logger) (*Client, error)

func (*Client) Close

func (c *Client) Close()

func (*Client) GaugeInt

func (c *Client) GaugeInt(metric string, value int, tags []string)

func (*Client) GaugeUint32

func (c *Client) GaugeUint32(metric string, value uint32, tags []string)

func (*Client) GaugeUint64

func (c *Client) GaugeUint64(metric string, value uint64, tags []string)

Jump to

Keyboard shortcuts

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