metricui

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package metricui provides a user interface for displaying metrics.

Index

Constants

This section is empty.

Variables

View Source
var FlameGraph = co.Define(&flamegraphComponent{})

FlameGraph is a component that displays a flamegraph of the recorded metric data.

Functions

This section is empty.

Types

type FlameGraphData

type FlameGraphData struct {
	UpdateInterval   time.Duration
	AggregationRatio float64
	FocusPath        []string
}

FlameGraphData is the data that can be provided to the FlameGraph component.

Jump to

Keyboard shortcuts

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