Skip to content

Files

Latest commit

 

History

History
110 lines (76 loc) · 4.99 KB

new-relic-integration.md

File metadata and controls

110 lines (76 loc) · 4.99 KB
id title hide_title sidebar_label description keywords url site_name slug
new-relic-integration
New Relic Integration With LambdaTest
true
New Relic Integration
View your LambdaTest test results in a custom New Relic dashboard. Gain deep insights into your automation scripts and identify gaps to ship quality products at light speed.
lambdatest integrations
lambdatest integration with new relic
new relic integration
LambdaTest
new-relic-integration/
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify({ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "LambdaTest", "item": "https://www.lambdatest.com" },{ "@type": "ListItem", "position": 2, "name": "Support", "item": "https://www.lambdatest.com/support/docs/" },{ "@type": "ListItem", "position": 3, "name": "New Relic Integration", "item": "https://www.lambdatest.com/support/docs/new-relic-integration/" }] }) }} ></script>

New Relic Integration


New Relic is a comprehensive observability platform that helps you monitor, troubleshoot, and optimize your software systems. It collects data from all your applications, infrastructure, and logs and provides insights into how your system is performing and where potential problems lie.

LambdaTest and New Relic enable you to view LambdaTest results in a custom New Relic dashboard and gain deeper insight into your automation scripts to ship quality products at light speed.

Pre-requisites


Integrating New Relic with LambdaTest


Step 1: Visit the New Relic UI. Click on Add Data button on the left navigation.

Step 2: Search LambdaTest, select the tile, and click on:

  1. See installation docs if you have not configured your LambdaTest account.
  2. Skip this step if you have already instrumented LambdaTest (from Step 3 to Step 5).

You can copy the Licence key details from the side bar which will be required in the Step 5.

This will automatically deploy a pre-built dashboard for you in New Relic. Click on See your data button to check the LambdaTest Dashboards.

<img loading="lazy" src={require('../assets/images/new-relic/6.png').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>

Step 3: Visit the LambdaTest Dashbaord. Go to the Settings page.

Step 4: Click on the Integrations tab. Select New Relic from the Analytics section.

<img loading="lazy" src={require('../assets/images/new-relic/1.png').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>

Step 5: Now enter the License Key/API Key and select your Region

  • In order to get the New Relic License/API Key, refer to the New Relic UI from Step 2.

Alternatively, you can go to your New Relic account > Profile > API Keys.

You can either use the existing API keys or you can create a new one.

  • Paste the License/API Key and Region in the required field.

  • Click on Install button.

The New Relic will be integrated with your LambdaTest account.

<img loading="lazy" src={require('../assets/images/new-relic/2.png').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>

  • After successful integration, New Relic will trigger the log ingestion that will now create the LambdaTest dashboards (LambdaTest - Test Overview and LambdaTest - Test Error Overview) to your directory.

LambdaTest Dashboards - Test Overview and Test Error Overview

  • Click on the LambdaTest Test Overview dashboard to get an overall insight about your testing trends.

<img loading="lazy" src={require('../assets/images/new-relic/3.png').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>

  • Click on the LambdaTest Test Error Overview dashboard to understand your test error trends.

<img loading="lazy" src={require('../assets/images/new-relic/4.jpeg').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>

Removing The New Relic Integration

Step 1: Login to your LambdaTest account and visit Integrations from the left sidebar.

Step 2: From the MY INTEGRATIONS category, navigate to NEW RELIC and click REMOVE.

<img loading="lazy" src={require('../assets/images/new-relic/5.png').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>

The New Relic integration will be uninstalled.