package
Version:
v4.5.2000+incompatible
Opens a new window with list of versions in this module.
Published: Jun 15, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewPrometheusConverter(targetdata common.TargetData, databaseName string, measurement string, granularity int) *prometheusConverter
type PrometheusMetrics []struct {
Time time.Time `json:"Time"`
Metric string `json:"Metric"`
Value string `json:"Value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.