Coder Social home page Coder Social logo

zk-exporter's People

Contributors

lucianjon 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

Watchers

 avatar  avatar  avatar  avatar

zk-exporter's Issues

about zookeeper 3.3.6

Dear sir,I would like to use the zookeeper_exporter. However my zookeeper is work at 3.3.6 ( zookeeper doesn't upgrade). How can it compatible with 3.3.6 . Please help me solve this issue

Metric label instance conflict with prometheus

The metric with label instance will conflict with prometheus when it be pulled into.
The original metric the exporter exposed is like:

zk_znode_count{instance="localhost:2181"}

But when it be pulled into promethes it will re-labeled by prometheus like:

zk_znode_count{exported_instance="localhost:2181",instance="localhost:9120",job="zk_export"}

I think the instance label is only owned for exporter itself,
So I suggest that we should rename zk metric label instead of instance.

Difference from zookeeper_exporter?

Hi!
I wonder what the differences are between this exporter and zookeeper_exporter? They seem to use a similar method with sending mntr (although this one also sends ruok, which the other one does not). Unless there are major differences that warrant having two different implementations, perhaps they could be merged?

zk_up always 1 even if it's down

Hello,
i installed the exporter but it seems there is a problem about eh metric of zk_up!! it always show the value 1 even if it's down!
what should i do?!
Thanks

启动报错

容器的方式启动报错会
standard_init_linux.go:185: exec user process caused "exec format error"

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.