influxdata/influxdb2-sample-data — explained in plain English
Analysis updated 2026-07-22 · repo last pushed 2026-07-22
Load sample sensor data into InfluxDB to test how your IoT dashboard looks before connecting real devices.
Verify your time-series queries work correctly against realistic data before deploying to production.
Explore the InfluxDB 2.0 interface with populated data to learn how ingestion and querying works.
Requires a running InfluxDB 2.0 instance to load the data into, but the datasets themselves are ready to use.
InfluxDB 2.0 Sample Data is exactly what it sounds like: a collection of ready-to-use sample datasets designed to help you test InfluxDB 2.0, a platform for storing and analyzing time-series data. If you are building an app that tracks metrics like sensor readings, server stats, or financial prices, and you want to see how the database handles it without inventing your own data, this gives you a shortcut. The repository provides both the data itself and "associated assets" (likely things like pre-built queries or import scripts). Instead of starting with an empty database or having to manually generate thousands of data points to test your setup, you can load one of these datasets directly. This lets you immediately see how InfluxDB ingests information, how the interface looks when populated, and how queries perform at scale. The primary audience is developers and product teams evaluating InfluxDB 2.0 for their own projects. For example, if you are a PM building a dashboard to monitor IoT device temperature, you could load the sample data to test how your visualizations look before connecting your real devices. Similarly, a developer building a DevOps monitoring tool could use it to verify that their queries work properly before deploying to production. It serves as a safe, sandbox environment for learning and testing. The README doesn't go into detail about the specific datasets included or what the "associated assets" precisely are. However, the value is straightforward: it removes the friction of the "cold start" problem. Instead of spending time creating mock data or tracking down public datasets to see what your database can do, you get a plug-and-play solution built specifically for this version of InfluxDB.
Ready-to-use sample datasets for testing InfluxDB 2.0, a time-series database. Load them directly to see how the database handles metrics like sensor readings and server stats without creating your own mock data.
Mainly Linear Programming. The stack also includes InfluxDB 2.0, Time-series data.
Active — commit in last 30 days (last push 2026-07-22).
No license information is provided in the repository, so usage rights are unclear.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.