Influxdb Module¶
This module is nothing else then preconfigured influxdb database.
By adding it to your application, it will be automatically used for metrics collection. You can also configure Pan to store all Meadow’s notifications in it.
application.yaml¶
Recommended basic configuration example:
influxdb:
Full configuration:
influxdb:
// all fields are optional
storage: ./influxdb
- storage
What subfolder in the storage directory should be used for this module.
Default:
./<module name>