statsd-influxdb-backend
InfluxDB Backend
A backend for StatsD that allows sending data to InfluxDB
A naive InfluxDB backend for StatsD
172 stars
9 watching
74 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
influxdata/influxdb-java | A Java client library for interacting with a popular time series database | 1,184 |
node-influx/node-influx | A Node.js and browser library providing an API for nearly all InfluxDB operations | 862 |
influxdata/influxdb1-client | A Go client API for connecting to InfluxDB 1.x time series databases | 191 |
bugthesystem/influxdb.net | Provides access to InfluxDB's REST API from .NET applications. | 164 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
tobiasschuerg/influxdb-client-for-arduino | A C++ library for connecting to InfluxDB databases from Arduino devices | 382 |
driftluo/influxdbclient-rs | A Rust library for interacting with InfluxDB version 1.0 and later | 83 |
gobwas/influent.rs | An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. | 43 |
gobwas/influent | A JavaScript driver for interacting with InfluxDB | 38 |
jenkinsci/influxdb-plugin | Automates data collection and sending to InfluxDB using Jenkins | 56 |
hassio-addons/addon-influxdb | A Home Assistant add-on that integrates InfluxDB as a scalable datastore for metrics, events, and real-time analytics. | 158 |
johanvandenbroek/influxdb-client-labview | An InfluxDB client library built using LabVIEW for interacting with InfluxDB databases via REST API | 22 |
logstash-plugins/logstash-output-influxdb | This plugin is used to send log data from Logstash to InfluxDB | 58 |
rossmcdonald/influxdb | A tool for installing and configuring an open-source time-series database. | 44 |
influxgraph/influxgraph | An InfluxDB storage plugin for Graphite-API that enables data integration between these two systems. | 92 |