observability

package module
v0.0.0-...-4fb4148 Latest Latest
Warning

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

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

README

Demo

TBD

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewJaeger

func NewJaeger(env e2e.Environment, name string) e2e.InstrumentedRunnable

func NewLoki

func NewLoki(env e2e.Environment, name string) e2e.InstrumentedRunnable

NewLoki was blamelessly copied (and adjusted) from Ian's demo, thanks to the fact we all use e2e framework. https://github.com/bill3tt/warp-speed-debugging-demo/blob/66f51e1f6d87cfc8cc6804465844ca8da6f22bea/test/interactive_test.go#L199

func NewLokiGrafana

func NewLokiGrafana(env e2e.Environment, name string, logBackend e2e.Linkable) e2e.InstrumentedRunnable

NewLokiGrafana was blamelessly copied (and adjusted) from Ian's demo, thanks to the fact we all use e2e framework. https://github.com/bill3tt/warp-speed-debugging-demo/blob/66f51e1f6d87cfc8cc6804465844ca8da6f22bea/test/interactive_test.go

func NewParca

func NewParca(env e2e.Environment, name string, targets ...e2e.Runnable) e2e.InstrumentedRunnable

Types

type Observatorium

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

func (*Observatorium) LogsWriteEndpoint

func (o *Observatorium) LogsWriteEndpoint() string

func (*Observatorium) MetricsWriteEndpoint

func (o *Observatorium) MetricsWriteEndpoint() string

func (*Observatorium) ProfilesWriteEndpoint

func (o *Observatorium) ProfilesWriteEndpoint() string

func (*Observatorium) StartCorrelator

func (o *Observatorium) StartCorrelator(env e2e.Environment, name string, parca e2e.Runnable) e2e.Runnable

func (*Observatorium) TracesWriteEndpoint

func (o *Observatorium) TracesWriteEndpoint() string

Directories

Path Synopsis
ping module

Jump to

Keyboard shortcuts

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