Overview
Updates to telemetry and reporting.
What's New
- Better telemetry logging
- Report metrics on telemetry errors
Changelog
Enhancement
- telemetry: don’t report let asyncTelemetryHook wrap and log its own errors(#4932)
- metrics: count telemetry server errors (#4933)
- log: stderr offending large log messages(#4930)
Protocol Upgrade
This release does not contain a protocol upgrade.
Additional Resources
To update your current version, run the following goal command:
./update.sh -c stable -i -d <data-directory> -n
If you haven’t already done so, we also advise setting up a CRON job to automatically update your algorand networks. If you haven’t done this yet,
you can follow the instructions here: Install a node - Algorand Developer Portal