CHANGELOG
Changelog for package diagnostic_remote_logging
4.0.7 (2026-05-26)
Updating package.xml s (#616)
Stop flooding the terminal by default with matches of aggregators (#364) Co-authored-by: Tim Clephas <tim.clephas@nobleo.nl>
Some fixes that came apparent when building for lyrical / resolute (#609)
Option publish_values to control whether aggregated state should contain values (#597) Co-authored-by: Denis Draca <denis.draca@greenroomrobotics.com> Co-authored-by: David Revay <daverevay@gmail.com> Co-authored-by: David Revay <MrBlenny@users.noreply.github.com>
Aggregate to stale if one underlying is stale (#593) Co-authored-by: Ferry Schoenmakers <ferry.schoenmakers@nobleo.nl> Co-authored-by: Tim Clephas <tim.clephas@nobleo.nl>
Implement onParametersSet for handling only analyzers node parameters (#551) Co-authored-by: Christian Henkel <christian.henkel2@de.bosch.com>
Adding analyzer tests again (#555)
Adding aggregator tests again (#467)
Contributors: Christian Henkel, Ferry Schoenmakers, Noel Jiménez García
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