From a REST Api to a Time serie

This page summarizes the projects mentioned and recommended in the original post on /r/devops

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • json_exporter

    A prometheus exporter which scrapes remote JSON by JSONPath

  • If I understand correctly you need a service that periodically polls your IoT API (you don’t state how frequently - once a day? Once a second? 1,000 times per second? The data velocity is very important when considering how to solve this problem) and then creates a time series of the IoT data. If the IoT data is in JSON format (you don’t specify that) you could use something like this: https://github.com/prometheus-community/json_exporter

  • prometheus

    The Prometheus monitoring system and time series database.

  • Prometheus seems like a good fit here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Top 5 Docker Container Monitoring Tools in 2024

    1 project | dev.to | 24 Mar 2024
  • Install and Setup Grafana & Prometheus on Ubuntu 20.04 | 22.04/EC2

    1 project | dev.to | 14 Mar 2024
  • Install Prometheus and Grafana on Kubernetes Cluster.

    1 project | dev.to | 22 Jan 2024
  • 10 Best performance monitoring tools

    1 project | dev.to | 13 Dec 2023
  • Cant download prometheus with wget

    1 project | /r/Ubuntu | 25 Nov 2023