Skylight v1.5.0 Release Notes

Release Date: 2017-12-06 // over 6 years ago
    • ๐Ÿ‘ [FEATURE] Coach instrumentation. Enabled automatically via ActiveSupport::Notifications.
    • [FEATURE] Option to enable or disable agent by setting SKYLIGHT_ENABLED via ENV.
    • ๐ŸŒฒ [IMPROVEMENT] Better logging for certain error cases.
    • ๐Ÿ›  [BUGFIX] Backport a SPEC compliance fix for older Rack::ETag to resolve case where the Middleware probe could cause empty traces.
    • ๐Ÿ›  [BUGFIX] Fix a case where using the non-block form of Skylight.instrument with Skylight.done could cause lost trace data.