New Relic CodeStream

Compatible with IntelliJ IDEA (Ultimate, Community), Android Studio and 17 more

Shift left by making code performance part of the earliest stages of the development process.

  • See how the services built from your code are performing, with information about golden metrics, errors, transaction anomalies, SLOs, and more.
  • Investigate errors more quickly by stepping through the stack trace and collaborating with teammates.
  • Search logs from your IDE to investigate issues without context switching.
  • Run NRQL queries, and save and share queries with your teammates via .nrql files.
  • See performance data for individual methods in the code, right in the editor.

New Relic CodeStream for JetBrains

Requirements

  • Requires a New Relic account. Don't have one? Create a free account and get 100 GB/month of free data ingestion.
  • Requires version 2023.2.1 or later of any JetBrains IDE, and is also available for VS Code or Visual Studio.
  • Your repository must be managed by Git, or a Git hosting service like GitHub.
  • For Windows users, CodeStream now requires a 64-bit version of the OS.

Log Search

No need to slow down your investigation by context switching between your IDE and your browser to search logs. CodeStream brings the New Relic log-search experience right into your IDE! You can even search for output from specific log lines in your code.


Log Search

Error Investigation

See performance data, at the method level, right in your editor. Always-on view ensures that performance issues are factored into the work at hand. You can even see metrics for your lower environments, and head off performance issues before they hit production.


Investigate Errors

Anomaly Detection

CodeStream allows you to catch problems before they escalate by identifying transactions with performance issues. An error rate heading in the wrong direction since your last release? View the performance over time, and jump straight into to relevant errors to get to the root of the problem.


Anomaly Detection


Discover anomalies in the Transaction Performance section of the CodeStream pane, or right inline in your editor!


Anomaly Codelens

Performance Monitoring

Get an in-IDE view of how the services built from your code are performing, in any environment. Golden metrics, service-level objectives and related services give you the big picture at a glance.


Performance Monitoring

Help & Feedback

Check out the user guide for more information on getting started with New Relic CodeStream. Please follow @newrelic for product updates and to share feedback and questions. You can also contact support.

What’s New

15.21.0

Changed
  • Copy change on login page to clarify which option to use for SSO

15.20.0

Added
  • Adds support for customers with accounts from multiple regions, via a dropdown next to the username

15.19.0

Changed
  • Changes sign-in flow such that users now enter email address in CodeStream UI when signing in via email/password
Fixed
  • Fixes an issue with certain bar charts not rendering properly

15.18.1

Fixed
  • Fixes an issue causing the cursor to constantly move to the start of the line when entering a NRQL query

15.18.0

Fixed
  • Fixes an issue causing users to get prematurely signed out of CodeStream
  • Fixes an issue preventing you from being able to step through the frames of a error's stack trace
  • Fixes an issue where ppening multipe instance of the IDE at the same time on Windows results in a FileSystemException

15.17.0

Fixed
  • Fixes an issue with browser services not appearing in the Related Services section

15.16.0

Added
  • Adds a Terraform option to the CodeStream global nav, allowing access to New Relic Terraform documentation and the ability to add scafolding for any New Relic resource via auto-complete
  • Adds "View Logs" to the tree view for browser services

15.15.0

Changed
  • Running queries from a .nrql file now leverages a Most Recently Used account number
Fixed
  • Fixes an issue with links to open an error on New Relic not setting the time window correctly, resulting in the occurrence not being found
  • Fixes an issue with line numbers being shown in NRAI responses that aren't codeblocks
  • Fixes an issue with the full name not being highlighted in a mention in a comment on an error
  • Fixes broken images on the New Relic CodeStream marketplace page

15.14.0

Changed
  • You can now mention anyone in your New Relic organization when commenting on an error, and you can also assign the error to anyone
Fixed
  • Fixes an issue with the Assigned to Me section only showing errors occurring within the last 30 minutes
  • Explore this Data button when hovering over a Golden Metric now works for non-APM services
  • Fixes an issue where all facets weren't being displayed when there were multiple facets in a query

15.13.1

Changed
  • Fix migrated AI posts not showing up
  • Fix issue with getting logged out after closing IDE

15.13.0

Changed
  • Update extensions for new API server

15.12.0

Changed
  • Error discussions are now tied to New Relic's collaboration tools, with discussions accessible from both CodeStream and New Relic on the web
Fixed
  • Fixes an issue with FACET value duplicated in query results in table visualization
  • Fixes an issue with the submission of queries via the Enter key changing the account selection
  • Fixes an issue with the display of charts in code-level metrics details view in JetBrains IDEs

15.11.0

Added
  • Adds support for double quotes in NRQL queries
Fixed
  • Fixes an issue with the Enter key not submitting queries when no repositories are open

15.10.0

Added
  • Adds service search, allowing you to see observability data for any service, even when you don't have the repository open in your IDE

15.9.0

Added
  • Adds support for stacked bar charts for query results
Changed
  • Queries can now be submitted via the Enter key, with Shift+Enter creating a newline
  • Details for transaction anomalies are now displayed in a new webview in the editor group, with relevant errors, critical path analysis or database queries included as appropriate
  • Desktop notifications for transaction anomalies have been turned off, with new email notifications coming soon
Fixed
  • Fixes an issue rendering query results as pie charts
  • Fixes an issue with labels missing from bar charts
  • Fixes an issue with slashes in queries not being properly escaped
  • Fixes an issue where adding TIMESERIES to a query generated a table by default instead of a line chart

15.8.1

Fixed
  • Fixes on issue when open-in-IDE from Logs attempts to load logs prior to the user loggging in

15.8.0

Changed
  • The codemarks feature (comments and issues) has been removed from the service
  • A new Summary section has been added to the tree view, with issues, golden metrics, SLOs and related services consolidated underneath it
  • The recent queries dropdown in the query builder has been expanded for easier viewing
  • The display of query results is now limited to a single line in height, with a new copy button added and the complete cell value displayed in a tooltip on hover
Fixed
  • Fixes issues with language detection in the instrumentation wizard

15.7.0

Changed
  • Improved UX for service and account pickers
Fixed
  • Fixes an issue where NRAI would suggest a code fix when one wasn't needed
  • Fixes an issue where the query builder wouldn't wrap text
  • Fixes an issue where a log search submitted via Enter key would get re-submitted
  • Fixes an issue where open-in-IDE would work if IDE wasn't already running

15.6.0

Added
  • Adds repository as the top-level node in the CodeStream tree view, allowing you to see observability for services related to any repository you have open in your IDE
  • Add the ability to search logs for any entity, including infra logs
  • Adds support for partitions when searching logs
  • Adds a link to related logs when viewing error details
Fixed
  • Fixes an issue with the display of markdown when viewing vulnerability details
  • Fixes an issue where the state of the severity filter for vulnerabilities was not being persisted

15.5.0

Added
  • Adds information about the slowest operations when viewing the details of a poorly performing transaction
  • Adds links to charts when hovering over any golden metric for a service
  • Adds auto-complete when entering queries in a NRQL file

15.4.0

Added
  • Ability to show surrounding logs when viewing log search results
  • Syntax highlighting in `.nrql` files
  • Abiity to export log search results to JSON or CSV
  • Extension support for "Open in IDE" from a span in distributed tracing on New Relic
Changed
  • Updated UX for when a user's auth token expires and can't be refreshed
  • When associating a repo with a service on New Relic, services already associated with the repo are no longer listed
  • All sections of the CodeStream pane are now collapsed by default for new users
Fixed
  • Fixes an issue where creating an issue on Shortcut would result in duplicate issues
  • Addresses #1869 - OTel service not recognized

15.3.0

Added
  • Adds the ability to search logs, with initial support for logs collected via APM or OTel
  • Adds the ability to run NRQL queries, with support for multiple visualizations and the ability to export to CSV and JSON
  • Adds the ability to save and share NRQL queries via `.nrql` files
  • Adds code-level metrics support for Node anonymous functions, which require you to send build SHA information either via New Relic's change tracking or via environment variable in your build pipeline
  • Adds a "What's New" page under username > Help that covers recently added features

15.2.0

Changed
  • A new "Apply Fix" button allows you to easily accept a suggested code fix when NRAI analyzes an error for you
  • Code fixes suggested by NRAI are now presented in a diff view

15.1.1

Fixed
  • Fixes an issue with an infinite loop on non-refresh token errors

15.1.0

Added
  • Adds support for errors from Browser services
  • Adds change in error rate and response time in Golden Metrics section from three hours before your last deployment to three hours after
  • Adds display of Golden Metrics, SLOs and Related Services for OTel services
  • Adds display of Golden Metrics for Lambda functions
Changed
  • Anomalies in the Code-Level Metrics section are now displayed in a hierarchy of transactions and metrics
  • When viewing anomaly details, the chart appropriate to the type of anomaly is now displayed first
Fixed
  • Addresses #1682 - Export data has bad header
  • Addresses #1683 - Export data corrupt when comment has a comma

15.0.1

Fixed
  • Generative AI assistant is now named New Relic AI

15.0.0

Changed
  • Identity is now unified with New Relic, and you will sign in to CodeStream using your New Relic credentials
  • Adding and removing organization members is now handled via New Relic on the web
  • Changing your email address or full name is now handled via New Relic on the web
  • The expanded/collapsed state of each top-level section of the CodeStream pane is preserved as you switch between services
  • Open incidents for a given service have been replaced by open issues, and are now displayed above the Golden Metrics
  • Anomalous methods in the Code-Level Metrics section are no longer split up between average duration and error rate anomalies
  • The "Switch Organization" menu has been renamed to "Switch Users"
Fixed
  • Fixes an issue where a newly opened repo wouldn't be recognized by the CodeStream pane without a reload
Feb 07, 2025
Version 15.21.0

Rating & Reviews

3.2
90 Ratings (2,054,417 Downloads)
5
4
3
2
1

Jakub Olan

09.07.2024

Let's be real there... CodeStream was a tool who made everybody's life easier and everybody loved it, but as with good things happens - there comes corporation which fucks over thing you liked and used for profit.

I do not understand why they removed core feature of "CodeStream", they could release second addon for their platform and leave CodeStream as it was, but no... because who then would know that NEW RELIC DID THIS. Fuck you.

+2

Since the author decided to remove the code-marks feature (comments and issues), this plugin changed the matter to adopt the New Relic platform from the IDE.

Please return the service because the impact reduces the effort between the collaborators.

+3

It's not CodeStream any more

15.8.0 Changed

The codemarks feature (comments and issues) has been removed from the service

+5

Additional Information

Vendor:
New Relic(Trader)
Plugin ID:
com.codestream.jetbrains-codestream