1 line
No EOL
26 KiB
JSON
1 line
No EOL
26 KiB
JSON
{"slug": "mark-rushakoff--awesome-influxdb", "title": "Awesome Influxdb", "description": "A curated list of awesome projects, libraries, tools, etc. related to InfluxDB", "github_url": "https://github.com/mark-rushakoff/awesome-influxdb", "stars": "761", "tag": "Databases", "entry_count": 141, "subcategory_count": 11, "subcategories": [{"name": "Reference material", "parent": "", "entries": [{"name": "Official documentation", "url": "https://docs.influxdata.com/influxdb/latest/", "description": ""}]}, {"name": "Official", "parent": "Client libraries", "entries": [{"name": "C#", "url": "https://github.com/influxdata/influxdb-csharp", "description": "A .NET library for efficiently sending points to InfluxDB", "stars": "197"}, {"name": "Go", "url": "https://github.com/influxdata/influxdb1-client", "description": "Go client for InfluxDB 1.x", "stars": "184"}, {"name": "Java", "url": "https://github.com/influxdata/influxdb-java", "description": "Java client for InfluxDB", "stars": "1.1k"}, {"name": "PHP", "url": "https://github.com/influxdata/influxdb-php", "description": "PHP client for InfluxDB", "stars": "425"}, {"name": "Python", "url": "https://github.com/influxdata/influxdb-python", "description": "Python client for InfluxDB", "stars": "1.6k"}, {"name": "Rails", "url": "https://github.com/influxdata/influxdb-rails", "description": "Ruby on Rails bindings to automatically write metrics into InfluxDB", "stars": "191"}, {"name": "Ruby", "url": "https://github.com/influxdata/influxdb-ruby", "description": "Ruby client for InfluxDB", "stars": "364"}]}, {"name": "Unofficial", "parent": "Client libraries", "entries": [{"name": "capacitor", "url": "https://github.com/olauzon/capacitor", "description": "A Clojure client for InfluxDB", "stars": "63"}, {"name": "cl-influxdb", "url": "https://github.com/mmaul/cl-influxdb", "description": "Common Lisp interface to the Time Series Database InfluxDB", "stars": "21"}, {"name": "erflux", "url": "https://github.com/gossiperl/erflux", "description": "InfluxDB client for Erlang", "stars": "29"}, {"name": "fluxter", "url": "https://github.com/lexmag/fluxter", "description": "An InfluxDB writer for Elixir", "stars": "99"}, {"name": "influent", "url": "https://github.com/gobwas/influent", "description": "InfluxDB Javascript driver", "stars": "38"}, {"name": "influent.rs", "url": "https://github.com/gobwas/influent.rs", "description": "InfluxDB Rust driver", "stars": "44"}, {"name": "InfluxDB-Client-for-Arduino", "url": "https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino", "description": "Arduino client for InfluxDB", "stars": "293"}, {"name": "InfluxDB-Client-LabVIEW", "url": "https://github.com/johanvandenbroek/InfluxDB-Client-LabVIEW", "description": "LabVIEW client for InfluxDB", "stars": "17"}, {"name": "influxdb-cpp-rest", "url": "https://github.com/d-led/influxdb-cpp-rest", "description": "A C++ InfluxDB client with a batching async interface", "stars": "42"}, {"name": "influxdb-haskell", "url": "https://github.com/maoe/influxdb-haskell", "description": "Haskell client library for InfluxDB", "stars": "51"}, {"name": "InfluxDB.NET", "url": "https://github.com/ziyasal/InfluxDB.Net", "description": ".NET client for InfluxDB", "stars": "163"}, {"name": "InfluxDB PHP SDK", "url": "https://github.com/corley/influxdb-php-sdk", "description": "UDP/IP or HTTP adapters for read and write data", "stars": "88"}, {"name": "influxdbr", "url": "https://github.com/dleutnant/influxdbr", "description": "R library for InfluxDB", "stars": "94"}, {"name": "instream", "url": "https://github.com/mneudert/instream", "description": "InfluxDB driver for Elixir", "stars": "207"}, {"name": "node-influx", "url": "https://github.com/node-influx/node-influx", "description": "InfluxDB Node.js Client", "stars": "862"}, {"name": "node-influx-udp", "url": "https://github.com/mediocre/node-influx-udp", "description": "Write to InfluxDB using its UDP interface", "stars": "18"}, {"name": "scala-influxdb-client", "url": "https://github.com/paulgoldbaum/scala-influxdb-client", "description": "Asynchronous InfluxDB client for Scala", "stars": "123"}]}, {"name": "Projects", "parent": "Collecting data into InfluxDB", "entries": [{"name": "accelerometer2influx", "url": "https://github.com/CorpGlory/accelerometer2influx", "description": "Android application that takes the x-y-z axis metrics from your phone accelerometer and sends the data to InfluxDB.", "stars": "12"}, {"name": "agento", "url": "https://github.com/abrander/agento", "description": "Client/server collecting near realtime metrics from Linux hosts", "stars": "25"}, {"name": "aggregateD", "url": "https://github.com/ccpgames/aggregateD", "description": "A [dogstatsD](https://docs.datadoghq.com/guides/dogstatsd/) inspired metrics and event aggregation daemon for InfluxDB", "stars": "15"}, {"name": "aprs2influxdb", "url": "https://github.com/FaradayRF/aprs2influxdb", "description": "Interfaces ham radio APRS-IS servers and saves packet data into an influxdb database", "stars": "26"}, {"name": "Charmander", "url": "https://github.com/att-innovate/charmander", "description": "Charmander is a lab environment for measuring and analyzing resource-scheduling algorithms", "stars": "63"}, {"name": "gopherwx", "url": "https://github.com/chrissnell/gopherwx", "description": "a service that pulls live weather data from a Davis Instruments Vantage Pro2 station and stores it in InfluxDB", "stars": "21"}, {"name": "grade", "url": "https://github.com/influxdata/grade", "description": "Track Go benchmark performance over time by storing results in InfluxDB", "stars": "42"}, {"name": "Influx-Capacitor", "url": "https://github.com/poxet/Influx-Capacitor", "description": "Influx-Capacitor collects metrics from windows machines using Performance Counters. Data is sent to influxDB to be viewable by grafana", "stars": "41"}, {"name": "Influxdb-Powershell", "url": "https://github.com/vsavornin/Influxdb-Powershell", "description": "Powershell script to send Windows Performance counters to an InfluxDB Server", "stars": "8"}, {"name": "influxdb-logger", "url": "https://github.com/codersaur/SmartThings/tree/master/smartapps/influxdb-logger", "description": "SmartApp to log [SmartThings](https://www.smartthings.com/) device attributes to an InfluxDB database", "stars": "286"}, {"name": "influxdb-sqlserver", "url": "https://github.com/zensqlmonitor/influxdb-sqlserver", "description": "Collect Microsoft SQL Server metrics for reporting to InfluxDB and visualize them with Grafana", "stars": "66"}, {"name": "k6", "url": "https://github.com/loadimpact/k6", "description": "A modern load testing tool, using Go and JavaScript", "stars": "18k"}, {"name": "marathon-event-metrics", "url": "https://github.com/Wikia/marathon-event-metrics", "description": "a tool for reporting [Marathon](https://mesosphere.github.io/marathon/) events to InfluxDB", "stars": "1"}, {"name": "mesos-influxdb-collector", "url": "https://github.com/kpacha/mesos-influxdb-collector", "description": "Lightweight [mesos](https://mesos.apache.org/) stats collector for InfluxDB", "stars": "16"}, {"name": "mqforward", "url": "https://github.com/shirou/mqforward", "description": "[MQTT](http://mqtt.org/) to influxdb forwarder", "stars": "73"}, {"name": "node-opcua-logger", "url": "https://github.com/coussej/node-opcua-logger", "description": "Collect industrial data from OPC UA Servers", "stars": "167"}, {"name": "ntp\\_checker", "url": "https://github.com/fss1/ntp_checker", "description": "compares internal NTP sources and warns if the offset between servers exceeds a definable (fraction of) seconds", "stars": "3"}, {"name": "proc\\_to\\_influxdb", "url": "https://github.com/d-led/proc_to_influxdb", "description": "Console app to observe Windows process starts and stops via InfluxDB", "stars": "1"}, {"name": "pysysinfo\\_influxdb", "url": "https://github.com/nagylzs/pysysinfo_influxdb", "description": "Periodically send system information into influxdb (uses python3 + psutil, so it also works under Windows)", "stars": "2"}, {"name": "sysinfo\\_influxdb", "url": "https://github.com/novaquark/sysinfo_influxdb", "description": "Collect and send system (linux) info to InfluxDB"}, {"name": "snmpcollector", "url": "https://github.com/toni-moreno/snmpcollector", "description": "A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB", "stars": "259"}, {"name": "Telegraf", "url": "https://github.com/influxdata/telegraf", "description": "(Official) plugin-driven server agent for reporting metrics into InfluxDB", "stars": "12k"}, {"name": "tesla-streamer", "url": "https://github.com/timdorr/tesla-trip/blob/master/lib/tesla_stream_reader.rb", "description": "Streams data from Tesla Model S to InfluxDB ([rake task (⭐16)](https://github.com/timdorr/tesla-trip/blob/master/lib/tasks/tesla.rake#L12-L16))", "stars": "16"}, {"name": "traffic\\_stats", "url": "https://traffic-control-cdn.readthedocs.io/en/latest/overview/traffic_stats.html", "description": "Acquires and stores statistics about CDNs controlled by [Apache Traffic Control](https://trafficcontrol.apache.org/)"}, {"name": "vsphere-influxdb-go", "url": "https://github.com/Oxalide/vsphere-influxdb-go", "description": "Collect VMware vSphere, vCenter and ESXi performance metrics and send them to InfluxDB", "stars": "212"}, {"name": "cAdvisor", "url": "https://github.com/google/cadvisor", "description": "Analyzes resource usage and performance characteristics of running containers", "stars": "14k"}, {"name": "Centreon", "url": "https://github.com/centreon/centreon", "description": "A network, system, applicative supervision and monitoring tool", "stars": "576"}, {"name": "cernan", "url": "https://github.com/postmates/cernan", "description": "A telemetry and logging aggregation server", "stars": "310"}, {"name": "cloudwatch-sender", "url": "https://github.com/BBC-News/cloudwatch-sender", "description": "Send metrics to InfluxDB/Graphite from [Amazon Cloudwatch](https://aws.amazon.com/cloudwatch/)", "stars": "53"}, {"name": "crankshaftd", "url": "https://github.com/fullcontact/crankshaftd", "description": "Simple Go agent to ingest streaming data from [Turbine (⭐825)](https://github.com/Netflix/Turbine) via SSE and push it into StatsD as a gauge or to InfluxDB", "stars": "6"}, {"name": "Domoticz", "url": "https://www.domoticz.com", "description": "Open source Home Automation System"}, {"name": "gatling", "url": "https://github.com/gatling/gatling", "description": "Async Scala-Akka-Netty based Stress Tool", "stars": "5.7k"}, {"name": "Glances", "url": "https://github.com/nicolargo/glances", "description": "Glances an Eye on your system", "stars": "22k"}, {"name": "Graphios", "url": "https://github.com/shawn-sterling/graphios", "description": "A program to send nagios perf data to graphite (carbon) / statsd / librato / influxDB", "stars": "288"}, {"name": "heapster", "url": "https://github.com/kubernetes-retired/heapster", "description": "Monitor container resource usage of a [Kubernetes](https://kubernetes.io/) cluster", "stars": "2.6k"}, {"name": "heka", "url": "https://github.com/mozilla-services/heka", "description": "General purpose data collection and processing tool", "stars": "3.4k"}, {"name": "internet\\_data\\_usage", "url": "https://github.com/precurse/internet_data_usage", "description": "Python based application to pull data plan usage for different carriers such as Telus and Koodo", "stars": "2"}, {"name": "ioBroker", "url": "http://www.iobroker.net/", "description": "Homeautomation / IoT Platform uses Influxdb to store [history data (⭐30)](https://github.com/ioBroker/ioBroker.influxdb/blob/master/README.md)"}, {"name": "jmxtrans", "url": "https://github.com/jmxtrans/jmxtrans", "description": "Effectively the missing connector between speaking to a JVM via JMX on one end and whatever logging / monitoring / graphing package that you can dream up on the other end.", "stars": "1.7k"}, {"name": "Apache JMeter", "url": "https://jmeter.apache.org/usermanual/realtime-results.html", "description": "Popular load testing tool, you can get real-time results sent to a backend through the InfluxDBBackendListenerClient which allows you to send metrics (active threads, response time ...) to an InfluxDB Backend using UDP or HTTP protocols"}, {"name": "logary", "url": "https://github.com/logary/logary", "description": "High performance, multi-target logging, metric and health-check library for mono and .Net", "stars": "514"}, {"name": "metrics.sh", "url": "https://github.com/pstadler/metrics.sh", "description": "Collect and forward metrics using portable shell scripts", "stars": "129"}, {"name": "OpenHAB", "url": "https://www.openhab.org/", "description": "A universal integration platform for all things around home automation"}, {"name": "Riemann", "url": "https://github.com/riemann/riemann", "description": "A network event stream processing system, in Clojure", "stars": "4.1k"}, {"name": "statsd-jvm-profiler", "url": "https://github.com/etsy/statsd-jvm-profiler", "description": "Simple JVM Profiler Using StatsD", "stars": "329"}, {"name": "statsite", "url": "https://github.com/statsite/statsite", "description": "C implementation of statsd", "stars": "1.8k"}, {"name": "Sematext Agent", "url": "https://github.com/sematext/sematext-agent-integrations", "description": "[Open source monitoring agent](https://sematext.com/blog/now-open-source-sematext-monitoring-agent/) to collect metrics from Solr, Elasticsearch, Cassandra, JVM, JMX, ClickHouse, MySQL, Hadoop, and more via pluggable integrations. Output via Influx Line Protocol to InfluxDB or [Sematext Cloud](https://sematext.com/cloud/)", "stars": "11"}, {"name": "logagent", "url": "https://github.com/sematext/logagent-js", "description": "is a modern, open-source, light-weight log shipper. Logagent includes [influxdb input plugin](https://sematext.com/docs/logagent/input-plugin-influxdb-http/) and [influxdb output plugin](https://sematext.com/docs/logagent/output-plugin-influxdb/) and many other [integrations](https://sematext.com/docs/logagent/plugins/)", "stars": "371"}]}, {"name": "Libraries", "parent": "Collecting data into InfluxDB", "entries": [{"name": "crow-metrics", "url": "https://github.com/robey/crow-metrics", "description": "small metrics collector for node servers", "stars": "18"}, {"name": "django-influxdb-metrics", "url": "https://github.com/bitlabstudio/django-influxdb-metrics", "description": "A reusable Django app that sends metrics about your project to InfluxDB", "stars": "80"}, {"name": "go-runtime-metrics", "url": "https://github.com/tevjef/go-runtime-metrics", "description": "Collect golang runtime Metrics, outputting to InfluxDB or through Telegraf", "stars": "273"}, {"name": "lua-resty-influx", "url": "https://github.com/p0pr0ck5/lua-resty-influx", "description": "[OpenResty](https://openresty.org/en/) client for InfluxDB", "stars": "28"}, {"name": "metrics", "url": "https://github.com/beberlei/metrics", "description": "(PHP) Simple library that abstracts different metrics collectors. \"I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in\"", "stars": "313"}, {"name": "pyVsphereInflux", "url": "https://github.com/fennm/pyVsphereInflux", "description": "A library and supporting script for pulling data from [vSphere](https://www.vmware.com/products/vsphere.html) and inserting it into InfluxDB", "stars": "3"}, {"name": "telemetry", "url": "https://github.com/arussellsaw/telemetry", "description": "metric reporting for Go applications", "stars": "78"}, {"name": "go-metrics-influxdb", "url": "https://github.com/vrischmann/go-metrics-influxdb", "description": "A reporter for the [go-metrics library (⭐3.3k)](https://github.com/rcrowley/go-metrics) which will post the metrics to InfluxDB", "stars": "69"}, {"name": "logrus\\_influxdb", "url": "https://github.com/Abramovic/logrus_influxdb", "description": "InfluxDB Hook for [Logrus (⭐22k)](https://github.com/Sirupsen/logrus)", "stars": "27"}]}, {"name": "Plugins", "parent": "Collecting data into InfluxDB", "entries": [{"name": "embulk-output-influxdb", "url": "https://github.com/joker1007/embulk-output-influxdb", "description": "InfluxDB output plugin for [Embulk (⭐1.7k)](https://github.com/embulk/embulk)", "stars": "2"}, {"name": "exometer\\_influxdb", "url": "https://github.com/travelping/exometer_influxdb", "description": "[Exometer (⭐520)](https://github.com/Feuerlabs/exometer) reporter for InfluxDB", "stars": "36"}, {"name": "fluent-plugin-influxdb", "url": "https://github.com/fangli/fluent-plugin-influxdb", "description": "A buffered output plugin for [fluentd](https://www.fluentd.org/) and InfluxDB", "stars": "110"}, {"name": "influx-nagios-plugin", "url": "https://github.com/shaharke/influx-nagios-plugin", "description": "[Nagios](https://www.nagios.org/) plugin for querying monitoring stats from InfluxDB", "stars": "30"}, {"name": "jenkinsci/influxdb-plugin", "url": "https://github.com/jenkinsci/influxdb-plugin", "description": "[Jenkins](https://jenkins.io/index.html) plugin to send build metrics into InfluxDB", "stars": "49"}, {"name": "kafka-influxdb", "url": "https://github.com/mre/kafka-influxdb", "description": "A [Kafka](https://kafka.apache.org/) consumer for InfluxDB written in Python", "stars": "218"}, {"name": "logstash-output-influxdb", "url": "https://github.com/logstash-plugins/logstash-output-influxdb", "description": "Community-maintained [Logstash](https://www.elastic.co/products/logstash) plugin to output metrics to InfluxDB", "stars": "53"}, {"name": "metrics-influxdb", "url": "https://github.com/davidB/metrics-influxdb", "description": "A reporter for [dropwizard](https://www.dropwizard.io/0.9.1/docs/) metrics which announces measurements to an InfluxDB server", "stars": "264"}, {"name": "mod-influxdb", "url": "https://github.com/savoirfairelinux/mod-influxdb", "description": "[Shinken](http://www.shinken-monitoring.org/) module for exporting data to InfluxDB", "stars": "13"}, {"name": "sensu-plugins-influxdb", "url": "https://github.com/sensu-plugins/sensu-plugins-influxdb", "description": "[Sensu](https://sensu.io/) InfluxDB Plugins", "stars": "18"}, {"name": "sidekiq-influxdb", "url": "https://github.com/vassilevsky/sidekiq-influxdb", "description": "A [Sidekiq](https://sidekiq.org/) middleware to send job execution metrics to InfluxDB", "stars": "18"}, {"name": "snap-plugin-publisher-influxdb", "url": "https://github.com/intelsdi-x/snap-plugin-publisher-influxdb", "description": "Publishes [snap (⭐1.8k)](https://github.com/intelsdi-x/snap) metrics to InfluxDB", "stars": "8"}, {"name": "statsd-influxdb-backend", "url": "https://github.com/bernd/statsd-influxdb-backend", "description": "A naive InfluxDB backend for StatsD", "stars": "172"}, {"name": "logagent influx input plugin", "url": "https://sematext.com/docs/logagent/input-plugin-influxdb-http/", "description": "Logagent plugin to receive data via Influx Line Protocol"}, {"name": "logagent InfluxDB output plugin", "url": "https://sematext.com/docs/logagent/input-plugin-influxdb-http/", "description": "Plugin to send data via Influx Line Protocol"}]}, {"name": "Import tools", "parent": "Collecting data into InfluxDB", "entries": [{"name": "JMeter2InfluxDB", "url": "https://github.com/soprasteria/jmeter2influxdb", "description": "Read JMeter results in a csv file and put results in InfluxDB after the load test", "stars": "9"}, {"name": "LoadRunner Raw Results Exporter", "url": "https://admhelp.microfocus.com/lr/en/12.60-12.62/help/WebHelp/Content/Controller/raw_results_exporter.htm", "description": "To export scenario results (load test results) to InfluxDB"}, {"name": "nmon2influxdb", "url": "https://github.com/adejoux/nmon2influxdb", "description": "Import [nmon](http://nmon.sourceforge.net/pmwiki.php) file into InfluxDB", "stars": "77"}]}, {"name": "Dashboards and visualization", "parent": "Consuming data from InfluxDB", "entries": [{"name": "Chronograf", "url": "https://github.com/influxdata/chronograf", "description": "Official InfluxDB data visualization tool", "stars": "1.4k"}, {"name": "DBeaver", "url": "https://dbeaver.com/databases/influxdb/", "description": "DBeaver Universal Database Tool, DBeaver Enterprise has special extensions for InfluxDB"}, {"name": "facette", "url": "https://github.com/facette/facette", "description": "Time series data visualization and graphing software", "stars": "1.1k"}, {"name": "FluxDash", "url": "https://github.com/vrecan/FluxDash", "description": "Terminal based InfluxDB dashboard", "stars": "33"}, {"name": "grafana", "url": "https://github.com/grafana/grafana", "description": "Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB", "stars": "52k"}, {"name": "InfluxDB Studio", "url": "https://github.com/CymaticLabs/InfluxDBStudio", "description": "InfluxDB Studio is a UI management tool, its inspiration comes from other similar SQL database management tools (use InfluxData.Net run on MS Windows)", "stars": "746"}, {"name": "InfluxGraph", "url": "https://github.com/InfluxGraph/influxgraph", "description": "Graphite InfluxDB storage finder for Graphite-API", "stars": "90"}, {"name": "ostent", "url": "https://github.com/ostrost/ostent", "description": "collects and displays system metrics and optionally relays to Graphite and/or InfluxDB", "stars": "175"}]}, {"name": "Other tools", "parent": "Consuming data from InfluxDB", "entries": [{"name": "hubot-influxdb-alerts", "url": "https://github.com/amwelch/hubot-influxdb-alerts", "description": "Create and manage alerts in your chatroom using [hubot](https://hubot.github.com/) and influxdb", "stars": "10"}, {"name": "influx-alert", "url": "https://github.com/joshrendek/influx-alert", "description": "A tool to query InfluxDB and send alerts based on a YAML config", "stars": "32"}, {"name": "influxdb\\_google\\_sheets", "url": "https://github.com/HormyAJP/influxdb_google_sheets", "description": "Google Sheets script for fetching and formatting InfluxDB data", "stars": "15"}, {"name": "Morgoth", "url": "https://github.com/nathanielc/morgoth", "description": "Metric anomaly detection", "stars": "283"}, {"name": "chef-influxdb", "url": "https://github.com/bdangit/chef-influxdb", "description": "Chef cookbook for InfluxDB", "stars": "53"}, {"name": "golja-influxdb", "url": "https://github.com/dgolja/golja-influxdb", "description": "Puppet module for InfluxDB", "stars": "19"}, {"name": "influxdb-formula", "url": "https://github.com/saltstack-formulas/influxdb-formula", "description": "Installs and configures the InfluxDB timeseries database", "stars": "9"}, {"name": "influxdb-release", "url": "https://github.com/pivotal-cf-experimental/influxdb-release", "description": "Experimental BOSH release for InfluxDB", "stars": "2"}, {"name": "puppet-telegraf", "url": "https://forge.puppet.com/datacentred/telegraf/readme", "description": "Puppet module for Telegraf"}, {"name": "rossmcdonald/influxdb", "url": "https://github.com/rossmcdonald/influxdb", "description": "Ansible role for installing, configuring, and maintaining InfluxDB", "stars": "45"}, {"name": "tutum-docker-influxdb", "url": "https://github.com/tutumcloud/influxdb", "description": "Docker image to run an out-of-the-box InfluxDB server", "stars": "229"}, {"name": "dbal-influxdb", "url": "https://github.com/corley/dbal-influxdb", "description": "Doctrine DBAL for InfluxDB", "stars": "10"}, {"name": "Influxdb::Arel", "url": "https://github.com/undr/influxdb-arel", "description": "Influxdb::Arel is a SQL AST manager for InfluxDB dialect. It simplifies the generation of complex SQL queries", "stars": "11"}, {"name": "influxer", "url": "https://github.com/palkan/influxer", "description": "InfluxDB ActiveRecord-style", "stars": "114"}, {"name": "Time Series Admin", "url": "https://github.com/timeseriesadmin/timeseriesadmin", "description": "Administration panel and querying interface for InfluxDB databases", "stars": "133"}, {"name": "InfluxCloud", "url": "https://cloud.influxdata.com/plan-picker", "description": "From the creators of InfluxDB"}, {"name": "Aiven", "url": "https://aiven.io/influxdb", "description": "Provides a choice of host (AWS, Google, DigitalOcean, etc.), geographic location, and server specs"}, {"name": "Scalingo", "url": "https://scalingo.com/databases/influxdb", "description": "Provides a choice of server specs"}, {"name": "HostedMetrics", "url": "https://hostedmetrics.com/product/influxdb/", "description": "Geared towards custom application monitoring by hosting the combination of InfluxDB, Grafana, and StatsD"}, {"name": "influx-protector", "url": "https://github.com/ve-global/influx-protector", "description": "proxy to prevent dangerous queries getting to influxdb", "stars": "12"}, {"name": "influxdb-schema-updater", "url": "https://github.com/open-ch/influxdb-schema-updater", "description": "A small DevOps tool to manage the schema of an InfluxDB instance with a set of configuration files", "stars": "7"}, {"name": "influx-prompt", "url": "https://github.com/RPing/influx-prompt", "description": "An interactive command-line InfluxDB cli with auto completion", "stars": "45"}, {"name": "cleanflux", "url": "https://github.com/Transatel/cleanflux", "description": "proxy around /query endpoint with auto retention policy selection and on the wire bug corrections", "stars": "32"}]}, {"name": "Awesome lists that include links to InfluxDB", "parent": "Other awesome lists", "entries": [{"name": "awesome-bigdata", "url": "https://github.com/onurakpolat/awesome-bigdata", "description": "", "stars": "11k"}, {"name": "awesome-dashboard", "url": "https://github.com/obazoud/awesome-dashboard", "description": "", "stars": "861"}, {"name": "awesome-data-engineering", "url": "https://github.com/igorbarinov/awesome-data-engineering", "description": "", "stars": "4.5k"}, {"name": "awesome-db", "url": "https://github.com/numetriclabz/awesome-db", "description": "", "stars": "1k"}, {"name": "awesome-go", "url": "https://github.com/avelino/awesome-go", "description": "", "stars": "90k"}, {"name": "awesome-home-assistant", "url": "https://github.com/frenck/awesome-home-assistant", "description": "", "stars": "4.1k"}, {"name": "awesome-microservices", "url": "https://github.com/mfornos/awesome-microservices", "description": "", "stars": "11k"}, {"name": "awesome-sysadmin", "url": "https://github.com/kahun/awesome-sysadmin", "description": "", "stars": "22k"}]}, {"name": "Lists of awesome lists that include awesome-influxdb", "parent": "Other awesome lists", "entries": [{"name": "awesome", "url": "https://github.com/sindresorhus/awesome", "description": "", "stars": "223k"}, {"name": "lists", "url": "https://github.com/jnv/lists", "description": "", "stars": "8.5k"}]}]} |