Skip to content

Commit

Permalink
Merge pull request #19513 from brnhensley/patch-7
Browse files Browse the repository at this point in the history
feat: add section for removing otel apps
  • Loading branch information
sujitnewrelic authored Dec 12, 2024
2 parents 7cc3eb0 + bd7c620 commit fb202e3
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,13 @@ Before you can remove an application monitored by New Relic APM, browser monitor
* <DNT>**Remove it using the UI.**</DNT> Go to <DNT>**[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities) > Mobile > (select an app) > Settings > Application**</DNT>, and click <DNT>**Delete application**</DNT>.
* <DNT>**Use NerdGraph to delete an entity.**</DNT> If you've done the above and are still seeing that app in the UI, you can [use NerdGraph to delete the relevant entities](/docs/apis/nerdgraph/examples/nerdgraph-entities-api-tutorial/#delete-entities). For how to find entity IDs, see [Entities](/docs/new-relic-one/use-new-relic-one/core-concepts/what-entity-new-relic/#find).
</Collapser>

<Collapser
id="remove-otel-apps"
title="OpenTelemetry"
>
After 93 days the app will be removed from the UI. If you want to remove it sooner than that, use [NerdGraph to delete the relevant entities](/docs/apis/nerdgraph/examples/nerdgraph-entities-api-tutorial/#delete-entities). To find entity IDs, see [Entities](/docs/new-relic-one/use-new-relic-one/core-concepts/what-entity-new-relic/#find).
</Collapser>
</CollapserGroup>

## Troubleshooting [#troubleshooting]
Expand Down

0 comments on commit fb202e3

Please sign in to comment.