OpenTSDB

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.opentsdb
ArtifactId

ArtifactId

opentsdb
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

OpenTSDB
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.
Project URL

Project URL

http://opentsdb.net
Project Organization

Project Organization

The OpenTSDB Authors
Source Code Management

Source Code Management

https://github.com/OpenTSDB/opentsdb

Download opentsdb

How to add to project

<!-- https://jarcasting.com/artifacts/net.opentsdb/opentsdb/ -->
<dependency>
    <groupId>net.opentsdb</groupId>
    <artifactId>opentsdb</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb/
implementation 'net.opentsdb:opentsdb:2.4.1'
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb/
implementation ("net.opentsdb:opentsdb:2.4.1")
'net.opentsdb:opentsdb:jar:2.4.1'
<dependency org="net.opentsdb" name="opentsdb" rev="2.4.1">
  <artifact name="opentsdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.opentsdb', module='opentsdb', version='2.4.1')
)
libraryDependencies += "net.opentsdb" % "opentsdb" % "2.4.1"
[net.opentsdb/opentsdb "2.4.1"]

Dependencies

compile (16)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
io.netty : netty jar 3.10.6.Final
com.stumbleupon : async jar 1.4.0
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-math3 jar 3.4.1
org.apache.commons : commons-jexl jar 2.1.1
org.jgrapht : jgrapht-core jar 0.9.1
com.esotericsoftware.kryo : kryo jar 2.21.1
org.slf4j : log4j-over-slf4j jar 1.7.7
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
com.google.gwt : gwt-user jar 2.6.0
net.opentsdb : opentsdb_gwt_theme jar 1.0.0

test (7)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.javassist : javassist jar 3.21.0-GA
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.objenesis : objenesis jar 1.3
org.powermock : powermock-api-mockito jar 1.5.4
org.powermock : powermock-module-junit4 jar 1.5.4

Project Modules

There are no modules declared in this project.
net.opentsdb

OpenTSDB

The Open Source Time Series Data Base

Versions

Version
2.4.1
2.4.0
2.4.0RC1
2.3.2
2.3.1
2.3.0
2.3.0-RC2
2.3.0-RC1
2.2.2
2.2.1
2.2.0
2.2.0RC1
2.1.3