Changelog

Improving AppSignal, one deploy at a time.

Aug 11, 2023

New Python package name!

Python0.2.0

In this release we've renamed the AppSignal for Python package to appsignal (previously appsignal-beta)! Please update your dependencies (for example, in requirements.txt) accordingly.

Added

  • Use RENDER_GIT_COMMIT environment variable as revision if no revision is specified.
  • Allow configuration of the agent's TCP and UDP servers using the bind_address config option. This is by default set to 127.0.0.1, which only makes it accessible from the same host. If you want it to be accessible from other machines, use 0.0.0.0 or a specific IP address.
  • Report total CPU usage host metric for VMs. This change adds another state tag value on the cpu metric called total_usage, which reports the VM's total CPU usage in percentages.
  • Add diagnose command for easier debugging.

Changed

  • Rename package from appsignal-beta to appsignal. Please update your dependencies (for example, in requirements.txt) accordingly.
  • Bump agent to 32590eb.
    • Only ignore disk metrics that start with "loop", not all mounted disks that end with a number to report metrics for more disks.
  • Bump agent to 6bec691.
    • Upgrade sql_lexer to v0.9.5. It adds sanitization support for the THEN and ELSE logical operators.

See the Python package 0.2.0 changelog for more information.

View all Python updates

Start your free trial

Don’t let the bad bugs bite. Try AppSignal for free.

AppSignal offers a 30-day free trial, no credit card is required. All features are available in all plans. Start monitoring your application in just a few clicks!