monitoring

package
v0.57.1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2022 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoPrometheusHTTPRequest

func DoPrometheusHTTPRequest(cli kubecli.KubevirtClient, endpoint string) []byte

Types

type AlertRequestResult

type AlertRequestResult struct {
	Alerts prometheusv1.AlertsResult `json:"data"`
	Status string                    `json:"status"`
}

type QueryRequestResult added in v0.53.0

type QueryRequestResult struct {
	Data   promData `json:"data"`
	Status string   `json:"status"`
}

Jump to

Keyboard shortcuts

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