prometheus

package
v4.5.2000+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPrometheusConverter

func NewPrometheusConverter(targetdata common.TargetData, databaseName string, measurement string, granularity int) *prometheusConverter

Types

type PMetrics

type PMetrics struct {
	Label map[string]string
}

type PrometheusMetrics

type PrometheusMetrics []struct {
	Time   time.Time `json:"Time"`
	Metric string    `json:"Metric"`
	Value  string    `json:"Value"`
}

Jump to

Keyboard shortcuts

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