Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit df83291

Browse files
committed
feat(quickstarts): replacing old quickstarts project with new
1 parent 23e0b10 commit df83291

File tree

4 files changed

+39
-25
lines changed

4 files changed

+39
-25
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
path: "/projects/newrelic/newrelic-quickstarts"
3+
date: "9/29/2021"
4+
title: "New Relic quickstarts"
5+
---
6+
7+
## Getting Started
8+
9+
Go to the project's [README](https://github.com/newrelic/newrelic-quickstarts#readme) for setup and usage details.

src/data/project-tags/project-tags.json

+4
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,9 @@
114114
{
115115
"title": "Visualizations",
116116
"slug": "visualizations"
117+
},
118+
{
119+
"title": "Observability",
120+
"slug": "observability"
117121
}
118122
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "newrelic-quickstarts",
3+
"fullName": "newrelic/newrelic-quickstarts",
4+
"slug": "newrelic-newrelic-quickstarts",
5+
"owner": {
6+
"login": "newrelic",
7+
"type": "Organization"
8+
},
9+
"title": "New Relic quickstarts",
10+
"supportUrl": null,
11+
"githubUrl": "https://github.com/newrelic/newrelic-quickstarts",
12+
"permalink": "https://opensource.newrelic.com/projects/newrelic/newrelic-quickstarts",
13+
"defaultBranch": "main",
14+
"contributingGuideUrl": "https://github.com/newrelic/opensource-website/blob/develop/CONTRIBUTING.md",
15+
"iconUrl": null,
16+
"shortDescription": "Observability building blocks like instrumentation, dashboards and alerts",
17+
"description": "New Relic One quickstarts help accelerate your New Relic journey by providing immediate value for your specific use cases",
18+
"ossCategory": "community-plus",
19+
"primaryLanguage": "JavaScript",
20+
"projectTags": ["ux", "dev-toolkit", "observability"],
21+
"acceptsContributions": true,
22+
"website": {
23+
"title": "New Relic quickstarts",
24+
"url": "https://developer.newrelic.com/instant-observability/"
25+
}
26+
}

src/data/projects/newrelic-nr1-quickstarts.json

-25
This file was deleted.

0 commit comments

Comments
 (0)