[][src]Crate prometheus_exporter

"Helper to export prometheus metrics using hyper."

Structs

FinishedUpdate

Struct that has to be sent when the update was finished and the request should send the metrics to the requester.

NewRequest

Struct that will be sent when there is a new request in the run_and_nofity function.

PrometheusExporter

Struct that holds everything together.

Enums

StartError

Errors that can happen when the prometheus exporter gets started.