From 2334fbf082ae5608b3461a5bd47810cef44f21c8 Mon Sep 17 00:00:00 2001 From: austin-schaefer <55203603+austin-schaefer@users.noreply.github.com> Date: Wed, 25 May 2022 10:46:00 -0700 Subject: [PATCH 1/2] chore(insights): Remove references to Insights product --- .../get-started/introduction-new-relic-nerdgraph.mdx | 1 - .../get-started/admin-users-api-key-partnerships.mdx | 1 - .../report-mobile-monitoring-custom-events-attributes.mdx | 3 +-- .../ingest-apis/event-api/introduction-event-api.mdx | 5 +---- .../metric-api-limits-restricted-attributes.mdx | 2 +- .../event-data/customized-security-settings-insights.mdx | 1 - .../default-events-reported-new-relic-products.mdx | 1 - .../event-data/events-reported-synthetic-monitoring.mdx | 1 - ...ze-network-requests-using-mobilerequest-event-data.mdx | 4 ++-- .../network-pages/http-requests-page.mdx | 3 +-- .../android-agent-configuration-feature-flags.mdx | 6 +++--- .../android-sdk-api/android-sdk-api-guide.mdx | 2 +- .../android-sdk-api/currentsessionid-android-sdk-api.mdx | 2 +- .../android-sdk-api/increment-attribute.mdx | 2 +- .../android-sdk-api/recordbreadcrumb.mdx | 4 ++-- .../android-sdk-api/recordcustomevent-android-sdk-api.mdx | 6 +++--- .../android-sdk-api/recordmetric-android-sdk-api.mdx | 2 -- .../android-sdk-api/remove-all-attributes.mdx | 2 +- .../android-sdk-api/remove-attribute.mdx | 2 +- .../android-sdk-api/set-attribute.mdx | 4 ++-- .../android-sdk-api/set-max-event-buffer-time.mdx | 2 +- .../android-sdk-api/set-max-event-pool-size.mdx | 2 +- .../android-sdk-api/set-user-id.mdx | 6 +++--- .../get-started/introduction-new-relic-mobile-android.mdx | 8 ++++---- .../install-configure/android-agent-crash-reporting.mdx | 2 +- .../install-new-relic-plugin-android-instant-apps.mdx | 2 +- .../get-started/introduction-new-relic-cordova.mdx | 2 +- .../get-started/introduction-new-relic-mobile-ios.mdx | 6 +++--- .../ios-sdk-api/current-session-id.mdx | 2 +- .../ios-sdk-api/increment-attribute.mdx | 2 +- .../ios-sdk-api/ios-sdk-api-guide.mdx | 4 ++-- .../ios-sdk-api/record-breadcrumb.mdx | 4 ++-- .../ios-sdk-api/record-handled-exception.mdx | 2 +- .../ios-sdk-api/recordcustomevent-ios-sdk-api.mdx | 2 +- .../ios-sdk-api/recorderror-ios-sdk-api.mdx | 2 +- .../ios-sdk-api/recordmetric-ios-sdk-api.mdx | 2 -- .../ios-sdk-api/remove-all-attributes.mdx | 2 +- .../new-relic-mobile-ios/ios-sdk-api/remove-attribute.mdx | 2 +- .../new-relic-mobile-ios/ios-sdk-api/set-attribute.mdx | 6 +++--- .../ios-sdk-api/set-max-event-buffer-time.mdx | 2 +- .../events/InfrastructureEvent/provider.md | 4 ++-- .../events/MobileSession/sessionDuration.md | 2 +- .../events/NrDailyUsage/NrDailyUsage.event-definition.md | 2 +- .../NrDailyUsage/insightsIncludedRetentionInHours.md | 4 ++-- .../events/PageAction/PageAction.event-definition.md | 2 +- src/data-dictionary/events/StorageSample/isReadOnly.md | 2 +- 46 files changed, 59 insertions(+), 73 deletions(-) diff --git a/src/content/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph.mdx b/src/content/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph.mdx index 8809e5f2912..a029eb04174 100644 --- a/src/content/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph.mdx +++ b/src/content/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph.mdx @@ -147,7 +147,6 @@ Account management * [Export dashboards to other accounts](/docs/apis/nerdgraph/examples/export-import-dashboards-using-api/) * [Export dashboards as files](/docs/apis/nerdgraph/examples/export-dashboards-pdfpng-using-api/) * [Manage externally shared dashboards](/docs/apis/nerdgraph/examples/manage-live-chart-urls-via-api) - * [Migrate from Insights Dashboard API to NerdGraph](/docs/new-relic-one/use-new-relic-one/core-concepts/dashboards-api-migration-insights-api-nerdgraph/) diff --git a/src/content/docs/apis/rest-api-v2/get-started/admin-users-api-key-partnerships.mdx b/src/content/docs/apis/rest-api-v2/get-started/admin-users-api-key-partnerships.mdx index d47c58586f3..d3e38396aae 100644 --- a/src/content/docs/apis/rest-api-v2/get-started/admin-users-api-key-partnerships.mdx +++ b/src/content/docs/apis/rest-api-v2/get-started/admin-users-api-key-partnerships.mdx @@ -33,6 +33,5 @@ This partner-only authentication method will only work with the [New Relic REST * [Deployment API](/docs/apm/new-relic-apm/maintenance/deployment-notifications#api) * [Infrastructure API for alerts](/docs/infrastructure/new-relic-infrastructure/infrastructure-alert-conditions/rest-api-calls-new-relic-infrastructure-alerts) -* [Insights API](/docs/insights/new-relic-insights/adding-querying-data/inserting-custom-events-insights-api) * [Partner API](/docs/accounts-partnerships/partnerships/partner-api/partner-api-reference) * [Synthetics API](/docs/apis/synthetics-rest-api/monitor-examples/manage-synthetics-monitors-rest-api) diff --git a/src/content/docs/data-apis/custom-data/custom-events/report-mobile-monitoring-custom-events-attributes.mdx b/src/content/docs/data-apis/custom-data/custom-events/report-mobile-monitoring-custom-events-attributes.mdx index b6d92d73888..1b545066346 100644 --- a/src/content/docs/data-apis/custom-data/custom-events/report-mobile-monitoring-custom-events-attributes.mdx +++ b/src/content/docs/data-apis/custom-data/custom-events/report-mobile-monitoring-custom-events-attributes.mdx @@ -1,7 +1,6 @@ --- title: Report mobile monitoring custom events and attributes tags: - - Insights - Event data sources - Custom events metaDescription: 'How to query your mobile events and attributes in New Relic, and how to create custom events and attributes.' @@ -234,7 +233,7 @@ By default, New Relic transmits event data in any of these situations: * The app session ends by backgrounding. * The app crashes. -If the app crashes, New Relic gathers the attributes and events for that session and sends them to Insights. (On iOS, this happens the next time the app is launched). You can then use Insights to query and analyze the event and attribute data. +If the app crashes, New Relic collects the attributes and events for that session. (On iOS, this happens the next time the app is launched). You can then use NRQL to query and analyze the event and attribute data. To set the maximum time (in seconds) that the agent will store events in memory, use the following SDK calls: diff --git a/src/content/docs/data-apis/ingest-apis/event-api/introduction-event-api.mdx b/src/content/docs/data-apis/ingest-apis/event-api/introduction-event-api.mdx index dad2a1ad147..3a735b73e46 100644 --- a/src/content/docs/data-apis/ingest-apis/event-api/introduction-event-api.mdx +++ b/src/content/docs/data-apis/ingest-apis/event-api/introduction-event-api.mdx @@ -46,7 +46,6 @@ Related content: * Learn about [all options for reporting custom events](/docs/insights/insights-data-sources/custom-data/report-custom-event-data). * For details about how event data is retained, see [Event data retention](/docs/insights/use-insights-ui/manage-account-data/extend-event-data-retention). * For how to add attributes to existing events, see [Add custom attributes](/docs/agents/manage-apm-agents/agent-data/collect-custom-attributes). -* Check out New Relic University’s tutorial [Adding custom events with the Event API](https://newrelic.wistia.com/medias/d530wfeqyo) (aka the Insights API). Or, go directly to the full online course [Custom data](https://learn.newrelic.com/custom-data-with-insights). ## Requirements @@ -81,8 +80,6 @@ You'll need a [license key](/docs/apis/intro-apis/new-relic-api-keys/#ingest-lic You can submit multiple event types to the same account with the same license key. However, to help ensure security, we recommend that you use different keys for different applications or data sources. -Alternatively, you can use an [Insights insert key](/docs/apis/intro-apis/new-relic-api-keys/#insights-insert-key)for this API, but we recommend using a license key. - ## Format the JSON [#instrument] The Event API accepts specific formats for attributes included in the payload. Only float or string values are allowed. @@ -158,7 +155,7 @@ The Event API accepts specific formats for attributes included in the payload. O - For attributes that contain date information, use an unformatted Unix timestamp in the Insights [data formatter](/docs/insights/use-insights-ui/manage-account-data/data-formatter-set-default-formats-numeric-values). You can [define the date attribute](#timestamp) either in seconds or in milliseconds, both relative to the Unix epoch. + For attributes that contain date information, use an unformatted Unix timestamp in the [data formatter](/docs/insights/use-insights-ui/manage-account-data/data-formatter-set-default-formats-numeric-values). You can [define the date attribute](#timestamp) either in seconds or in milliseconds, both relative to the Unix epoch. diff --git a/src/content/docs/data-apis/ingest-apis/metric-api/metric-api-limits-restricted-attributes.mdx b/src/content/docs/data-apis/ingest-apis/metric-api/metric-api-limits-restricted-attributes.mdx index e5c5e200eaf..e8cbbf34974 100644 --- a/src/content/docs/data-apis/ingest-apis/metric-api/metric-api-limits-restricted-attributes.mdx +++ b/src/content/docs/data-apis/ingest-apis/metric-api/metric-api-limits-restricted-attributes.mdx @@ -437,7 +437,7 @@ Additional restrictions include: - The Metric API inherits some [reserved words from New Relic Insights](/docs/insights/insights-data-sources/custom-data/insights-custom-data-requirements-limits#reserved-words), including `accountID`, `appId`, and `eventType`. Additionally, the syntax terms for NRQL are restricted unless you backtick (``` `` ```) them. For a full list, see [Reserved words: NRQL syntax terms](/docs/insights/insights-data-sources/custom-data/insights-custom-data-requirements-limits#reserved-syntax). + Avoid using [reserved words](/docs/insights/insights-data-sources/custom-data/insights-custom-data-requirements-limits#reserved-words), such as `accountID`, `appId`, and `eventType`. You should also avoid using NRQL syntax terms unless you backtick (``` `` ```) them. diff --git a/src/content/docs/data-apis/understand-data/event-data/customized-security-settings-insights.mdx b/src/content/docs/data-apis/understand-data/event-data/customized-security-settings-insights.mdx index df2be84d6c7..abc37eb9938 100644 --- a/src/content/docs/data-apis/understand-data/event-data/customized-security-settings-insights.mdx +++ b/src/content/docs/data-apis/understand-data/event-data/customized-security-settings-insights.mdx @@ -1,7 +1,6 @@ --- title: 'Security for New Relic-reported events and attributes ' tags: - - Insights - Event data sources - Default events metaDescription: How to manage the security of events and attributes reported to New Relic. diff --git a/src/content/docs/data-apis/understand-data/event-data/default-events-reported-new-relic-products.mdx b/src/content/docs/data-apis/understand-data/event-data/default-events-reported-new-relic-products.mdx index 304417f2dc8..cd4be1c3305 100644 --- a/src/content/docs/data-apis/understand-data/event-data/default-events-reported-new-relic-products.mdx +++ b/src/content/docs/data-apis/understand-data/event-data/default-events-reported-new-relic-products.mdx @@ -1,7 +1,6 @@ --- title: Default events reported by New Relic products tags: - - Insights - Event data sources - Default events metaDescription: A summary of the default events and attributes reported by New Relic products. diff --git a/src/content/docs/data-apis/understand-data/event-data/events-reported-synthetic-monitoring.mdx b/src/content/docs/data-apis/understand-data/event-data/events-reported-synthetic-monitoring.mdx index 39d968a28ca..582e0058729 100644 --- a/src/content/docs/data-apis/understand-data/event-data/events-reported-synthetic-monitoring.mdx +++ b/src/content/docs/data-apis/understand-data/event-data/events-reported-synthetic-monitoring.mdx @@ -1,7 +1,6 @@ --- title: Events reported by synthetic monitoring tags: - - Insights - Event data sources - Default events metaDescription: Events and attributes reported by synthetic monitoring in New Relic. diff --git a/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/analyze-network-requests-using-mobilerequest-event-data.mdx b/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/analyze-network-requests-using-mobilerequest-event-data.mdx index 50dcbe20ecd..2a6c7d7dd46 100644 --- a/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/analyze-network-requests-using-mobilerequest-event-data.mdx +++ b/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/analyze-network-requests-using-mobilerequest-event-data.mdx @@ -10,7 +10,7 @@ redirects: - /docs/mobile-monitoring/mobile-monitoring-ui/network-pages --- -Monitoring HTTP and network requests gives you insight into how your app is performing and provides data that can help you improve your app. To find HTTP and network requests and errors, you can view them in the [mobile monitoring UI](#view-mobile) or query [`MobileRequest` and `MobileRequestError` events](#query-insights) in Insights. +Monitoring HTTP and network requests gives you insight into how your app is performing and provides data that can help you improve your app. To find HTTP and network requests and errors, you can view them in the [mobile monitoring UI](#view-mobile) or query [`MobileRequest` and `MobileRequestError` events](#query-insights) with NRQL. ## Enable MobileRequest for earlier versions of iOS and Android [#enable_mobilerequest] @@ -56,7 +56,7 @@ For earlier versions, starting with Android version 5.14.0 or iOS version 5.14.0 -## Query HTTP and network requests in Insights [#query-insights] +## Query HTTP and network requests with NRQL [#query-insights] To create custom dashboards for HTTP and network requests, run queries using the following events and attributes: diff --git a/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/http-requests-page.mdx b/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/http-requests-page.mdx index f580abe0650..fb7b4ee1cca 100644 --- a/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/http-requests-page.mdx +++ b/src/content/docs/mobile-monitoring/mobile-monitoring-ui/network-pages/http-requests-page.mdx @@ -128,8 +128,7 @@ For a description of the non-Enterprise **HTTP requests** UI page, see [Legacy H To view any **HTTP requests** chart in Insights: -1. Select - for any chart. +1. Select for any chart. 2. Select **View query > View in Insights**. 3. Optional: Add the data to a dashboard, or [share it by using a permalink](/docs/data-analysis/user-interface-functions/share-your-data/permalink). 4. To delve deeper into your request data, query [`MobileRequest`](/docs/insights/nrql-new-relic-query-language/nrql-query-examples/insights-query-examples-new-relic-mobile#mobilerequest-examples) events and [attributes](/docs/insights/insights-data-sources/default-data/mobile-events-attributes#mobilerequest-attributes). diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-agent-configuration-feature-flags.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-agent-configuration-feature-flags.mdx index cdbab074ee9..62e368ec391 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-agent-configuration-feature-flags.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-agent-configuration-feature-flags.mdx @@ -42,7 +42,7 @@ All settings, including the call to invoke the agent, are called in the `onCreat id="ff-withAnalyticsEvents" title="withAnalyticsEvents" > - Enable or disable collection of event data. These events are reported to [Insights](/docs/insights/explore-data/attributes/mobile-default-attributes-insights) and used in the [**Crash analysis** page](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes). + Enable or disable collection of event data. These events [can be queried with NRQL](/docs/insights/explore-data/attributes/mobile-default-attributes-insights) and used in the [**Crash analysis** page](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes). @@ -345,7 +345,7 @@ All settings, including the call to invoke the agent, are called in the `onCreat id="ff-networkRequests" title="FeatureFlag.NetworkRequests" > - Enable or disable reporting successful HTTP requests to the [MobileRequest](/docs/insights/nrql-new-relic-query-language/nrql-query-examples/insights-query-examples-new-relic-mobile#mobilerequest-examples) event type in Insights. + Enable or disable reporting successful HTTP requests to the [MobileRequest](/docs/insights/nrql-new-relic-query-language/nrql-query-examples/insights-query-examples-new-relic-mobile#mobilerequest-examples) event type. Available for Android agent version 5.14.0 or higher. @@ -380,7 +380,7 @@ All settings, including the call to invoke the agent, are called in the `onCreat id="ff-networkErrorRequests" title="FeatureFlag.NetworkErrorRequests" > - Enable or disable reporting network and Http request errors to [MobileRequestError](/docs/insights/nrql-new-relic-query-language/nrql-query-examples/insights-query-examples-new-relic-mobile#mobilerequesterror-examples) event type in Insights. + Enable or disable reporting network and HTTP request errors to the [MobileRequestError](/docs/insights/nrql-new-relic-query-language/nrql-query-examples/insights-query-examples-new-relic-mobile#mobilerequesterror-examples) event type. Available for Android agent version 5.11.0 or higher. diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-sdk-api-guide.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-sdk-api-guide.mdx index 4d3f05a0a56..f691dd4b094 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-sdk-api-guide.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/android-sdk-api-guide.mdx @@ -26,7 +26,7 @@ The Android agent provides an SDK API to set up [custom instrumentation](/docs/m * [Instrument your own code](#instrumenting). * [Create](#creating), [name](#naming), and [end](#ending) interaction traces from events in your mobile app. * [Record custom metrics](#create-custom). -* [Send custom attributes and events to New Relic Insights](#attributes-events-insights). +* [Send custom attributes and events](#attributes-events-insights). * [Track networking from libraries not supported automatically](#track-custom). ## Install the SDK [#installing] diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/currentsessionid-android-sdk-api.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/currentsessionid-android-sdk-api.mdx index e9bb3fc00f0..c8206cb4f14 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/currentsessionid-android-sdk-api.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/currentsessionid-android-sdk-api.mdx @@ -28,7 +28,7 @@ Compatible with all agent versions. Returns the current session ID. This method is useful for consolidating monitoring of app data (not just New Relic data) based on a single session definition and identifier. For example, you might want to use the same identifier for marketing analytics, or user analytics. -For more context on how to use this API, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). +For more context on how to use this API, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). ## Return values diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/increment-attribute.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/increment-attribute.mdx index c816600c1a0..d3e3e9ae912 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/increment-attribute.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/increment-attribute.mdx @@ -28,7 +28,7 @@ Agent version 5.0.0 or higher. When passed with only a name value, this method increments the count for the specified attribute by 1. If the attribute does not exist, it creates the attribute with a value of 1. When passed an optional float value, it increments the count for the specified attribute by the float value. -For context on how to use this API, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). +For context on how to use this API, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). ## Parameters diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordbreadcrumb.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordbreadcrumb.mdx index 654ae7c3aea..d321261ca6f 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordbreadcrumb.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordbreadcrumb.mdx @@ -25,11 +25,11 @@ Agent version 5.13.0 or higher. ## Description -This call creates and records a `MobileBreadcrumb` event, which can be found in Insights and in the [crash event trail](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/mobile-crash-event-trail). Mobile breadcrumbs are useful for crash analysis; they should be created for app activity that may be helpful for troubleshooting crashes. +This call creates and records a `MobileBreadcrumb` event, which can be queried with NRQL and in the [crash event trail](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/mobile-crash-event-trail). Mobile breadcrumbs are useful for crash analysis; they should be created for app activity that may be helpful for troubleshooting crashes. In addition to whatever custom attributes you choose, the event will also have associated [session attributes](/docs/insights/explore-data/attributes/mobile-default-attributes-insights#mobile-list). Unlike with using [`setAttribute`](/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-attribute), adding attributes to a breadcrumb event adds them only to that event; they are not session attributes. -For related Android SDK API calls, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/guide-custom-instrumentation-api#send-insights). +For related Android SDK API calls, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/guide-custom-instrumentation-api#send-insights). ## Parameters diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordcustomevent-android-sdk-api.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordcustomevent-android-sdk-api.mdx index 7793502515c..9db3d24f246 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordcustomevent-android-sdk-api.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordcustomevent-android-sdk-api.mdx @@ -6,7 +6,7 @@ tags: - Mobile monitoring - New Relic Mobile Android - Android SDK API -metaDescription: 'New Relic API for Android mobile app monitoring: record a custom event for New Relic Insights.' +metaDescription: 'New Relic API for Android mobile app monitoring: record a custom event.' redirects: - /docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordevent-android-agent-api - /docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/record-event @@ -38,10 +38,10 @@ Important considerations and best practices include: As of New Relic [Android agent version 5.12.0](/docs/release-notes/mobile-release-notes/android-release-notes/android-5120), the `recordEvent` method is deprecated and replaced with `recordCustomEvent`. The `recordEvent` method will continue to work for an unspecified period of time, but if your app contains `recordEvent` methods, New Relic recommends you replace them. - Updating these methods will affect any Insights queries and dashboards that use the deprecated event types. Be sure to adjust your NRQL queries and dashboards as needed. + Updating these methods will affect any NRQL queries and dashboards that use the deprecated event types. Be sure to adjust your NRQL queries and dashboards as needed. -For more on other Android APIs, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/guide-custom-instrumentation-api#send-insights). +For more on other Android APIs, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/guide-custom-instrumentation-api#send-insights). ## Parameters diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordmetric-android-sdk-api.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordmetric-android-sdk-api.mdx index 9c0237679d4..b517633586d 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordmetric-android-sdk-api.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/recordmetric-android-sdk-api.mdx @@ -40,8 +40,6 @@ To get the most out of your metrics, follow these guidelines to create clear, co The `category` is also required; it is displayed in the UI and is useful for organizing custom metrics if you have many of them. It can be a custom category or it can be a predefined category using the [`MetricCategory` enum](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#cat). -To view your custom metrics, use [Insights Metric Explorer](/docs/insights/new-relic-insights/explore/metric-data-explorer-search-chart-metrics-sent-new-relic-agents) to search metrics, create customizable charts, and add those charts to Insights dashboards. For more information, see the [Android SDK API usage guide](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api). - ## Parameters This call accepts four sets of parameters. diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-all-attributes.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-all-attributes.mdx index ba8f2f7386a..8317fe8e1f2 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-all-attributes.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-all-attributes.mdx @@ -28,7 +28,7 @@ Agent version 5.0.0 or higher. Removes all attributes from the session. -For context on how to use this API, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). +For context on how to use this API, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). ## Return values diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-attribute.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-attribute.mdx index fc2c98113e9..dfa3bb0c94e 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-attribute.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/remove-attribute.mdx @@ -28,7 +28,7 @@ Agent version 5.0.0 or higher. This method removes the attribute specified by the name string. -For context on how to use this API, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). +For context on how to use this API, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). ## Parameters diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-attribute.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-attribute.mdx index f84a18885fd..e58323c224e 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-attribute.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-attribute.mdx @@ -6,7 +6,7 @@ tags: - Mobile monitoring - New Relic Mobile Android - Android SDK API -metaDescription: 'New Relic API for Android mobile app monitoring: create an attribute for sending data to New Relic Insights.' +metaDescription: 'New Relic API for Android mobile app monitoring: create a custom attribute to annotate your data.' redirects: - /docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/setattribute-android-agent-api - /docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/setattribute-android-sdk-api @@ -30,7 +30,7 @@ This static method creates a session-level custom [attribute](/docs/insights/exp For more context on how to use this API, see the [Android API guide](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). -You can override any of the [MobileSession default attributes](/docs/insights/insights-data-sources/default-attributes/mobile-default-attributes-insights) for New Relic Insights except: +You can override any of the [MobileSession default attributes](/docs/insights/insights-data-sources/default-attributes/mobile-default-attributes-insights) except: * `appId` * `appName` diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-buffer-time.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-buffer-time.mdx index 69908175d1a..8b46006fd36 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-buffer-time.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-buffer-time.mdx @@ -40,7 +40,7 @@ See also [`setMaxEventPoolSize()`](/docs/mobile-monitoring/new-relic-mobile-andr Be aware that reporting a large number of events, or reporting events too frequently, may impact app performance. -For context on how to use this API, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). +For context on how to use this API, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). ## Parameters diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-pool-size.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-pool-size.mdx index 2242df6eb0c..db00888b6ca 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-pool-size.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-max-event-pool-size.mdx @@ -38,7 +38,7 @@ See also [`setMaxEventBufferTime()`](/docs/mobile-monitoring/new-relic-mobile-an Be aware that reporting a large number of events, or reporting events too frequently, may impact app performance. -For context on how to use this API, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). +For context on how to use this API, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). ## Parameters diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-user-id.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-user-id.mdx index 22025ada33c..873508ca24f 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-user-id.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/android-sdk-api/set-user-id.mdx @@ -26,7 +26,7 @@ Agent version 5.0.0 or higher. ## Description -This method sets a custom user identifier value to associate mobile user sessions with New Relic Insights events and attributes. This method can be called anytime after the New Relic Android agent starts. +This method sets a custom user identifier value to associate mobile user sessions with events and attributes. This method can be called anytime after the New Relic Android agent starts. A user identifier is useful for several reasons. Using the [Crash Analysis UI](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes), you can: @@ -35,7 +35,7 @@ A user identifier is useful for several reasons. Using the [Crash Analysis UI](/ If you do not want to explicitly identify users because of privacy rules, this method is still useful when tracking user segments, such as paid vs. free end users, or registered vs. unregistered users. This allows you to filter or facet on the number and types of crashes experienced by each segment, and do outreach based on that segment. -For more context on how to use this API, see [Send custom attributes and events to Insights](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). +For more context on how to use this API, see [Send custom attributes and events](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#attributes-events-insights). ## Parameters @@ -75,7 +75,7 @@ Returns `true` if it succeeds, or `false` if it doesn't. ### Set user ID -Set a user identifier to associate user session with New Relic Insights events and attributes: +Set a user identifier to associate user session with events and attributes: ``` boolean userIdWasSet = NewRelic.setUserId("SampleUserName"); diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/get-started/introduction-new-relic-mobile-android.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/get-started/introduction-new-relic-mobile-android.mdx index 0b320d60d4b..d617f1eb5a7 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/get-started/introduction-new-relic-mobile-android.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/get-started/introduction-new-relic-mobile-android.mdx @@ -21,7 +21,7 @@ Follow the [Android installation and configuration procedures](/docs/mobile-moni ## Extend your instrumentation [#extend] -After you install the agent, extend the agent's instrumentation by using the [mobile monitoring UI](/docs/mobile-monitoring/mobile-monitoring-ui/mobile-app-pages/mobile-apps-index) and following up on information in [New Relic Insights](/docs/insights/use-insights-ui/getting-started/introduction-new-relic-insights). +After you install the agent, you can extend the agent's instrumentation:
@@ -79,7 +79,7 @@ After you install the agent, extend the agent's instrumentation by using the [mo @@ -93,7 +93,7 @@ After you install the agent, extend the agent's instrumentation by using the [mo @@ -107,7 +107,7 @@ After you install the agent, extend the agent's instrumentation by using the [mo diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/android-agent-crash-reporting.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/android-agent-crash-reporting.mdx index 81dae569dde..d958ba03635 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/android-agent-crash-reporting.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/android-agent-crash-reporting.mdx @@ -11,7 +11,7 @@ redirects: By default, mobile monitoring enables crash reporting for your mobile applications to help track and diagnose crashes. When an Android application crashes, the agent uploads a crash report to the New Relic [collector](/docs/accounts-partnerships/education/getting-started-new-relic/glossary#collector). The crash details will then be processed and de-obfuscated automatically if you are using ProGuard or DexGuard. -You can view detailed information about crashes in the [**Crash analysis** UI](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes), or receive crash notifications by [email](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/receive-crash-notifications-email). You can also explore the crash data deeper with [New Relic Insights](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes#insights), or [integrate with ticketing systems](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/file-tickets-mobile-app-crashes) for further investigation. +You can view detailed information about crashes in the [**Crash analysis** UI](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes), or receive crash notifications by [email](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/receive-crash-notifications-email). You can also [integrate with ticketing systems](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/file-tickets-mobile-app-crashes) for further investigation. ## Upload the ProGuard or DexGuard file [#upload-proguard] diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/install-new-relic-plugin-android-instant-apps.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/install-new-relic-plugin-android-instant-apps.mdx index 9d1fe7c89be..79e2451b36e 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/install-new-relic-plugin-android-instant-apps.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-android/install-configure/install-new-relic-plugin-android-instant-apps.mdx @@ -114,4 +114,4 @@ If you are not whether the agent is auto-instrumenting an instant app project, t * ``` BuildId[1a2b34c5-def6-7890-g123-h4567890a] ``` -3. The agent will add an attribute named `'instantApp'` to the app's Insights session attributes if the app appears to be an instant app. +3. The agent will add an attribute named `'instantApp'` to the app's session attributes if the app appears to be an instant app. diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-cordova-phonegap/get-started/introduction-new-relic-cordova.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-cordova-phonegap/get-started/introduction-new-relic-cordova.mdx index 4b3a82fd9a7..dd275c3dd88 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-cordova-phonegap/get-started/introduction-new-relic-cordova.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-cordova-phonegap/get-started/introduction-new-relic-cordova.mdx @@ -366,7 +366,7 @@ The Cordova plugin collects the following attributes: diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios.mdx index cd27a4d7364..49ea117097d 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios.mdx @@ -84,7 +84,7 @@ After you install the agent, you can extend the agent's default instrumentation @@ -98,7 +98,7 @@ After you install the agent, you can extend the agent's default instrumentation @@ -112,7 +112,7 @@ After you install the agent, you can extend the agent's default instrumentation diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/current-session-id.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/current-session-id.mdx index ea2a08b3ecf..14cc79b109f 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/current-session-id.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/current-session-id.mdx @@ -28,7 +28,7 @@ Compatible with all agent versions. Returns the current session ID. This method is useful for consolidating monitoring of app data (not just New Relic data) based on a single session definition and identifier. For example, you might want to use the same identifier for marketing analytics or user analytics. -For context on how to use this API, see the documentation about sending custom attributes and events to Insights for: +For context on how to use this API, see the documentation about sending custom attributes and events: * [Objective-C](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#objc-custom-att-events) * [Swift](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#swift-custom-att-events) diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/increment-attribute.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/increment-attribute.mdx index 3a42e51ecdb..b6f344d360b 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/increment-attribute.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/increment-attribute.mdx @@ -28,7 +28,7 @@ Compatible with all agent versions. When passed with only a name value, this method increments the count for the specified session attribute by 1. If the attribute does not exist, it creates the attribute with a value of 1. When passed an optional float value, it increments the count for the specified attribute by the float value. -For context on how to use this API, see the documentation about sending custom attributes and events to Insights for: +For context on how to use this API, see the documentation about sending custom attributes and events: * [Objective-C](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#objc-custom-att-events) * [Swift](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#swift-custom-att-events) diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/ios-sdk-api-guide.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/ios-sdk-api-guide.mdx index 83cbd982ef7..35b576aa3a4 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/ios-sdk-api-guide.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/ios-sdk-api-guide.mdx @@ -21,7 +21,7 @@ Use the iOS SDK API to [add custom data](/docs/mobile-monitoring/new-relic-mobil * Instrument your own code. * Start and stop interaction traces from events in your mobile app. * Record custom metrics. -* Send custom attributes and events to Insights. +* Send custom attributes and events * Track networking from libraries not supported automatically. * Set a custom identifier value with [Objective-C](#setUserId) or [Swift](#setUserId-swift) to associate user sessions with analysis events and attributes (iOS SDK [version 5.9.0 or higher](/docs/release-notes/mobile-release-notes/ios-release-notes)). @@ -38,7 +38,7 @@ This document contains the iOS SDK instrumentation requirements for: * [Objective C](#objc-instrumentation) * [Swift](#swift-instrumentation) -For details about the available methods for [custom attributes and events you can send to to New Relic Insights](/docs/insights/new-relic-insights/adding-querying-data/custom-attributes-events-new-relic-mobile), see the [iOS SDK API reference](/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api). You can also [configure feature flags](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/ios-agent-configuration-feature-flags) for: +For details about the available methods for [custom attributes and events](/docs/insights/new-relic-insights/adding-querying-data/custom-attributes-events-new-relic-mobile), see the [iOS SDK API reference](/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api). You can also [configure feature flags](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/ios-agent-configuration-feature-flags) for: * Objective-C * Swift diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-breadcrumb.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-breadcrumb.mdx index 37612b1d208..65c07d7f599 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-breadcrumb.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-breadcrumb.mdx @@ -26,11 +26,11 @@ Agent [version 5.13.0 or higher](/docs/release-notes/mobile-apps-release-notes/n ## Description -This call creates and records a `MobileBreadcrumb` event, which can be found in Insights and in the [crash event trail](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/mobile-crash-event-trail). Mobile breadcrumbs are useful for crash analysis; create them for app activity that you think will help you troubleshoot crashes. +This call creates and records a `MobileBreadcrumb` event, which can be queried with NRQL and in the [crash event trail](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/mobile-crash-event-trail). Mobile breadcrumbs are useful for crash analysis; create them for app activity that you think will help you troubleshoot crashes. In addition to whatever custom attributes you choose, the event will also have associated [session attributes](/docs/insights/explore-data/attributes/mobile-default-attributes-insights#mobile-list). Unlike using [`setAttribute`](/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-attribute), adding attributes to a breadcrumb event adds them only to that event; they are not session attributes. -Using this call has the same result as using the [`recordCustomEvent` call](/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordcustomevent-ios-sdk-ap) with `MobileBreadcrumb` as the event type. For context on how to use this API, see the documentation about sending custom attributes and events to Insights for: +Using this call has the same result as using the [`recordCustomEvent` call](/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordcustomevent-ios-sdk-ap) with `MobileBreadcrumb` as the event type. For context on how to use this API, see the documentation about sending custom attributes and events: * [Objective-C](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#objc-custom-att-events) * [Swift](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#swift-custom-att-events) diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-handled-exception.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-handled-exception.mdx index 2be51b76c7c..b49f7e1605e 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-handled-exception.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-handled-exception.mdx @@ -6,7 +6,7 @@ tags: - Mobile monitoring - New Relic Mobile iOS - iOS SDK API -metaDescription: New Relic for iOS mobile app monitoring API to analyze handled exceptions and thrown exceptions via New Relic Insights. +metaDescription: New Relic for iOS mobile app monitoring API to analyze handled exceptions and thrown exceptions. redirects: - /docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordhandledexception-ios-sdk-api --- diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordcustomevent-ios-sdk-api.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordcustomevent-ios-sdk-api.mdx index 0d361d2e5cb..f4f1d3ef446 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordcustomevent-ios-sdk-api.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordcustomevent-ios-sdk-api.mdx @@ -6,7 +6,7 @@ tags: - Mobile monitoring - New Relic Mobile iOS - iOS SDK API -metaDescription: New Relic for iOS mobile app monitoring API to record a custom event for New Relic Insights. +metaDescription: New Relic for iOS mobile app monitoring API to record a custom event. redirects: - /docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordcustomevent-ios-sdk-ap - /docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/record-custom-event diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recorderror-ios-sdk-api.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recorderror-ios-sdk-api.mdx index 76fca4edc8e..bdcb81f73cc 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recorderror-ios-sdk-api.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recorderror-ios-sdk-api.mdx @@ -6,7 +6,7 @@ tags: - Mobile monitoring - New Relic Mobile iOS - iOS SDK API -metaDescription: New Relic for iOS mobile app monitoring API to analyze handled exceptions and thrown exceptions via New Relic Insights. +metaDescription: New Relic for iOS mobile app monitoring API to analyze handled exceptions and thrown exceptions. --- ## Syntax diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordmetric-ios-sdk-api.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordmetric-ios-sdk-api.mdx index c0f0797de7a..0e942ca1b4d 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordmetric-ios-sdk-api.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/recordmetric-ios-sdk-api.mdx @@ -37,8 +37,6 @@ To get the most out of your metrics, follow these guidelines to create clear, co The `category` is also required; it is displayed in the UI and is useful for organizing custom metrics if you have many of them. It can be a custom category or it can be a predefined category using the [`MetricCategory` enum](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/work-android-sdk-api#cat). -To view your custom metrics, use [Insights Metric Explorer](/docs/insights/new-relic-insights/explore/metric-data-explorer-search-chart-metrics-sent-new-relic-agents) to search metrics, create customizable charts, and add those charts to Insights dashboards. - For variations that accept additional arguments and give you more control over the metrics you record, see **NewRelic.h**. For more information about using this API, see the [iOS SDK API usage guide](/docs/mobile-monitoring/new-relic-mobile-ios/api-guides/ios-sdk-api-guide). ## Parameters diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-all-attributes.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-all-attributes.mdx index 0ea8523b21c..ef5024d0560 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-all-attributes.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-all-attributes.mdx @@ -28,7 +28,7 @@ Compatible with all agent versions. Removes all attributes from the session. -For context on how to use this API, see the documentation about sending custom attributes and events to Insights for: +For context on how to use this API, see the documentation about sending custom attributes and events: * [Objective-C](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#objc-custom-att-events) * [Swift](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#swift-custom-att-events) diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-attribute.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-attribute.mdx index 36c3fe4ef2a..9afe2d61c91 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-attribute.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/remove-attribute.mdx @@ -28,7 +28,7 @@ Compatible with all agent versions. This method removes the attribute specified by the name string from the session. -For context on how to use this API, see the documentation about sending custom attributes and events to Insights for: +For context on how to use this API, see the documentation about sending custom attributes and events: * [Objective-C](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#objc-custom-att-events) * [Swift](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#swift-custom-att-events) diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-attribute.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-attribute.mdx index bde21e02c1f..264b65879b5 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-attribute.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-attribute.mdx @@ -6,7 +6,7 @@ tags: - Mobile monitoring - New Relic Mobile iOS - iOS SDK API -metaDescription: New Relic for iOS mobile app monitoring API to create an attribute for sending data to New Relic Insights. +metaDescription: New Relic for iOS mobile app monitoring API to create a custom attribute. redirects: - /docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/setattribute-ios-sdk-api --- @@ -30,7 +30,7 @@ This static method creates a session-level custom [attribute](/docs/insights/exp For more context on how to use this, see the [iOS API guide](/docs/mobile-monitoring/new-relic-mobile-ios/api-guides/ios-sdk-api-guide). -You can override any of the [MobileSession default attributes](/docs/insights/insights-data-sources/default-attributes/mobile-default-attributes-insights) for New Relic Insights except: +You can override any of the [MobileSession default attributes](/docs/insights/insights-data-sources/default-attributes/mobile-default-attributes-insights) except: * `appId` * `appName` @@ -57,7 +57,7 @@ You can override any of the [MobileSession default attributes](/docs/insights/in * `uuid` * Anything prefixed with `NewRelic` -For context on how to use this API, see the documentation about sending custom attributes and events to Insights for: +For context on how to use this API, see the documentation about sending custom attributes and events: * [Objective-C](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#objc-custom-att-events) * [Swift](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#swift-custom-att-events) diff --git a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-max-event-buffer-time.mdx b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-max-event-buffer-time.mdx index 10bbbcf73e4..0f9c910e1cc 100644 --- a/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-max-event-buffer-time.mdx +++ b/src/content/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/set-max-event-buffer-time.mdx @@ -37,7 +37,7 @@ In other words, when the oldest event timestamp exceeds this custom configured t See also [`setMaxEventPoolSize()`](/docs/mobile-monitoring/new-relic-mobile-ios/ios-sdk-api/setmaxeventpoolsize-ios-sdk-api), which lets you change the maximum size of the event pool. -For context on how to use this API, see the documentation about sending custom attributes and events to Insights for: +For context on how to use this API, see the documentation about sending custom attributes and events: * [Objective-C](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#objc-custom-att-events) * [Swift](/docs/mobile-monitoring/new-relic-mobile-ios/install-configure/work-ios-sdk-api#swift-custom-att-events) diff --git a/src/data-dictionary/events/InfrastructureEvent/provider.md b/src/data-dictionary/events/InfrastructureEvent/provider.md index 87a28ceef62..eb1d54d7b11 100644 --- a/src/data-dictionary/events/InfrastructureEvent/provider.md +++ b/src/data-dictionary/events/InfrastructureEvent/provider.md @@ -7,10 +7,10 @@ events: For integrations that use generic event types (like the DatastoreSample event), the provider value specifies the source of the data (the service, or a sub-category of data from that service). -Some Insights [events](/docs/using-new-relic/welcome-new-relic/getting-started/glossary#event) are generic and are used by several integrations. For example, the `DatastoreSample` event is used by several integrations, including the [AWS DynamoDB integration](/docs/integrations/amazon-integrations/aws-integrations-list/aws-dynamodb-monitoring-integration) and the [AWS RDS integration](/docs/integrations/amazon-integrations/aws-integrations-list/aws-rds-monitoring-integration). In these cases, the `provider` attribute value represents the source of that attribute. This will usually be the service that data comes from or, for integrations that use several provider values, a certain sub-category of data from that service. +Some [events](/docs/using-new-relic/welcome-new-relic/getting-started/glossary#event) are generic and are used by several integrations. For example, the `DatastoreSample` event is used by several integrations, including the [AWS DynamoDB integration](/docs/integrations/amazon-integrations/aws-integrations-list/aws-dynamodb-monitoring-integration) and the [AWS RDS integration](/docs/integrations/amazon-integrations/aws-integrations-list/aws-rds-monitoring-integration). In these cases, the `provider` attribute value represents the source of that attribute. This will usually be the service that data comes from or, for integrations that use several provider values, a certain sub-category of data from that service. When a provider value is present for a generic event, that event will have additional integration-specific attributes attached to it. -Here’s an example of an Insights NRQL query that returns the attributes present for a `DatastoreSample` event reported by the AWS RDS integration: +Here’s an example of a NRQL query that returns the attributes present for a `DatastoreSample` event reported by the AWS RDS integration: SELECT \* from DatastoreSample where provider = 'RdsDbCluster' \ No newline at end of file diff --git a/src/data-dictionary/events/MobileSession/sessionDuration.md b/src/data-dictionary/events/MobileSession/sessionDuration.md index d1fc0f88694..cd6f548672b 100644 --- a/src/data-dictionary/events/MobileSession/sessionDuration.md +++ b/src/data-dictionary/events/MobileSession/sessionDuration.md @@ -8,4 +8,4 @@ events: The length of time for which the user used the application in seconds. If the session crashes, sessionDuration is not captured (although other events and attributes are still recorded). -For sessions longer than 10 minutes, events in the Interaction and Custom event categories are sent to Insights while the session is ongoing, and therefore do not have sessionDuration attributes. Events recorded near the end of the session will include the duration, as will the Session event category. \ No newline at end of file +For sessions longer than 10 minutes, events in the Interaction and Custom event categories are sent to New Relic while the session is ongoing, and therefore do not have sessionDuration attributes. Events recorded near the end of the session will include the duration, as will the Session event category. \ No newline at end of file diff --git a/src/data-dictionary/events/NrDailyUsage/NrDailyUsage.event-definition.md b/src/data-dictionary/events/NrDailyUsage/NrDailyUsage.event-definition.md index 253834edcde..0c3583130d0 100644 --- a/src/data-dictionary/events/NrDailyUsage/NrDailyUsage.event-definition.md +++ b/src/data-dictionary/events/NrDailyUsage/NrDailyUsage.event-definition.md @@ -5,4 +5,4 @@ dataSources: - Account Usage --- -Once per day, New Relic products generate a NrDailyUsage Insights event. Use the productLine attribute to identify and filter for the specific product's usage. \ No newline at end of file +Once per day, New Relic products generate a NrDailyUsage event. Use the productLine attribute to identify and filter for the specific product's usage. \ No newline at end of file diff --git a/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md b/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md index 1174fab9b16..567140ec445 100644 --- a/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md +++ b/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md @@ -5,6 +5,6 @@ events: - NrDailyUsage --- -Number of hours for which events of the given insightsEventNamespace are stored but are not counted toward your paid Insights Pro subscription. +Number of hours for which events of the given insightsEventNamespace are stored but are not counted toward your paid Pro subscription. -For more information about the data reported in nrDailyUsage, see [Insights usage: Attributes and queries](https://docs.newrelic.com/docs/accounts/new-relic-account-usage/insights-usage/insights-usage-attributes-queries). \ No newline at end of file +For more information about the data reported in nrDailyUsage, see [ usage: Attributes and queries](https://docs.newrelic.com/docs/accounts/new-relic-account-usage/insights-usage/insights-usage-attributes-queries). \ No newline at end of file diff --git a/src/data-dictionary/events/PageAction/PageAction.event-definition.md b/src/data-dictionary/events/PageAction/PageAction.event-definition.md index 430a5b32432..74aab7d964d 100644 --- a/src/data-dictionary/events/PageAction/PageAction.event-definition.md +++ b/src/data-dictionary/events/PageAction/PageAction.event-definition.md @@ -5,4 +5,4 @@ dataSources: - Browser agent --- -The Browser PageAction event is the result of the addPageAction API call that sends a user-defined name and optional attributes to Insights, along with several default attributes, such as app and geographic data. It is used to capture any event that is not already tracked automatically by the Browser agent, such as clicking a Subscribe button or accessing a tutorial. \ No newline at end of file +The Browser PageAction event is the result of the addPageAction API call that sends a user-defined name and optional attributes, along with several default attributes, such as app and geographic data. It is used to capture any event that is not already tracked automatically by the Browser agent, such as clicking a Subscribe button or accessing a tutorial. \ No newline at end of file diff --git a/src/data-dictionary/events/StorageSample/isReadOnly.md b/src/data-dictionary/events/StorageSample/isReadOnly.md index d2907d0f978..df57a7e8fe4 100644 --- a/src/data-dictionary/events/StorageSample/isReadOnly.md +++ b/src/data-dictionary/events/StorageSample/isReadOnly.md @@ -5,4 +5,4 @@ events: - StorageSample --- -If the system is set to be read-only, this value will be true, otherwise false. These values are string literals, not booleans, to allow for faceting functionality in New Relic Insights. \ No newline at end of file +If the system is set to be read-only, this value will be true, otherwise false. These values are string literals, not booleans, to allow for faceting. \ No newline at end of file From b5fb51ee7e5e6afcf41c658416c2642804d9b592 Mon Sep 17 00:00:00 2001 From: austin-schaefer <55203603+austin-schaefer@users.noreply.github.com> Date: Wed, 25 May 2022 12:02:53 -0700 Subject: [PATCH 2/2] chore(insights): Restore usage-related insights terminology --- .../events/NrDailyUsage/insightsIncludedRetentionInHours.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md b/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md index 567140ec445..1174fab9b16 100644 --- a/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md +++ b/src/data-dictionary/events/NrDailyUsage/insightsIncludedRetentionInHours.md @@ -5,6 +5,6 @@ events: - NrDailyUsage --- -Number of hours for which events of the given insightsEventNamespace are stored but are not counted toward your paid Pro subscription. +Number of hours for which events of the given insightsEventNamespace are stored but are not counted toward your paid Insights Pro subscription. -For more information about the data reported in nrDailyUsage, see [ usage: Attributes and queries](https://docs.newrelic.com/docs/accounts/new-relic-account-usage/insights-usage/insights-usage-attributes-queries). \ No newline at end of file +For more information about the data reported in nrDailyUsage, see [Insights usage: Attributes and queries](https://docs.newrelic.com/docs/accounts/new-relic-account-usage/insights-usage/insights-usage-attributes-queries). \ No newline at end of file
- To view more information about crashes, [create NRQL queries to review Insights charts](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes#insights) related to crash data. + To view more information about crashes, [create NRQL queries](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes#insights) related to crash data.
- Then, view those [custom events and attributes in New Relic Insights](/docs/insights/insights-data-sources/custom-events/insert-custom-events-attributes-mobile-data). + Then, view those [custom events and attributes](/docs/insights/insights-data-sources/custom-events/insert-custom-events-attributes-mobile-data).
- To further improve performance, review [MobileHandledException](/docs/insights/insights-data-sources/default-data/mobile-events-attributes#mobilehandledexception-attributes) event records in New Relic Insights. + To further improve performance, review [MobileHandledException](/docs/insights/insights-data-sources/default-data/mobile-events-attributes#mobilehandledexception-attributes) event records.
The length of time for which the user used the application in seconds. If the session crashes, `sessionDuration` is not captured (although other events and attributes are still recorded). - For sessions longer than 10 minutes, events in the Interaction and Custom [event categories](#mobile-category) are sent to Insights while the session is ongoing, and therefore do not have `sessionDuration` attributes. Events recorded near the end of the session will include the duration, as will the Session event category. + For sessions longer than 10 minutes, events in the Interaction and Custom [event categories](#mobile-category) are sent to New Relic while the session is ongoing, and therefore do not have `sessionDuration` attributes. Events recorded near the end of the session will include the duration, as will the Session event category.
- To view more information about crashes, [create NRQL queries to review Insights charts](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes#insights) related to crash data. + To view more information about crashes, [create NRQL queries](/docs/mobile-monitoring/mobile-monitoring-ui/crashes/crash-analysis-group-filter-your-crashes#insights) related to crash data.
- Then, view those [custom events and attributes in New Relic Insights](/docs/insights/insights-data-sources/custom-events/insert-custom-events-attributes-mobile-data). + Then, view those [custom events and attributes](/docs/insights/insights-data-sources/custom-events/insert-custom-events-attributes-mobile-data).
- To further improve performance, review [MobileHandledException](/docs/insights/insights-data-sources/default-data/mobile-events-attributes#mobilehandledexception-attributes) event records in New Relic Insights. + To further improve performance, review [MobileHandledException](/docs/insights/insights-data-sources/default-data/mobile-events-attributes#mobilehandledexception-attributes) event records.