domain

package
v0.0.0-...-bbc0811 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	MetricsQueryEndpoint string
	EndTime              time.Time
	Duration             time.Duration
	Step                 time.Duration
	AWSRegion            string
	S3Bucket             string
	S3BucketDir          string
	K6TestName           string
	Namespace            string
	WorkloadContainers   string
	QueryTaskMetrics     bool
}

type MetricsMatrix

type MetricsMatrix struct {
	Name   string                        `json:"name"`
	Matrix map[string][]model.SamplePair `json:"matrix"`
	End    float64                       `json:"end"`
}

type QueryName

type QueryName = string

Jump to

Keyboard shortcuts

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