Expand description
Commonly used exporters.
Exporters define where metric output goes: standard output, HTTP, etc.
Structsยง
- Http
Exporter - Exports metrics over HTTP.
- LogExporter
- Exports metrics by converting them to a textual representation and logging them.