Skip to content

Commit

Permalink
Merge pull request #2175 from newrelic/Remove-New-Relic-One-language
Browse files Browse the repository at this point in the history
Remove new relic one language
  • Loading branch information
LizBaker authored Sep 23, 2022
2 parents 2eb44a6 + 85aca6d commit 709e20f
Show file tree
Hide file tree
Showing 56 changed files with 231 additions and 228 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/documentation-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ What questions do you think we should answer? What, if any, existing documentati

### What type of documentation change are you suggesting?

Is this a New Relic educational guide or technical specifications of the New Relic One platform?
Is this a New Relic educational guide or technical specifications of the New Relic platform?

### Motivation

Expand Down
4 changes: 2 additions & 2 deletions COMPONENT_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ You can hide any content with this component, including other components. This a
<HideWhenEmbedded>
<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. If you haven't already, check out the [course introduction](/ab-test).
This lesson is part of a course that teaches you how to build a New Relic app from the ground up. If you haven't already, check out the [course introduction](/ab-test).

Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Install and configure the New Relic One CLI_](/build-apps/ab-test/install-nr1), before starting this one.

Expand All @@ -436,7 +436,7 @@ Other text ...
## Normal Embed
<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. If you haven't already, check out the [course introduction](/ab-test).
This lesson is part of a course that teaches you how to build a New Relic app from the ground up. If you haven't already, check out the [course introduction](/ab-test).

Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Install and configure the New Relic One CLI_](/build-apps/ab-test/install-nr1), before starting this one.

Expand Down
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
- [Adding new components](#adding-new-components)
- [Step 3: Add any new APIs or components to the navigation](#step-3-add-any-new-apis-or-components-to-the-navigation)
- [Updating Developer terms](#updating-developer-terms)
- [Developer terms in New Relic One](#developer-terms-in-new-relic-one)
- [Developer terms in New Relic](#developer-terms-in-new-relic-one)
- [Developer terms tips](#developer-terms-tips)
- [Developer terms testing](#developer-terms-testing)

Expand Down Expand Up @@ -191,7 +191,7 @@ when creating documentation. Refer to our [Component Guide](COMPONENT_GUIDE.md)

## Technical reference contribution guidelines

Technical reference pages are detailed technical specifications of the New Relic One platform and it's components.
Technical reference pages are detailed technical specifications of the New Relic platform and its components.

## Editing existing pages

Expand Down Expand Up @@ -466,9 +466,9 @@ pandoc devterms.docx -o devterms.md

4. Start the process of updating the terms.

### Developer terms in New Relic One
### Developer terms in New Relic

The developer terms can be accepted in [New Relic One](https://one.newrelic.com) in the Developer Center which is accessible when a user clicks on
The developer terms can be accepted in the [New Relic platform](https://one.newrelic.com) in the Developer Center which is accessible when a user clicks on
`Build your own app`.

- The Developer Center functionality is located in an internal Github Enterprise repository: `wanda/developer-center`.
Expand Down
4 changes: 2 additions & 2 deletions STYLE_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The New Relic Developer Experience Team uses [Github](https://github.com/) and [

### Technical references

Technical reference pages are detailed technical specifications of the New Relic One platform and it's components.
Technical reference pages are detailed technical specifications of the New Relic platform and its components.

### Guides

Expand Down Expand Up @@ -431,7 +431,7 @@ If a language keyword is omitted, the type will show as TEXT (as shown above)
Proper nouns should use correct capitalization when possible. Below is a list of words as they should appear in pages.
- New Relic One
- New Relic
- GraphQL
- NerdGraph
- Nerdpack
Expand Down
2 changes: 1 addition & 1 deletion sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
source_url: https://github.com/newrelic/developer-website
description:
The world’s best engineering teams rely on New Relic to visualize,
analyze and troubleshoot their software. New Relic One is the most powerful
analyze and troubleshoot their software. New Relic is the most powerful
cloud-based observability platform built to help companies create more perfect software.
categories:
- Data
Expand Down
8 changes: 4 additions & 4 deletions src/data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
url: '/build-apps/add-time-picker-guide'
- title: Add the NerdGraphQuery component to an app
url: '/build-apps/add-nerdgraphquery-guide'
- title: Add tables to your New Relic One application
- title: Add tables to your New Relic application
url: '/build-apps/howto-use-nrone-table-components'
- title: Add, query, and mutate data using NerdStorage
url: '/build-apps/add-query-mutate-data-nerdstorage'
Expand All @@ -183,7 +183,7 @@
url: '/build-apps/ab-test/install-nr1'
- title: Create a Nerdpack
url: '/build-apps/ab-test/create-nerdpack'
- title: Serve your New Relic One application
- title: Serve your New Relic application
url: '/build-apps/ab-test/serve-app'
- title: Add chart components to your A/B test application
url: '/build-apps/ab-test/add-charts'
Expand Down Expand Up @@ -225,9 +225,9 @@
url: '/build-apps/ab-test/navigation'
- title: Describe your app for the catalog
url: '/build-apps/ab-test/catalog'
- title: Publish your New Relic One application
- title: Publish your New Relic application
url: '/build-apps/ab-test/publish'
- title: Subscribe to your New Relic One application
- title: Subscribe to your New Relic application
url: '/build-apps/ab-test/subscribe'
- title: See all open source apps
url: https://opensource.newrelic.com/nerdpacks/
Expand Down
12 changes: 6 additions & 6 deletions src/markdown-pages/ab-test/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ Imagine you've developed a website and instrumented it with New Relic's Browser

![A/B test example](../../images/ab-test/ab-test.png)

For this task, you could create a New Relic One application, using React, the New Relic One software development kit, and the limitless power of modern web technologies.
For this task, you could create a New Relic application, using React, the New Relic One software development kit, and the limitless power of modern web technologies.

New Relic One applications are built with one of web development's most popular JavaScript libraries: React. Because you have freedom when writing React code, you can customize your app logic, design your own components, or take advantage of the abundance of open source component libraries. So, for your A/B test app, if you want to write custom logic to end the test based on results, you can do so.
New Relic applications are built with one of web development's most popular JavaScript libraries: React. Because you have freedom when writing React code, you can customize your app logic, design your own components, or take advantage of the abundance of open source component libraries. So, for your A/B test app, if you want to write custom logic to end the test based on results, you can do so.

The New Relic One software development kit (SDK) allows you to create, serve, publish, and deploy applications to New Relic One. It also provides a host of React components for gathering data, presenting information, handling user interactions, and more. You use components like `Button` and `Dropdown` to create an interactive experience that looks and feels native to New Relic. You use `Table` and `Chart` components to display data from your New Relic account or elsewhere. When building your A/B test application, you'd use the SDK's `NrqlQuery` component to fetch Browser data from your account.
The New Relic One software development kit (SDK) allows you to create, serve, publish, and deploy applications to the New Relic platform. It also provides a host of React components for gathering data, presenting information, handling user interactions, and more. You use components like `Button` and `Dropdown` to create an interactive experience that looks and feels native to New Relic. You use `Table` and `Chart` components to display data from your New Relic account or elsewhere. When building your A/B test application, you'd use the SDK's `NrqlQuery` component to fetch Browser data from your account.

With custom React code, SDK components, and the wide world of open source libraries, you can create your A/B test application in New Relic One. But before you create one for yourself, you might want to check the app catalog to see if someone has beaten you to it! If the catalog already had an app for that, you could add it to your account with a couple clicks, another benefit of creating apps in New Relic One.
With custom React code, SDK components, and the wide world of open source libraries, you can create your A/B test application in New Relic. But before you create one for yourself, you might want to check the app catalog to see if someone has beaten you to it! If the catalog already had an app for that, you could add it to your account with a couple clicks, another benefit of creating apps in New Relic.

Throughout this course, you’re going to build a real-world New Relic One application for running and managing A/B tests. You’ll visualize Browser data for your competing designs, see historical data from past tests, and even choose a winning design and end the test, all from your New Relic One application! But before you get into the weeds of building charts and making http requests, you need to learn what New Relic One applications are made of.
Throughout this course, you’re going to build a real-world New Relic application for running and managing A/B tests. You’ll visualize Browser data for your competing designs, see historical data from past tests, and even choose a winning design and end the test, all from your New Relic application! But before you get into the weeds of building charts and making http requests, you need to learn what New Relic applications are made of.

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. Continue on to the first lesson: [_Spin up your demo services_](/build-apps/ab-test/demo-setup).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. Continue on to the first lesson: [_Spin up your demo services_](/build-apps/ab-test/demo-setup).

</Callout>

8 changes: 4 additions & 4 deletions src/markdown-pages/build-apps/ab-test/add-charts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ description: 'Add chart components to your A/B test application'

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. If you haven't already, check out the [course introduction](/ab-test).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. If you haven't already, check out the [course introduction](/ab-test).

Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Serve your New Relic One application_](/build-apps/ab-test/serve-app), before starting this one.
Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Serve your New Relic application_](/build-apps/ab-test/serve-app), before starting this one.

</Callout>

</HideWhenEmbedded>

The New Relic One application that you're building throughout this course allows developers to A/B test their websites. To run a successful A/B test, site owners need to be able to analyze the results. Without knowing how each design performs, how will developers determine which design to use?
The New Relic application that you're building throughout this course allows developers to A/B test their websites. To run a successful A/B test, site owners need to be able to analyze the results. Without knowing how each design performs, how will developers determine which design to use?

Here is a mockup for the A/B test application you're building:

Expand All @@ -30,7 +30,7 @@ You’ll refer back to this mockup many times throughout this course. It shows y

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. Continue on to the next lesson: [_Add your first chart_](/build-apps/ab-test/first-chart).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. Continue on to the next lesson: [_Add your first chart_](/build-apps/ab-test/first-chart).

</Callout>

Expand Down
4 changes: 2 additions & 2 deletions src/markdown-pages/build-apps/ab-test/add-ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: 'Add user interface components to your application'

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. If you haven't already, check out the [course introduction](/ab-test).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. If you haven't already, check out the [course introduction](/ab-test).

Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Add a chart group_](/build-apps/ab-test/chart-group), before starting this one.

Expand All @@ -28,7 +28,7 @@ In the next lesson, you arrange your charts to look like they do in your design

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. When you're ready, continue on to the next lesson: [_Add a grid_](/build-apps/ab-test/grid).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. When you're ready, continue on to the next lesson: [_Add a grid_](/build-apps/ab-test/grid).

</Callout>

Expand Down
6 changes: 3 additions & 3 deletions src/markdown-pages/build-apps/ab-test/catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ duration: 5

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. If you haven't already, check out the [course introduction](/ab-test).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. If you haven't already, check out the [course introduction](/ab-test).

Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Add navigation to your nerdlet_](/build-apps/ab-test/navigation), before starting this one.

</Callout>

</HideWhenEmbedded>

In the last lesson, you finished the A/B test application you've been building throughout this course. Now, it's time to prepare it for publication. When you publish your app to the New Relic One catalog, users can view it and subscribe to it. You can help your users by showing and telling them what the app does, how to use it, and more.
In the last lesson, you finished the A/B test application you've been building throughout this course. Now, it's time to prepare it for publication. When you publish your app to the New Relic app catalog, users can view it and subscribe to it. You can help your users by showing and telling them what the app does, how to use it, and more.

## Create catalog information

Expand Down Expand Up @@ -152,7 +152,7 @@ In the next lesson, you'll publish your app, submit your catalog information, an

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. Continue on to the next lesson: [_Publish your New Relic One application_](/build-apps/ab-test/publish).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. Continue on to the next lesson: [_Publish your New Relic application_](/build-apps/ab-test/publish).

</Callout>

Expand Down
6 changes: 3 additions & 3 deletions src/markdown-pages/build-apps/ab-test/chart-group.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: 'Add a chart group'

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. If you haven't already, check out the [course introduction](/ab-test).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. If you haven't already, check out the [course introduction](/ab-test).

Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Add tables_](/build-apps/ab-test/table-charts), before starting this one.

Expand Down Expand Up @@ -208,7 +208,7 @@ View your changes in [New Relic](https://one.newrelic.com?nerdpacks=local):

Here, you see the `LineChart` components synchronized in your application.

When you're finished, stop serving your New Relic One application by pressing `CTRL+C` in your local server's terminal window.
When you're finished, stop serving your New Relic application by pressing `CTRL+C` in your local server's terminal window.

<Callout variant="tip">

Expand All @@ -228,7 +228,7 @@ Now your application is filled with charts, but it doesn't look great. The chart

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. When you're ready, continue on to the next lesson: [_Add user interface components to your application_](/build-apps/ab-test/add-ui).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. When you're ready, continue on to the next lesson: [_Add user interface components to your application_](/build-apps/ab-test/add-ui).

</Callout>

Expand Down
6 changes: 3 additions & 3 deletions src/markdown-pages/build-apps/ab-test/chart-headings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: 'Add chart headings'

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. If you haven't already, check out the [course introduction](/ab-test).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. If you haven't already, check out the [course introduction](/ab-test).

Each lesson in the course builds upon the last, so make sure you've completed the last lesson, [_Add a grid_](/build-apps/ab-test/grid), before starting this one.

Expand Down Expand Up @@ -327,7 +327,7 @@ View your changes in [New Relic](https://one.newrelic.com?nerdpacks=local):

Here, you see that your charts have descriptive headings.

When you're finished, stop serving your New Relic One application by pressing `CTRL+C` in your local server's terminal window.
When you're finished, stop serving your New Relic application by pressing `CTRL+C` in your local server's terminal window.

</Step>

Expand All @@ -339,7 +339,7 @@ Well done! You've created all the charts that are laid out in your design guide.

<Callout variant="course">

This lesson is part of a course that teaches you how to build a New Relic One application from the ground up. Continue on to the next lesson: [_Add version descriptions_](/build-apps/ab-test/version-descriptions).
This lesson is part of a course that teaches you how to build a New Relic application from the ground up. Continue on to the next lesson: [_Add version descriptions_](/build-apps/ab-test/version-descriptions).

</Callout>

Expand Down
Loading

0 comments on commit 709e20f

Please sign in to comment.