InfluxDB: When to use InfluxDB
This documentation is part of the Introduction guide. You can view the complete guide here: Introduction to InfluxDB, everything you need to know about it.
👋 Welcome to the Stackhero documentation
Stackhero provides a fully managed InfluxDB cloud environment, designed for speed and simplicity:
- Unlimited writes, queries, dashboards, tasks, and buckets.
- Unlimited data retention: keep your metrics for as long as you need.
- Unlimited network and disk transfers, with no hidden limits.
- One-click updates: always benefit from the latest features and fixes.
- Consistent performance and enhanced security on your own private, dedicated infrastructure.
With Stackhero, you can focus on your data and analysis. Deploying InfluxDB cloud hosting only takes a few minutes, with every setup optimised for long-term reliability.
InfluxDB is an excellent choice for storing, querying, and analysing metrics data such as IoT sensor values, monitoring logs, and application performance metrics. Typically, IoT devices connected via WiFi, 5G, Sigfox, or LoRa send sensor readings at regular intervals. These readings may include temperature, 3-axis accelerometer data, or GPS coordinates and are often accompanied by system health information such as battery voltage and network reception. InfluxDB efficiently ingests these data points and, with its high-performance API, can handle thousands of inputs every second. The advanced Flux language makes it easy to query and analyse your data with just a few lines of code.