package
0.0.0-20241125114126-9fafd55c6dfc
Repository: https://github.com/rondomondo/alertstack.git
Documentation: pkg.go.dev

# README

Markmap * { margin: 0; padding: 0; } #mindmap { display: block; width: 100vw; height: 100vh; }

# Functions

NewServer creates a new metrics server instance.

# Structs

Config holds the server configuration.
CustomMetricPrometheus wraps a Prometheus counter with its metadata.
CustomMetricVictoria wraps a VictoriaMetrics counter with its metadata.
Metric represents a single metric data point.
MetricInfo represents a single metric's metadata and values.
MetricLineInfo holds formatted metric data.
MetricMeta holds metadata about a metric.
Server represents the metrics server.

# Type aliases

No description provided by the author
No description provided by the author