From 44a49c49ff5a9f4b4fba6d68be2ad3ff89fff42e Mon Sep 17 00:00:00 2001 From: Rob Siebens Date: Thu, 15 Feb 2024 15:33:23 -0800 Subject: [PATCH 1/4] feat(accounts): Add student program --- .../account-setup/student-program.mdx | 44 +++++++++++++++++++ src/nav/accounts.yml | 2 + 2 files changed, 46 insertions(+) create mode 100644 src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx diff --git a/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx new file mode 100644 index 00000000000..f53a996f733 --- /dev/null +++ b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx @@ -0,0 +1,44 @@ +--- +title: New Relic for Students +metaDescription: Sign up for a New Relic student account +freshnessValidatedDate: never +--- + +Are you a student who is trying to learn about gathering and analyzing hardware and software telemetry? You can do this with New Relic for Students. This is a program that offers you free access to data, users, and New Relic features—even more options than you'd get from the Free Edition. + +## Benefits [#student-benefits] + +Eligible students will receive access to a free New Relic for Students account for two years, which includes: + +* 500GB of data ingest per month +* 3 Full platform users +* 10,000 synthetics checks a month +* Access to all other features available to free product users +* Access to exclusive content, including a monthly newsletter, workshops, meetups, and events just for program participants + +## Eligibility [#student-eligibility] + +Here's who can qualify: + +* Students currently enrolled in an accredited university or college in their country of residence +* Students currently enrolled in a technical or coding school or bootcamp +* Early career technologists who may not be attending university, college, or other technical school, but are using online learning platforms to learn about software development + +The following are not eligible to participate: + +* Universities, colleges, and other technical institutions +* For-profit businesses +* Nonprofit organizations (see [Observability for Good (O4G)](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/eligibility-guidelines-new-relic-nonprofit-program/) to understand our separate program for nonprofits) + +## How to sign up [#sign-up] + +Through GitHub Education's Student Developer Pack, you'll have access to New Relic for Students along with over 80 other resources from other Student Developer Pack partners. + +Complete the following to sign up: + +1. Verify that you are signed up with GitHub Education. +1. Create a [free account at New Relic](https://newrelic.com/signup). +1. Log in to **[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities)**, and in the lower-left corner click **Help > Resources > New Relic for Students**. +1. Click on **GitHub Education**, and then follow the steps to use OAuth to connect your GitHub Student account with New Relic. + +Once the New Relic system has received your status from GitHub, you'll see the additional data and users available in your account. diff --git a/src/nav/accounts.yml b/src/nav/accounts.yml index de174b6f382..f412ea448d6 100644 --- a/src/nav/accounts.yml +++ b/src/nav/accounts.yml @@ -3,6 +3,8 @@ path: /docs/accounts pages: - title: Sign up for New Relic path: /docs/accounts/accounts-billing/account-setup/create-your-new-relic-account + - title: Sign up as a student + path: /docs/accounts/accounts-billing/account-setup/student-program - title: Account settings path: /docs/accounts/accounts-billing/general-account-settings/intro-account-settings - title: Track account changes From f0c6958b27659ec3d0551f71f46be9763fdd1e8e Mon Sep 17 00:00:00 2001 From: Rob Siebens Date: Thu, 15 Feb 2024 16:33:01 -0800 Subject: [PATCH 2/4] feat(accounts): Add peer feedback suggestions --- .../account-setup/student-program.mdx | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx index f53a996f733..8d16a6e2565 100644 --- a/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx +++ b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx @@ -1,30 +1,30 @@ --- title: New Relic for Students metaDescription: Sign up for a New Relic student account -freshnessValidatedDate: never +freshnessValidatedDate: 2024-03-01 --- -Are you a student who is trying to learn about gathering and analyzing hardware and software telemetry? You can do this with New Relic for Students. This is a program that offers you free access to data, users, and New Relic features—even more options than you'd get from the Free Edition. +Are you a student who's trying to learn about gathering and analyzing hardware and software telemetry? You can do this with New Relic for Students. This is a program that offers you free access to data, users, and New Relic features. ## Benefits [#student-benefits] -Eligible students will receive access to a free New Relic for Students account for two years, which includes: +Eligible students receive free access to a New Relic for Students account for two years, which includes: -* 500GB of data ingest per month -* 3 Full platform users -* 10,000 synthetics checks a month -* Access to all other features available to free product users -* Access to exclusive content, including a monthly newsletter, workshops, meetups, and events just for program participants +* 500GB of [data ingest](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) per month +* 3 Full [platform users](/docs/accounts/accounts-billing/new-relic-one-user-management/user-type/) +* 10,000 [synthetics checks](/docs/synthetics/synthetic-monitoring/getting-started/monitor-limits/) a month +* Access to all other features available to [Pro Edition](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) users +* Access to exclusive content, including a monthly newsletter, workshops, meetups, and events for program participants -## Eligibility [#student-eligibility] +## Eligibility requirements [#student-eligibility] -Here's who can qualify: +You can participate if you're in one of these categories: * Students currently enrolled in an accredited university or college in their country of residence * Students currently enrolled in a technical or coding school or bootcamp * Early career technologists who may not be attending university, college, or other technical school, but are using online learning platforms to learn about software development -The following are not eligible to participate: +The following are not eligible: * Universities, colleges, and other technical institutions * For-profit businesses From 11c2463af389b9d5360ad12b41440dbe093c1253 Mon Sep 17 00:00:00 2001 From: Rob Siebens Date: Thu, 15 Feb 2024 16:53:02 -0800 Subject: [PATCH 3/4] feat(accounts): Update bullet to clarify meaning --- .../accounts/accounts-billing/account-setup/student-program.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx index 8d16a6e2565..028b256b747 100644 --- a/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx +++ b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx @@ -13,7 +13,7 @@ Eligible students receive free access to a New Relic for Students account for tw * 500GB of [data ingest](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) per month * 3 Full [platform users](/docs/accounts/accounts-billing/new-relic-one-user-management/user-type/) * 10,000 [synthetics checks](/docs/synthetics/synthetic-monitoring/getting-started/monitor-limits/) a month -* Access to all other features available to [Pro Edition](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) users +* Access to all other features available to [Pro Edition](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) customers * Access to exclusive content, including a monthly newsletter, workshops, meetups, and events for program participants ## Eligibility requirements [#student-eligibility] From 2b0c8ad5356afb57e91c57fadd8e60b839b72d81 Mon Sep 17 00:00:00 2001 From: Rob Siebens Date: Fri, 16 Feb 2024 13:41:43 -0800 Subject: [PATCH 4/4] feat(accounts): Replace Pro with Standard --- .../accounts/accounts-billing/account-setup/student-program.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx index 028b256b747..0d9c233325b 100644 --- a/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx +++ b/src/content/docs/accounts/accounts-billing/account-setup/student-program.mdx @@ -13,7 +13,7 @@ Eligible students receive free access to a New Relic for Students account for tw * 500GB of [data ingest](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) per month * 3 Full [platform users](/docs/accounts/accounts-billing/new-relic-one-user-management/user-type/) * 10,000 [synthetics checks](/docs/synthetics/synthetic-monitoring/getting-started/monitor-limits/) a month -* Access to all other features available to [Pro Edition](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) customers +* Access to all other features available to [Standard Edition](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) customers * Access to exclusive content, including a monthly newsletter, workshops, meetups, and events for program participants ## Eligibility requirements [#student-eligibility]