Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExpvarLabel ¶
type ExpvarSample ¶
type ExpvarSample struct {
Name string
Labels []ExpvarLabel
Int64 *int64
Float *float64
}
func CollectAerolVMExpvars ¶
func CollectAerolVMExpvars() []ExpvarSample
type MetricsShutdown ¶
func StartOTELMetrics ¶
func StartOTELMetrics(ctx context.Context, logger *slog.Logger, cfg OTELMetricsConfig) (MetricsShutdown, error)
type OTELMetricsConfig ¶
type OTELTracesConfig ¶
type TracesShutdown ¶
func StartOTELTraces ¶
func StartOTELTraces(ctx context.Context, logger *slog.Logger, cfg OTELTracesConfig) (TracesShutdown, error)
Click to show internal directories.
Click to hide internal directories.