CHANGELOG
Changelog for package diagnostic_remote_logging
4.2.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.2.6 (2025-05-26)
C++17 and cmake 3.20 everywhere (#510)
Contributors: Christian Henkel
4.2.4 (2025-05-12)
4.2.3 (2025-04-03)
cleanup (#450 <https://github.com/ros/diagnostics/issues/450>)
Grafana Integration (#425 <https://github.com/ros/diagnostics/issues/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 <mailto:dwijffels@lely.com> Co-authored-by: Thiever Base <mailto:thiever@lely.com> Co-authored-by: Christian Henkel <mailto:6976069+ct2034@users.noreply.github.com>
Contributors: Christian Henkel, Daan Wijffels