Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Feature Request: Prometheus Endpoint for Large Scale Monitoring  #124

@liskl

Description

@liskl

I'd love to see a Prometheus Endpoint for Eth Miner hosted on the microhttpd interface maybe

/metrics route

that can give us more time based stats for the service using just a reqular http plain/text based output page.

examples of howto display the text so prometheus can pull it easily
https://prometheus.io/docs/instrumenting/exposition_formats/

would be willing to pitch a few Etherium to whoever just gets the following instrumented on the http://0.0.0.0:3333/metrics route

# TYPE hashes_Per_Second Gauge
hashes_Per_Second 24770000
shares_Accepted_Total_Since_Start 200```

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions