Skylight Gem v5.3.0 Released
Hot on the heels of last week's 5.2.0 we have 5.3.0! The big ticket item is support for Rails 7's new load_async. Check out our blog post for more details on the load_async support or take a look at the full changelog.…
Hot on the heels of last week's 5.2.0 we have 5.3.0! The big ticket item is support for Rails 7's new load_async. Check out our blog post for more details on the load_async support or take a look at the full changelog.…
As you're likely well aware, Rails 7 was released last month bringing a number of new features with it. One of the features we're most excited about is load_async. This features allows for multiple Active Record queries to be executed in parallel which can be a great tool for…
We've just refactored our UI error handling code. This should result in fewer "red boxes of death" and also make it easier to track down and fix any remaining UI bugs.…
Skylight is a smart profiler for Ruby and Rails applications. In this post, we use Skylight to improve performance for the Skylight app. So meta!…
Today, we released version 2.0 of the Skylight Agent. 2.0 doesn't introduce any new APIs, but we did rewrite the SQL Lexer to support more varieties of queries. We also spent a lot of time on internal refactoring and improved our error logging. Since we follow semantic versioning,…
We’ve just released the Skylight Agent 2.0 Beta and we’re excited to have you give it a try! The most significant changes are a completely rewritten SQL Lexer and removal of support for unsupported versions of Ruby, Rails, and other libraries. Read on to learn more or…
We're pleased to announce the release of version 1.4 of the Skylight agent today. This release has a number of improvements and some exciting new features! Read on to learn more, or skip to the good stuff and update your Gemfile. Rack Middleware Instrumentation The most significant new feature…
The Skylight gem is a central part of the Skylight product and it's been stuck in at pre-1.0 for far too long. Today, we've released version 1.0.0, officially signifying that it's stable and mature! Along with being a mark of maturity, the 1.0 release also brings…
I'm pleased to announce that the Skylight Documentation is now publicly available on GitHub. It was always available to be read at docs.skylight.io, but now the whole repository is public. To be clear, we don't expect others to write our documentation for us. However, it's not uncommon for…
tl;dr: When your credit card number or expiration date changes, in many cases, we can update them for your automatically! Credit cards are great. They're quick and easy for the customer and pretty darn nice for the seller (us!) as well. That said, getting issued a new card still…