configuration

package
v0.0.0-...-ce8ebf7 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	ListenAddress string

	InfluxUsername string
	InfluxPassword string
	InfluxDBName   string
	InfluxURL      string
	DBSkipTLS      bool

	GrafanaUsername string
	GrafanaPassword string
	GrafanaURL      string
	GrafanaDBAccess string

	GraphGenerationInterval int

	LogFormat string
	LogLevel  string
}

Configuration stuct is used to populate the various fields used by trireme-statistics

func LoadConfiguration

func LoadConfiguration() (*Configuration, error)

LoadConfiguration will load the configuration struct

Jump to

Keyboard shortcuts

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