render

package
v0.6.14 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrafanaAliasColors

type GrafanaAliasColors struct {
}

type GrafanaRender added in v0.1.0

type GrafanaRender struct {
	// contains filtered or unexported fields
}

func NewGrafanaRender added in v0.1.0

func NewGrafanaRender(options GrafanaRenderOptions, observability *common.Observability) *GrafanaRender

func (*GrafanaRender) GenerateDashboard added in v0.1.0

func (g *GrafanaRender) GenerateDashboard(spanCtx sreCommon.TracerSpanContext,
	title string, metric string, operator string, value *float64, minutes *int, unit string) ([]byte, string, error)

type GrafanaRenderOptions added in v0.1.0

type GrafanaRenderOptions struct {
	URL         string
	Timeout     int
	Datasource  string
	ApiKey      string
	Org         string
	Period      int
	ImageWidth  int
	ImageHeight int
}

Jump to

Keyboard shortcuts

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