by ScoutAPM | Sep 27, 2024 | changelog
We had a couple of nice releases in September and we are still cranking away on some nice treats this month as well. Here’s what we are looking back on: Python Log Management We’ve released our python package for Log Management! It leverages a pre-configured Otel...
by ScoutAPM | Sep 19, 2024 | engineering, ruby
What is good memory management in Ruby? Besides the language’s baked-in features (like its advanced garbage collection and heap paging mechanism) this also means sensible coding, leveraging mature memory profiling tools – and, of course, using the best monitoring...
by ScoutAPM | Aug 30, 2024 | changelog
This blog holds Product and Engineering release notes for APM web/agent updates. Rails Log Management – BETA As one of our most requested features, Log Management has been a long time coming, so we’re thrilled to announce that our Logs Beta is out!...
by ScoutAPM | Aug 6, 2024 | engineering
Ruby on Rails is an excellent choice for building a REST API, stemming from its design principles and robust feature set. It encourages a resource-oriented architecture, including built-in routing, migrations, and task tools. Rails also includes Active Record, an...
by ScoutAPM | Jul 30, 2024 | changelog
This blog holds Product and Engineering release notes for APM web/agent updates. Documentation Updates We’ve updated our docs to include our new log management feature, which is set for a beta release in the next few weeks. Get a preview of how easy it is to set...