modulepackage
4.3.5
Repository: https://github.com/roadrunner-server/metrics.git
Documentation: pkg.go.dev
# Constants
Counter type.
Gauge type.
Histogram type.
PluginName declares plugin name.
Summary type.
# Structs
Collector describes a single application specific metric.
Config configures metrics service.
Metric represents a single metric produced by the application.
No description provided by the author
Plugin to manage application metrics using Prometheus.
# Interfaces
No description provided by the author
No description provided by the author
StatProvider used to collect all plugins which might report to the prometheus.
# Type aliases
CollectorType represents prometheus collector types.