Using the Dapr InfluxDB component
A while ago, I created a component that can write to InfluxDB 2.0 from Dapr. This component is now included in the 0.10 release. In this post, we will briefly look at how you can use it.
A while ago, I created a component that can write to InfluxDB 2.0 from Dapr. This component is now included in the 0.10 release. In this post, we will briefly look at how you can use it.
Today I started looking into installing Prometheus on Heroku (a platform as a service provider), and soon realised that Prometheus saves its data to the filesystem. Cool if you have your own server with a bunch of disk space, but not so great for Heroku that specialises in read-only secure filesystems.
This blogpost is explaining an easy/fast way to setup such an IoT system. Specifically, we want to check out the new version of InfluxDB which removes the need of having to manage infrastructure. InfluxDB 2.0 will be available as a managed service on Google Cloud Platform later this year.