Skip to content

kubinio123/hands-on-influxdb

Repository files navigation

Read the blog

This code was created for the purpose of this blog post, I encourage you to read it first ;)

Running the example

I assume that sbt is installed directly on your OS.

Start InfluxDB instance with docker compose up. Organization and credentials are configurable in the docker-compose.yml.

Run CryptoData application, either via IDEA, or using sbt "project cryptoData" "run" command.

It collects trades and prices data for 1 hour, but you can change this in the code.

Go to InfluxDB console and have fun

Queries used in the article are in flux-queries directory.

About

Exploring InfluxDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages