prom

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deserialize

func Deserialize(jsonData string) (*prompb.WriteRequest, error)

Deserialize ... jsonData example: {"labels":{"__name__":"prometheus_tsdb_time_retentions_total","instance":"localhost:9090","job":"prometheus"},"name":"prometheus_tsdb_time_retentions_total","timestamp":"2023-10-26T09:19:41Z","value":"0"}

func DeserializeList

func DeserializeList(jsonDataList []string) *prompb.WriteRequest

DeserializeList ... jsonDataList example: [{"labels":{"__name__":"prometheus_tsdb_time_retentions_total","instance":"localhost:9090","job":"prometheus"},"name":"prometheus_tsdb_time_retentions_total","timestamp":"2023-10-26T09:19:41Z","value":"0"}]

Types

This section is empty.

Jump to

Keyboard shortcuts

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