Giter Club home page Giter Club logo

Comments (5)

protolambda avatar protolambda commented on August 20, 2024

Have you tried asking in the discord? I think it should work if you use the correct metrics flags (see readme of this repo for help), and nimbus might have to be built with the "insecure" flag set to true (I think it was NIMFLAGS="-d:insecure") to enable extra HTTP functionality like metrics (this might have changed, ask Nimbus team).

from eth2stats-client.

joebiker avatar joebiker commented on August 20, 2024

@protolambda Yes, I've done that. I compiled using the NIMFLAGS suggested.
I would revert back to nimbus 0.6.5 to show the difference in stats, but I'm struggling to get eth2stats to run as a daemon on mac launchctl (exits 1 everytime).

from eth2stats-client.

joebiker avatar joebiker commented on August 20, 2024

I see this in the README.md
The process_resident_memory_bytes gauge is extracted from the Prometheus metrics endpoint.

However I'm not sure how it applies. I am running Prometheus, however there's no configuration for including Prometheus into command line options?

from eth2stats-client.

protolambda avatar protolambda commented on August 20, 2024

That's poor wording in the readme, it should just grab it from the metrics endpoint of the eth2 client. Prometheus is the more common consumer of the metrics endpoint, but not relevant here.

Are you using all the nimbus metrics flags? --metrics --metrics-port=8080 --metrics-address=0.0.0.0
You could try curl the /metrics endpoint to check if it can be reached and has the expected contents.

from eth2stats-client.

joebiker avatar joebiker commented on August 20, 2024

Yes, I checked the /metrics endpoint on Nimbus 0.6.6, I've listed the contents of what I consider 'close' to the memory usage statistic.

from eth2stats-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.