api

package
v6.2.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultConfig = Config{
		Enabled: false,
		Host:    "localhost",
		Port:    5066,
	}
)

Functions

func Start

func Start(cfg *common.Config, info beat.Info)

Start starts the metrics api endpoint on the configured host and port

Types

type Config

type Config struct {
	Enabled bool
	Host    string
	Port    int
}

Jump to

Keyboard shortcuts

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