Home / Companies / Elastic / Blog / Post Details
Content Deep Dive

Elastic APM Ruby Agent 1.0 is Generally Available

Blog post from Elastic

Post Details
Company
Date Published
Author
Mikkel Malmberg
Word Count
596
Language
-
Hacker News Points
-
Summary

Elastic APM Ruby Agent 1.0 has been officially released, marking its transition from beta to general availability, and allowing developers to integrate application performance monitoring into Ruby applications seamlessly. Elastic APM is an open-source solution within the Elastic Stack that provides insights into application performance, now supporting apps written in Ruby, Node.js, Python, JavaScript/RUM, Go, and Java. The Ruby Agent, in particular, can be easily incorporated into Ruby on Rails or other Rack-compatible servers by adding the 'elastic-apm' gem to the Gemfile and configuring it to report to an APM server. It automatically instruments incoming requests, database queries, outgoing web requests, and background jobs, while also enabling developers to add custom instrumentation for more detailed monitoring. The release invites the community to contribute feedback and feature requests through GitHub or forums, emphasizing the open-source nature of the Elastic stack.