Code Monkey home page Code Monkey logo

es-stats's People

Contributors

jamiealquiza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

es-stats's Issues

Can you share the beautiful es-stats UI code?

Hi, I follow you README installed es-stats,But I can not show the beautiful es-stats UI, I find your code can not have the UI code, Can you share the beautiful es-stats UI code? Thank you very much!

Give startup notification

First notice that the app is actually running is after the initial polling interval. Should probably immediately notify the user on start that stuff is working.

Addition fs metrics

I see es-stats collecting the total_in_bytes_and available_in_bytes stats. The Cluster Stats API makes additional information about i/o available, such as

  • disk_reads
  • disk_writes
  • disk_io_op (sum of disk_reads and disk_writes)
  • disk_read_size_in_bytes
  • disk_write_size_in_bytes
  • disk_io_size_in_bytes (sum of disk_read_size_in_bytes and disk_write_size_in_bytes)

Have you considered collecting them?

Include example grafana dashboard json.

Hey , this is great ! Just as a suggestion though, you might want to consider exporting the Grafana dashboard from your example and include that w/ the project. This would make getting started much easier for those that use Grafana.

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.