Hi, am getting following errors in the openhab log. This relates to the metrics add-on, and obviously to database and retention policy (DBRP) on the influxdb side
[io.micrometer.influx.InfluxMeterRegistry ] - failed to send metrics to influx: {"code":"not found","message":"no dbrp mapping found"}
I have checked the influx setting , the required dbrp mapping exists
ID Database Bucket ID Retention Policy Default Organization ID
0e656e19109bf000 openhab_metrics dbd48175dd6dd78e forever true 299bd3aacde1f4d2
Have set the logging level to trace for the add-on, however, unable to glean any further information on the root cause. Please guide on how to investigate this further and resolve.