input

package
v1.0.0-beta.227 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PromQuery

type PromQuery struct {
	Name   string `json:"name"`
	PromQL string `json:"promql"`
}

type QueryResult

type QueryResult struct {
	Name      string       `json:"name"`
	Query     string       `json:"query"`
	Timestamp time.Time    `json:"timestamp"`
	Values    model.Vector `json:"values"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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