Discover Packages
go.opentelemetry.io/otel/exporters/prometheus
package
module
Version:
v0.32.0
Opens a new window with list of versions in this module.
Published: Sep 19, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 449
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package prometheus provides a Prometheus Exporter that converts
OTLP metrics into the Prometheus exposition format and implements
prometheus.Collector to provide a handler for these metrics.
Exporter is a Prometheus Exporter that embeds the OTel metric.Reader
interface for easy instantiation with a MeterProvider.
New returns a Prometheus Exporter.
type Option interface {
}
Option may be used in the future to apply options to a Prometheus Exporter config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.