package
0.0.0-20250311210455-ee70e6dbc377
Repository: https://github.com/google/syzkaller.git
Documentation: pkg.go.dev

# Packages

Package sample provides various statistical operations and algorithms.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
LenOf reads the metric value from the given slice/map/chan.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
NoGraph says to not visualize the metric as a graph.
No description provided by the author

# Structs

No description provided by the author
Distribution says to collect/visualize histogram of individual sample distributions.
Rate says to collect/visualize metric rate per unit of time rather then total value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

Graph allows to combine multiple related metrics on a single graph.
Level controls if the metric should be printed to console in periodic heartbeat logs, or showed on the simple web interface, or showed in the expert interface only.
Link adds a hyperlink to metric name.
Prometheus exports the metric to Prometheus under the given name.
StackedGraph is like Graph, but shows metrics on a stacked graph.