Skip to content

A scalable, distributed Time Series Database.

License

LGPL-2.1, GPL-3.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

manolama/opentsdb

This branch is 4 commits ahead of, 54 commits behind OpenTSDB/opentsdb:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

326c655 · Oct 12, 2020
Jan 27, 2019
Aug 5, 2017
Oct 12, 2020
Oct 12, 2020
May 21, 2020
May 21, 2020
Jan 30, 2013
Nov 27, 2016
May 2, 2016
Dec 4, 2018
Oct 22, 2010
Feb 4, 2012
Dec 11, 2018
Dec 17, 2018
Jun 22, 2016
Dec 17, 2018
Feb 4, 2012
Oct 28, 2015
Nov 2, 2015
Nov 9, 2014
Nov 20, 2019
Dec 4, 2018
Mar 31, 2018
Oct 12, 2020
Dec 11, 2018

Repository files navigation

       ___                 _____ ____  ____  ____
      / _ \ _ __   ___ _ _|_   _/ ___||  _ \| __ )
     | | | | '_ \ / _ \ '_ \| | \___ \| | | |  _ \
     | |_| | |_) |  __/ | | | |  ___) | |_| | |_) |
      \___/| .__/ \___|_| |_|_| |____/|____/|____/
           |_|    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

About

A scalable, distributed Time Series Database.

Resources

License

LGPL-2.1, GPL-3.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • Python 0.7%
  • Makefile 0.6%
  • Shell 0.5%
  • M4 0.1%
  • Dockerfile 0.0%