Coder Social home page Coder Social logo

Comments (8)

becketqin avatar becketqin commented on June 30, 2024 2

@jameskyle Please use the config metric.reporters instead of kafka.metrics.reporters. Also which version of Kafka did you run?

from cruise-control.

jameskyle avatar jameskyle commented on June 30, 2024

hey, @becketqin, thanks for the response. This cluster is running: 0.10.2.

from cruise-control.

wangzzu avatar wangzzu commented on June 30, 2024

@becketqin It will be better if there is an environmental requirement in README.

from cruise-control.

jameskyle avatar jameskyle commented on June 30, 2024

With the fix suggested I don't get a startup error. However, I do get this output constantly:

  [2017-09-08 17:33:04,661] INFO Skipping best proposal precomputing because load monitor does not have enough snapshots. (com.linkedin.kafka.cruisecontrol.analyzer.GoalOptimizer)
    [2017-09-08 17:33:34,661] INFO Skipping best proposal precomputing because load monitor does not have enough snapshots. (com.linkedin.kafka.cruisecontrol.analyzer.GoalOptimizer)
    [2017-09-08 17:34:04,661] INFO Skipping best proposal precomputing because load monitor does not have enough snapshots. (com.linkedin.kafka.cruisecontrol.analyzer.GoalOptimizer)
    [2017-09-08 17:34:34,661] INFO Skipping best proposal precomputing because load monitor does not have enough snapshots. (com.linkedin.kafka.cruisecontrol.analyzer.GoalOptimizer)

At first, the collector was timing out before it could gather a sample. I tried increasing the metric.sampling.interval.ms to as much as 4 hours, but still nada.

from cruise-control.

jameskyle avatar jameskyle commented on June 30, 2024

Just to update, I connected to the '__CruiseControlMetrics' topic and read from it, it certainly has metrics stored there. And it's being updated every so often.

tried to check the offsets for the cruisecontrol consumer group, but it turned up empty.

from cruise-control.

jameskyle avatar jameskyle commented on June 30, 2024

And after running for many hours, a restart has this log:

[2017-09-08 19:56:10,946] INFO Sample loading finished. Loaded 0 partition metrics samples and 0 broker metric samples in 1198 ms (com.linkedin.kafka.cruisecontrol.monitor.sampling.KafkaSampleStore)

from cruise-control.

becketqin avatar becketqin commented on June 30, 2024

@jameskyle What is your message format version configuration? Cruise Control assumes the message format version contains a timestamp. It should be 0.10.0 and above.

from cruise-control.

jameskyle avatar jameskyle commented on June 30, 2024

ahhh, that's it. protocol and message formats are 0.8.2 on these.

let me fiddle that.

from cruise-control.

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.