vertx-opentsdb
Metric storage library
A library that allows you to save metrics into an OpenTsDb cluster.
11 stars
12 watching
2 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cyngn/vertx-bosun | This library allows you to send data to an OpenTsDb-based alerting system | 3 |
cyngn/vertx-util | A collection of utility functions and APIs to simplify interactions with Vert.x | 21 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
vert-x3/vertx-micrometer-metrics | Provides metrics collection and reporting to various target systems using the Micrometer.io framework | 51 |
cstamas/vertx-orientdb | Integrates Vert.x with OrientDB for database interactions and graph storage | 7 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
cstamas/vertx-bitsy | An integration of Bitsy with Vert.x that enables usage in Java-based projects. | 1 |
erdetn/vserialx | A small serial communication library in V | 12 |
vert-x3/vertx-infinispan | A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage | 14 |
dream11/vertx-rest | An abstraction layer for building Vert.x REST applications using JAX-RS annotations | 43 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
opentsdb/asynchbase | A high-performance, thread-safe HBase client with asynchronous API | 609 |
crunc/jackson-datatype-vertx | A Jackson2 module that provides support for Vert.x JSON data types | 4 |
cyngn/vertx-kafka | A multi-threaded worker library that consumes Kafka messages and re-broadcasts them on the Vert.x event bus. | 30 |
tsegismont/vertx-musicstore | A demo application demonstrating the integration of Eclipse Vert.x and RxJava3 with Postgres and Couchbase for building a music store system | 69 |