OpenTSDB

A scalable, distributed Time Series Database.

Stars
4.91K
Forks
1.27K
Open issues
535
Closed issues
583
Last release
over 2 years ago
Last commit
10 months ago
Watchers
4.91K
Total releases
26
Total commits
1.69K
Open PRs
13
Closed PRs
599
Repo URL
Project Website
http://opentsdb.net/
Platform
License
lgpl-2.1
Category
Offers premium version?
NO
Proprietary?
NO
About

       ___                 _____ ____  ____  ____
      / _ \ _ __   ___ _ |   / _||  _ | _ )
     | | | | '_ \ / _ \ '_ | | ___ | | | |  _ \
     | || | |) |  / | | | |  __) | || | |_) |
      _/| ./ _|| ||| |/|/|__/
           ||    The modern time series database.

OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable.

Thanks to HBase's scalability, OpenTSDB allows you to collect thousands of metrics from tens of thousands of hosts and applications, at a high rate (every few seconds). OpenTSDB will never delete or downsample data and can easily store hundreds of billions of data points.

OpenTSDB is free software and is available under both LGPLv2.1+ and GPLv3+. Find more about OpenTSDB at http://opentsdb.net

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.