CHANGELOG
Changelog for package diagnostic_remote_logging
4.0.6 (2025-05-26)
C++17 and cmake 3.20 everywhere (#510)
Contributors: Christian Henkel
4.0.4 (2025-05-12)
4.0.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