Coder Social home page Coder Social logo

kudu-ts's Introduction

Kudu TS

Kudu TS is a metrics and time series database built on Apache Kudu (incubating). Kudu's focus on real time data ingestion combined with fast scans makes it an ideal platform for storing and querying time series data. Kudu TS includes connectors for popular metrics and alerting tools.

The kernel of Kudu TS lives in the core module, which provides a Java API for efficiently storing and querying metrics in Kudu.

The KTSD module contains a daemon which exposes an HTTP interface to Kudu TS. KTSD's HTTP interface is a drop-in replacement for OpenTSDB's TSD, allowing existing tools with OpenTSDB support to use Kudu TS with minimal effort (such as Grafana).

The argus module contains a Kudu TS backend for the Argus metrics and monitoring platform.

Maturity

Kudu TS is experimental, and does not yet have any stability guarantees.

Contributions

Contributions (through GitHub pull requests) are encouraged and welcomed. If you run into any issues, please do not hesitate to open a GitHub issue.

What is Kudu

Apache Kudu (incubating) is a distributed, columnar storage engine for analytics on fast moving data. Kudu provides real time ingestion with extremely fast scan capability. Kudu's columnar on-disk format makes it extremely efficient at scanning, filtering, and aggregating large time series datasets. The columnar format also provides great compression for time series datasets. The characterstics make Kudu a great platform for a time series database.

License

Kudu TS is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.

kudu-ts's People

Contributors

danburkert avatar toddlipcon avatar

Watchers

James Cloos 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.