---
title: Connect observability and your code with golden signals in your IDE
source: https://docs.newrelic.com/whats-new/2022/09/whats-new-09-09-descriptive-words
---

Ruby Engineers can now access CodeStream’s instant observability features all the way down to the method-level, enabling you to optimize app performance and resolve errors faster.

This update lets you: 

-   **Easily access the golden signals** alongside the code that you’re working on with **Code-level metrics** and click-through to the APM service summary page on New Relic to get more insight.
-   **Monitor overall performance** with **Service-level telemetry**, which surfaces the golden signals for the services associated with the repo you have open in your IDE. With just a click you can also see the metrics for any service that calls, or is called by, your service.

<iframe width="560" height="315" src="https://www.youtube.com/embed/OP3KF74XEGQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

**How to get started**

-   Install New Relic [CodeStream's IDE Extension](https://newrelic.com/codestream#getstarted) and sign up.
-   Update and configure your [Ruby APM agent](https://docs.newrelic.com/docs/apm/agents/ruby-agent/features/ruby-codestream-integration/)
-   Read the [blog post](https://newrelic.com/blog/nerdlog/codestream-code-level-metrics) for more information.
