ioBroker / ioBroker.influxdb

Store history data in InfluxDB (not for Windows)
MIT License
36 stars 25 forks source link

Measurements comming from origin adapter and influxdb adapter #299

Closed peterbaumert closed 10 months ago

peterbaumert commented 2 years ago

Describe the bug
For every measurement I get the measurement one time from the originating adapter and one time from influxdb adapter even with different values but same timestamp.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any object and enable influxdb
  2. browse Influx data
  3. See error

Expected behavior
I would expect to only get the measurement from the originating adapter.

Screenshots & Logfiles
image

Versions:

Apollon77 commented 2 years ago

If influxdb loggs values then these are the "relog because unchanged values" ... or values logged because of the "optimization for charting" (that can be turned off in conbfig). Please see readme. and the timestamp will be different ... Please enable debug log of the instance and enable enhanced debug for an affected datapoint and the log will show you exactly what happens.

For more details please post debug log and tell what is wrong.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

Marc-Berg commented 10 months ago

I would suggest closing this issue. The cause has been explained, no further response.