go-ethereum
go-ethereum copied to clipboard
Add missing prometheus histogram entries
When exporting histograms, Influx reports more entries than Prometheus (e.g. mean is missing). This makes dashboards less portable between the two systems. Fix it :P