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

Commit ed35bfb

Browse files
committed
feat: add nrql status widget project (custom viz)
1 parent 6e43543 commit ed35bfb

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"name": "nr1-nrql-status-widget",
3+
"fullName": "newrelic-experimental/nr1-nrql-status-widget",
4+
"slug": "newrelic-experimental-nrql-status-widget",
5+
"owner": {
6+
"login": "newrelic-experimental",
7+
"type": "Organization"
8+
},
9+
"title": "NRQL Status Widget",
10+
"supportUrl": null,
11+
"githubUrl": "https://github.com/newrelic-experimental/nr1-nrql-status-widget",
12+
"permalink": "https://opensource.newrelic.com/projects/newrelic-experimental/nr1-nrql-status-widget",
13+
"defaultBranch": "main",
14+
"contributingGuideUrl": null,
15+
"iconUrl": "https://github.com/newrelic-experimental/nr1-nrql-status-widget/blob/main/images/nrql-status-widget-icon.png?raw=true",
16+
"shortDescription": "NRQL powered status widget for dashboards",
17+
"description": "NRQL powered status widget for dashboards",
18+
"ossCategory": "new-relic-experimental",
19+
"primaryLanguage": "JavaScript",
20+
"projectTags": [
21+
"visualizations"
22+
],
23+
"acceptsContributions": true,
24+
"website": {
25+
"title": "NRQL Status Widget",
26+
"url": "https://github.com/newrelic-experimental/nr1-nrql-status-widget"
27+
}
28+
}

0 commit comments

Comments
 (0)