Skip to content

1.2.0 ✨ add sentry profiling functions

Compare
Choose a tag to compare
@Kanti Kanti released this 14 Aug 15:53
· 62 commits to main since this release
11915a4

What's Changed

  • ✨ add sentry profiling functions by @Kanti in #19
  • in the Extension Settings the sentry Profiling can be enabled by setting the sentry_sample_rate to eg. 1.0 to track all requests.
  • you can use sentry_cli_sample_rate to configure profiling for the cli.
  • if you have long running php processes, you can set the stop_watch_limit to your needs.

Full Changelog: 1.1.1...1.2.0