Giter Site home page Giter Site logo

abacus's Introduction

About Abacus

CircleCI

Abacus is a library to register metrics and publish them periodically to a external source, with file caching and aiming to run on Android.

It stores all the metrics on a file-backed cache, and try to send them in a background thread on fixed intervals.

The cache layer is powered by Tape.

Currently, it supports publishing metrics to (InfluxDB)[https://influxdata.com/time-series-platform/influxdb/], but it's build with flexibility in mind, so adding new services should be very simple.

Building

Run ./gradlew check to check code formatting and run all the tests.

In case of any format violations, run ./gradlew spotlessApply to format the code accordingly.

To avoid getting this violation messages, you can configure eclipse to use the same formatting rules - just point your project's java formatter use yakko.eclipseformat.xml as formatting spec file.

Running tests continuously

To run all tests on every change you make, use ./gradlew -t test

abacus's People

Contributors

daniloqueiroz avatar

Watchers

James Cloos avatar  avatar Leonardo Farage Freitas avatar Luiz Filipe avatar  avatar Wellington Adam avatar Endy Silveira avatar Rui Hiroshi Banki avatar  avatar

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.