Code Monkey home page Code Monkey logo

bandar-log's People

Contributors

alexey-lipodat avatar btrofimov avatar gemelen avatar maksymskrynnikov avatar mariiara avatar rossoha avatar tomershtrum avatar yurir avatar

Stargazers

 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

bandar-log's Issues

Add Athena/Glue support

We need to monitor metrics on Athena, so Bandar-log needs Athena/Glue SQL data source support.
Keep in mind the method of obtaining max(batch_id) specific to AWS Glue to not do full scan of target table.

Access AWS MSK

We are trying to add bandarlog for MSK and facing issues. On first run we got

ERROR connectors.KafkaConnector: Cannot obtain leaders offsets for topic:[Set(input_test)], cause java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.CoordinatorNotAvailableException: The coordinator is not available.

After restarting bandarlog we started to get

ERROR connectors.KafkaConnector: Cannot obtain leaders offsets for topic:[Set(input_test)], cause java.util.concurrent.TimeoutException: Futures timed out after [1 second]

MSK security group has an open port for bandarlog machine. Any tips in debugging would be helpful.

Thanks

OSSify bandar-log?

@yurir @zsaltys Hi, could you please clarify, if bandar-log could be made fully OSS project and be put under control of its current contributors?

Rework queue metrics facility

At the moment, Bandarlog relies on semantics of Kafka, however it could be re-done with more generalized idea of observation of queue-like services.
Should be done to enable support of different providers of queue/log nature, eg Kinesis, SQS, etc.
Also, could possibly enable cross-queue monitoring.
Needs to be done before #18 and #19.

Bypass TRAVIS_BUILD_NUMBER if not set

It's hard to import project in IDE because of sbt project depends on TRAVIS_BUILD_NUMBER's value.
In case it's not set, import procedure fails.

Add bypass for this variable for development environment, like setting it to constant if environment variables is not set.

Rework Datadog reporter and metrics

We could reuse PagerDuty's metrics library and avoid reporter re-implementation.
This would provide more flexibility with metrics creation and reporting.

Untangle Kafka-related code from Spark

We use Kafka client and auxiliary classes from Spark, while it could be replaced with pure Kafka client. This would reduce dependency list a lot.
We need to use client that is able to connect to brokers no older that 0.10.0.2 version.

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.