Skip to content

Latest commit

 

History

History

promexporter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Prom Exporter

Go Reference Go Report Card

The prometheus exporter is a simple HTTP server that exposes metrics derived from several public apis. The metrics are exposed in the prometheus format and can be scraped by a prometheus server.

Grafana dashbaords are in the /dashboards directory.

Running Locally

Make sure METRICS_HANDLER is set to OTLP otherwise this will no-op