# New Relic Integration

New Relic is a company which  offers performance management solutions, enabling developers to realize and fix problems in real time. With this development, through New Relic integration, developers can easily monitor their application performance while load testing it. It also allows developers to evaluate the end-user experience and the application system KPI using single dashboard.

Now, you can diagnose performance related problem, apply a fix and repeat this cycle with ease. This data also accessible even after the test has ended.

## Setting Up Loadium New Relic Integration

### Creating Profile

* While **creating a new test** or **editing an existing one**, you’ll find New Relic option under APM Integration tab.

![](/files/-MaCr560S-Hcy19aWSj0)

{% hint style="info" %}
**Note** : Filling all the fields under ‘Basic Settings’ Tab is needed to run test after APM integration.
{% endhint %}

* To create a new profile or to choose already existing profile, click **New Relic APM** button then click '**Create a new New Relic Profile'** button to create new one and paste your New Relic data sharing API Key into the relevant field also give it a title for future reference. Then click next.

![](/files/-MaCrGC_xgD2zfi9z0n-)

![](/files/-MaD_wMCMXl4GdEUXDrv)

* There are 2 options for entity type.&#x20;
  * Applications are for built-in functions\&metrics of New Relic
  * Components are for custom-made functions\&metrics

![](/files/-MaCrZyOkbG2ONubxPUT)

* And you need to choose 'Entities' and 'Metrics' that you already added to your New Relic account.&#x20;

![](/files/-MaD2x_sppBoqYw740Dj)

* After filling all desired fields, you can show summary of your New Relic APM integration. Later, we can see integrated APM under the Integrated APM’s section.

![](/files/-MaD_FG3nKCCeL0ABw4Q)

### Managing Profiles

![](/files/-MaD4HdbQ267taSXe1f2)

* '1' numbered area shows us the integrated APMs under the Integrated APM’s section.
* '2' numbered button is necessary to assign this APM to the test which you already arranged. After clicking ‘Save Test’ you can now start the test.
* '3' numbered button is useful for removing any new relic from selected test.

{% hint style="info" %}
**Note:** There are 2 different ways to delete APM;

* First one is removing the New Relic from the test.
* Second one is deleting this New Relic globally.
  {% endhint %}

![](/files/-MaD5-wKUcRDFRPIrZdt)

* '4' numbered button is for Edit or Delete APM globally. With this option, we can either edit the name and API Key or delete the new relic globally.

![](/files/-MaD5hpFrCsjUqfeMjVp)

* '5' numbered button  we can edit both New Relic API Key and Selected Metrics.

## Usage During Test

Afterwards, Run Test will direct you to report page. From the report page, you can go to New Relic tab from the left-side menu as shown.

![](/files/-MaD7zoQqjVAWXi47mXa)

At this page we can see our entity types and metrics that we selected previously. And by clicking the checkbox near by metrics, we can start monitoring the data graphically.

![](/files/-MaDLtCyh2ZDpqFodSrO)

Happy testing!

{% content-ref url="/pages/-MUQ5cTQeTV9Yioro2zC" %}
[Getting Started with Loadium](/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUSA3fXQEXUc1CFlYx1" %}
[Broken mention](broken://pages/-MUSA3fXQEXUc1CFlYx1)
{% endcontent-ref %}

{% content-ref url="/pages/-MUSAoEB7WKUP6OKgxHU" %}
[Quick Start](/creating-your-first-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUSA62srAvcUJsdKFVu" %}
[Broken mention](broken://pages/-MUSA62srAvcUJsdKFVu)
{% endcontent-ref %}

{% content-ref url="/pages/-MUSDT9m95VYzdFJ536o" %}
[Sandbox](/test-settings/what-is-sandbox.md)
{% endcontent-ref %}

If you don't see the answer to your question here, please [reach out to us](https://loadium.com/contact-us/) to let us know! We're always improving our documentation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.loadium.com/integrations/new-relic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
