Versions in this module Expand all Collapse all v0 v0.1.8 Mar 21, 2022 v0.1.7 Mar 7, 2022 Changes in this version + type PrometheusAdapter struct + Namespace string + Subsystem string + func NewPrometheusAdapter(registry *prometheus.Registry, logger logrus.FieldLogger, ns, sub string) *PrometheusAdapter + func (a *PrometheusAdapter) AddMetricSamples(samples []stats.SampleContainer) + func (a *PrometheusAdapter) Handler() http.Handler