Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Release 0.8.0

Compare
Choose a tag to compare
@felixbarny felixbarny released this 21 Sep 19:51
· 1552 commits to master since this release

Features

  • added Real User Monitoring
    • analyze page load time in widget and Request dashboard
    • page load time is broken down to network, server, dom processing and page rendering time
  • configuration tab in stagemonitor widget
    • dynamically update configuration via a web ui
    • documentation for each configuration option
    • view available configuration sources
    • choose configuration source to save to
    • validation of configuration values
  • added dashboard for custom metrics
  • dependency updates

Bug Fixes

  • avoid issues with stagemonitor widget messing up the monitored page by using plain javascript instead of jQuery