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

Commit 8807208

Browse files
fix: update OSS category for some repositories
1 parent 2192701 commit 8807208

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+260
-149
lines changed

src/data/projects/newrelic-aws-log-ingestion.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
"iconUrl": null,
1414
"shortDescription": "AWS log ingestion",
1515
"description": "AWS Serverless application that sends log data from CloudWatch Logs to New Relic Infrastructure - Cloud Integrations.",
16-
"ossCategory": "new-relic-experimental",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "Python",
18-
"projectTags": ["logging"],
18+
"projectTags": [
19+
"logging"
20+
],
1921
"acceptsContributions": true,
2022
"website": {
2123
"title": "aws log-ingestion",
2224
"url": "https://github.com/newrelic/aws-log-ingestion"
2325
}
24-
}
26+
}

src/data/projects/newrelic-go-agent.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@
1515
"iconUrl": null,
1616
"shortDescription": "The official New Relic agent for Golang",
1717
"description": "Allows you to monitor your Go applications with New Relic",
18-
"ossCategory": "community-project",
18+
"ossCategory": "community-plus",
1919
"primaryLanguage": "Go",
20-
"projectTags": ["agent"],
20+
"projectTags": [
21+
"agent"
22+
],
2123
"acceptsContributions": true,
2224
"website": {
2325
"title": "New Relic Go Agent",
2426
"url": "https://github.com/newrelic/go-agent"
2527
}
26-
}
28+
}

src/data/projects/newrelic-infrastructure-agent.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,15 @@
1313
"iconUrl": null,
1414
"shortDescription": "Install the Infra agent",
1515
"description": "Collects inventory data and metrics of your hosts and sends it to the New Relic platform",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "Go",
18-
"projectTags": ["nri", "agent"],
18+
"projectTags": [
19+
"nri",
20+
"agent"
21+
],
1922
"acceptsContributions": true,
2023
"website": {
2124
"title": "New Relic Infrastructure Agent",
2225
"url": "https://github.com/newrelic/infrastructure-agent"
2326
}
24-
}
27+
}

src/data/projects/newrelic-infrastructure-bundle.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,15 @@
1313
"iconUrl": null,
1414
"shortDescription": "Install the Infra agent",
1515
"description": "New Relic Infrastructure containerised agent bundle",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "Shell",
18-
"projectTags": ["nri", "tools"],
18+
"projectTags": [
19+
"nri",
20+
"tools"
21+
],
1922
"acceptsContributions": true,
2023
"website": {
2124
"title": "New Relic Infrastructure Bundle",
2225
"url": "https://github.com/newrelic/infrastructure-bundle"
2326
}
24-
}
27+
}

src/data/projects/newrelic-java-log-extensions.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@
1515
"iconUrl": null,
1616
"shortDescription": "Extensions for Java logging",
1717
"description": "Source for the New Relic Java log framework extensions.",
18-
"ossCategory": "community-project",
18+
"ossCategory": "community-plus",
1919
"primaryLanguage": "Java",
20-
"projectTags": ["logging"],
20+
"projectTags": [
21+
"logging"
22+
],
2123
"acceptsContributions": true,
2224
"website": {
2325
"title": "New Relic Java Logging",
2426
"url": "https://github.com/newrelic/java-log-extensions"
2527
}
26-
}
28+
}

src/data/projects/newrelic-k8s-metadata-injection.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,15 @@
1313
"iconUrl": null,
1414
"shortDescription": "Kubernetes metadata in APM Services",
1515
"description": "Kubernetes metadata injection for New Relic APM to make a linkage between APM and Infrastructure data.",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "Go",
18-
"projectTags": ["exporter", "k8"],
18+
"projectTags": [
19+
"exporter",
20+
"k8"
21+
],
1922
"acceptsContributions": true,
2023
"website": {
2124
"title": "Kubernetes Metadata Injection",
2225
"url": "https://github.com/newrelic/k8s-metadata-injection"
2326
}
24-
}
27+
}

src/data/projects/newrelic-k8s-webhook-cert-manager.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,15 @@
1313
"iconUrl": null,
1414
"shortDescription": "Generate compatible certificates",
1515
"description": "Generate certificate suitable for use with any Kubernetes Mutating Webhook.",
16-
"ossCategory": "example-code",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "Shell",
18-
"projectTags": ["k8", "tools"],
18+
"projectTags": [
19+
"k8",
20+
"tools"
21+
],
1922
"acceptsContributions": false,
2023
"website": {
2124
"title": "Kubernetes Webhook Certificate Manager",
2225
"url": "https://github.com/newrelic/k8s-webhook-cert-manager"
2326
}
24-
}
27+
}

src/data/projects/newrelic-newrelic-dotnet-agent.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@
1515
"iconUrl": null,
1616
"shortDescription": "Automated instrumentation for .NET",
1717
"description": "The official New Relic agent for .NET",
18-
"ossCategory": "community-project",
18+
"ossCategory": "community-plus",
1919
"primaryLanguage": ".NET",
20-
"projectTags": ["agent"],
20+
"projectTags": [
21+
"agent"
22+
],
2123
"acceptsContributions": true,
2224
"website": {
2325
"title": "New Relic .NET Agent",
2426
"url": "https://github.com/newrelic/newrelic-dotnet-agent"
2527
}
26-
}
28+
}

src/data/projects/newrelic-newrelic-java-agent.json

+5-7
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@
66
"title": "New Relic Java agent",
77
"url": "https://github.com/newrelic/newrelic-java-agent"
88
},
9-
109
"githubUrl": "https://github.com/newrelic/newrelic-java-agent",
1110
"contributingGuideUrl": "https://github.com/newrelic/newrelic-java-agent/blob/main/CONTRIBUTING.md",
12-
1311
"fullName": "newrelic/newrelic-java-agent",
1412
"slug": "newrelic-newrelic-java-agent",
15-
1613
"owner": {
1714
"login": "newrelic",
1815
"type": "Organization"
@@ -22,9 +19,10 @@
2219
"defaultBranch": "main",
2320
"iconUrl": null,
2421
"description": "The New Relic Java agent monitors your applications to help you improve the customer experience and make data-driven business decisions.",
25-
26-
"ossCategory": "community-project",
22+
"ossCategory": "community-plus",
2723
"primaryLanguage": "Java",
28-
"projectTags": ["agent"],
24+
"projectTags": [
25+
"agent"
26+
],
2927
"acceptsContributions": true
30-
}
28+
}

src/data/projects/newrelic-newrelic-logenricher-dotnet.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
"iconUrl": null,
1414
"shortDescription": "Extensions for common .NET logging frameworks",
1515
"description": "Extensions supporting New Relic Logging (Logs In Context)",
16-
"ossCategory": "example-code",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "C#",
18-
"projectTags": ["logging"],
18+
"projectTags": [
19+
"logging"
20+
],
1921
"acceptsContributions": true,
2022
"website": {
2123
"title": "New Relic Logging Extensions for .NET",
2224
"url": "https://github.com/newrelic/newrelic-logenricher-dotnet"
2325
}
24-
}
26+
}

src/data/projects/newrelic-newrelic-monolog-logenricher-php.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
"iconUrl": null,
1414
"shortDescription": "Integrate PHP Monolog to New Relic Logs",
1515
"description": "Monolog components to enable New Relic Logs",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "PHP",
18-
"projectTags": ["logging"],
18+
"projectTags": [
19+
"logging"
20+
],
1921
"acceptsContributions": true,
2022
"website": {
2123
"title": "Monolog for New Relic Logs",
2224
"url": "https://github.com/newrelic/newrelic-monolog-logenricher-php"
2325
}
24-
}
26+
}

src/data/projects/newrelic-newrelic-python-agent.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@
1515
"iconUrl": null,
1616
"shortDescription": "Automated instrumentation for Python",
1717
"description": "The official New Relic agent for Python",
18-
"ossCategory": "community-project",
18+
"ossCategory": "community-plus",
1919
"primaryLanguage": "Python",
20-
"projectTags": ["agent"],
20+
"projectTags": [
21+
"agent"
22+
],
2123
"acceptsContributions": true,
2224
"website": {
2325
"title": "New Relic Python Agent",
2426
"url": "https://github.com/newrelic/newrelic-python-agent"
2527
}
26-
}
28+
}

src/data/projects/newrelic-newrelic-ruby-agent.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
"iconUrl": null,
1414
"shortDescription": "New Relic's Ruby Agent",
1515
"description": "The New Relic Ruby agent monitors your applications to help you identify and solve performance issues. You can also extend the agent's performance monitoring to collect and analyze business data to help you improve the customer experience and make data-driven business decisions.",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "Ruby",
18-
"projectTags": ["agent"],
18+
"projectTags": [
19+
"agent"
20+
],
1921
"acceptsContributions": true,
2022
"website": {
2123
"title": "New Relic Ruby Agent",
2224
"url": "https://github.com/newrelic/newrelic-ruby-agent"
2325
}
24-
}
26+
}

src/data/projects/newrelic-newrelic-winston-logenricher-node.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,15 @@
1313
"iconUrl": null,
1414
"shortDescription": "Log Enricher for the New Relic Node Agent",
1515
"description": "New Relic's Winston log enricher for use with the Node Agent",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "JavaScript",
18-
"projectTags": ["logging", "exporter"],
18+
"projectTags": [
19+
"logging",
20+
"exporter"
21+
],
1922
"acceptsContributions": true,
2023
"website": {
2124
"title": "New Relic Winston Log Enricher",
2225
"url": "https://github.com/newrelic/newrelic-winston-logenricher-node"
2326
}
24-
}
27+
}

src/data/projects/newrelic-node-newrelic-aws-sdk.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,16 @@
1313
"iconUrl": null,
1414
"shortDescription": "AWS SDK for Node",
1515
"description": "New Relic's official AWS-SDK package instrumentation for use with the Node Agent",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "JavaScript",
18-
"projectTags": ["sdk", "agent"],
18+
"projectTags": [
19+
"sdk",
20+
"agent"
21+
],
1922
"acceptsContributions": true,
2023
"website": {
2124
"title": "New Relic AWS SDK (Node)",
2225
"url": "https://github.com/newrelic/node-newrelic-aws-sdk"
2326
},
2427
"defaultBranch": "main"
25-
}
28+
}

src/data/projects/newrelic-node-newrelic-koa.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@
1313
"iconUrl": null,
1414
"shortDescription": "Node.js Agent instumentation for Koa",
1515
"description": "Koa framework instrumentation for New Relic's Node.js Agent",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "JavaScript",
18-
"projectTags": ["agent", "exporter", "lib"],
18+
"projectTags": [
19+
"agent",
20+
"exporter",
21+
"lib"
22+
],
1923
"acceptsContributions": true,
2024
"website": {
2125
"title": "New Relic Koa (Node)",
2226
"url": "https://github.com/newrelic/node-newrelic-koa"
2327
},
2428
"defaultBranch": "main"
25-
}
29+
}

src/data/projects/newrelic-node-newrelic-mysql.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@
1313
"iconUrl": null,
1414
"shortDescription": "Node Agent instumentation for MySQL",
1515
"description": "MySQL instrumentation for New Relic's Node Agent",
16-
"ossCategory": "new-relic-experimental",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "JavaScript",
18-
"projectTags": ["agent", "exporter", "lib"],
18+
"projectTags": [
19+
"agent",
20+
"exporter",
21+
"lib"
22+
],
1923
"acceptsContributions": true,
2024
"website": {
2125
"title": "New Relic MySQL (Node)",
2226
"url": "https://github.com/newrelic/node-newrelic-mysql"
23-
},
24-
"defaultBranch": "main"
27+
},
28+
"defaultBranch": "main"
2529
}

src/data/projects/newrelic-node-newrelic-superagent.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@
1313
"iconUrl": null,
1414
"shortDescription": "Node Agent instumentation for SuperAgent",
1515
"description": "SuperAgent instrumentation for New Relic's Node Agent",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "JavaScript",
18-
"projectTags": ["agent", "exporter", "lib"],
18+
"projectTags": [
19+
"agent",
20+
"exporter",
21+
"lib"
22+
],
1923
"acceptsContributions": true,
2024
"website": {
2125
"title": "New Relic SuperAgent (Node)",
2226
"url": "https://github.com/newrelic/node-newrelic-superagent"
2327
},
2428
"defaultBranch": "main"
25-
}
29+
}

src/data/projects/newrelic-node-newrelic.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@
1313
"iconUrl": null,
1414
"shortDescription": "Automated instrumentation for Node.js",
1515
"description": "New Relic Node.js Agent",
16-
"ossCategory": "community-project",
16+
"ossCategory": "community-plus",
1717
"primaryLanguage": "JavaScript",
18-
"projectTags": ["agent"],
18+
"projectTags": [
19+
"agent"
20+
],
1921
"acceptsContributions": true,
2022
"website": {
2123
"title": "New Relic Node Agent",
2224
"url": "https://github.com/newrelic/node-newrelic"
2325
},
2426
"defaultBranch": "main"
25-
}
27+
}

0 commit comments

Comments
 (0)