Sha256: 03d84cafbf139b0ccf8024d2e9cc82604b505216fc5e4f18c8b21cb16f4bb91d
Contents?: true
Size: 1.72 KB
Versions: 1
Compression:
Stored size: 1.72 KB
Contents
## 0.2.2 (December 10, 2013) * Added support for Mongoid/Moped * Fix probe enabling * Improved error reporting * Fix bug with multiple subscribers to same notification ## 0.2.1 (December 4, 2013) * Fix bin/skylight ## 0.2.0 (December 3, 2013) * Added Probes, initially Net::HTTP and Excon * Wide-ranging memory cleanup * Better resiliance to binary and encoding errors * Add support for disabling * De-dupe rendering instrumentation better * Fix send_file event to not spew a gazillion nodes * Rails 3.0 compatibility * Detailed SQL annotations ## 0.1.8 (July 19, 2013) * Update agent for new authentication scheme * Change ENV variable prefix from SK_ to SKYLIGHT_ ## 0.1.7 (July 11, 2013) * Add instrument_method helper * Add the ability to configure logging from railtie * Tracks the current host * [BUG] Handle AS::N monkey patching when there are already subscribers * [BUG] Handle ruby 1.9.2 encoding bug ## 0.1.6 (June 11, 2013) * [BUG] Fix unix domain socket write function in standalone agent * Performance improvements * Tolerate invalid trace building * Fix Skylight on Rails 4 ## 0.1.5 (May 31, 2013) * Provide a default CA cert when one is not already present * Expose Skylight.start! and Skylight.trace as APIs * Expose Skylight.instrument as an API for custom instrumentation. ## 0.1.4 (May 30, 2013) * [BUG] Fix some errors caused by floating point rounding * [BUG] Handle clock skew caused by system clock changes ## 0.1.3 (May 29, 2013) * [BUG] Require net/https and openssl * [BUG] Rails' logger does not respond to #log. Use level methods instead ## 0.1.2 (May 29, 2013) * [BUG] Disable GC profiling on JRuby ## 0.1.1 (May 29, 2013) * [BUG] GC Profiling was not getting enabled ## 0.1.0 (May 24, 2013) * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
skylight-0.2.2 | CHANGELOG.md |