Git Product home page Git Product logo

Comments (2)

cheddar avatar cheddar commented on May 23, 2024

RandomEtc. it actually does log it, but at debug level instead of info. In a production setting, it's actually not uncommon to have a flurry of late events (if a server goes down for some time and then comes back up and pushes everything it has queued up, for example), so logging it on every occurrence actually wouldn't be great.

We should perhaps look at turning debug logging on for the relevant classes for the demos so that it's easier to see there though. If we had done that, do you think it would've helped you out?

Also, the system maintains a count of the number of messages that it dropped, which it emits every minute (with the demo configurations, this is emitted to the logs at debug level).

from druid.

RandomEtc avatar RandomEtc commented on May 23, 2024

It would probably have helped, yes. But if debug logging is extremely chatty then perhaps not. It may just be necessary learning curve at the moment, and it will go away when there are examples that can correctly import historical data.

from druid.

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.