CHANGELOG
Changelog for package diagnostic_remote_logging
4.5.7 (2026-05-26)
updating package.xml s (#616)
Change node name from influxdb to influxdb_connector (#547) Co-authored-by: Christian Henkel <christian.henkel2@de.bosch.com>
Adding aggregator tests again (#467)
Fix node name and port in diagnostic_remote_logging readme (#515)
Remote name splitting (#525) Co-authored-by: Daan Wijffels <dwijffels@lely.com> Co-authored-by: Christian Henkel <christian.henkel2@de.bosch.com>
Fix windows build of diagnostic_remote_logging (#527) Co-authored-by: Christoph Fröhlich
Contributors: Christian Henkel, Christoph Fröhlich, Daan Wijffels
4.4.6 (2025-05-26)
4.4.5 (2025-05-26)
Use target_link_libraries instead of ament_target_dependencies (#507)
Contributors: Christoph Fröhlich
4.4.4 (2025-05-12)
Kilted dep fix (#474)
Contributors: David V. Lu, Christian Henkel
4.4.3 (2025-04-03)
cleanup (#450)
Grafana Integration (#425) * First working version of remote_logging * Added more error handling, and skipping values when new line is present in stat * Changed default telegraf url to reflect the change to influxdb_v2_listener * Made node composable and changed name to influx to better reflect use cases * Added README ——— Co-authored-by: Daan Wijffels <dwijffels@lely.com> Co-authored-by: Thiever Base <thiever@lely.com> Co-authored-by: Christian Henkel <6976069+ct2034@users.noreply.github.com>
Contributors: Christian Henkel, Daan Wijffels