Skip to content

Commit daf2a3e

Browse files
Adding 2 new CNCF Sandbox projects: OpenEverest & NMstate - wip 25
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent b4723d8 commit daf2a3e

5 files changed

Lines changed: 231 additions & 168 deletions

File tree

grafana/dashboards/nmstate/pr-reviews-by-contributor.json

Lines changed: 23 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"fiscalYearStartMonth": 0,
4444
"graphTooltip": 0,
4545
"id": 27,
46-
"iteration": 1773822126829,
46+
"iteration": 1774952141705,
4747
"links": [],
4848
"liveNow": false,
4949
"panels": [
@@ -300,40 +300,26 @@
300300
"current": {
301301
"selected": true,
302302
"text": [
303-
"\"markmandel\"",
304-
"\"lacroixthomas\"",
305-
"\"igooch\"",
306-
"\"Sivasankaran25\"",
307-
"\"vicentefb\"",
308-
"\"steven-supersolid\"",
309-
"\"indurireddy-TF\"",
310-
"\"nrwiersma\"",
311-
"\"mikeseese\"",
312-
"\"Reasonably\"",
313-
"\"sugar-cat7\"",
314-
"\"AryanBagade\"",
315-
"\"jessebot\"",
316-
"\"srpvpn\"",
317-
"\"gongmax\"",
318-
"\"aditya-shantanu\""
303+
"\"cathay4t\"",
304+
"\"mkowalski\"",
305+
"\"qinqon\"",
306+
"\"ihuguet\"",
307+
"\"andreaskaris\"",
308+
"\"jvaclav-rh\"",
309+
"\"cgoncalves\"",
310+
"\"emy\"",
311+
"\"bengal\""
319312
],
320313
"value": [
321-
"\"markmandel\"",
322-
"\"lacroixthomas\"",
323-
"\"igooch\"",
324-
"\"Sivasankaran25\"",
325-
"\"vicentefb\"",
326-
"\"steven-supersolid\"",
327-
"\"indurireddy-TF\"",
328-
"\"nrwiersma\"",
329-
"\"mikeseese\"",
330-
"\"Reasonably\"",
331-
"\"sugar-cat7\"",
332-
"\"AryanBagade\"",
333-
"\"jessebot\"",
334-
"\"srpvpn\"",
335-
"\"gongmax\"",
336-
"\"aditya-shantanu\""
314+
"\"cathay4t\"",
315+
"\"mkowalski\"",
316+
"\"qinqon\"",
317+
"\"ihuguet\"",
318+
"\"andreaskaris\"",
319+
"\"jvaclav-rh\"",
320+
"\"cgoncalves\"",
321+
"\"emy\"",
322+
"\"bengal\""
337323
]
338324
},
339325
"datasource": {
@@ -360,8 +346,8 @@
360346
{
361347
"current": {
362348
"selected": false,
363-
"text": "Agones",
364-
"value": "Agones"
349+
"text": "NMstate",
350+
"value": "NMstate"
365351
},
366352
"datasource": {
367353
"type": "postgres",
@@ -386,8 +372,8 @@
386372
{
387373
"current": {
388374
"selected": false,
389-
"text": "<h1 id=\"dashboard-header\">Agones user reviews dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/reviews_per_user.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>reviews_per_user</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/agones/user-reviews.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows number of PR reviews most active reviewers.</li>\n<li>Review means user added PR review comment.</li>\n<li>You can select reviewer from the reviewers drop-down, it shows top active reviewers from last 3 months.</li>\n<li>To find top active reviewers we sum number of reviews per user.</li>\n<li>You can select single repository or summary for all of them.</li>\n<li>You can filter by period and choose multiple reviewers to stack their data.</li>\n<li>Selecting period (for example week) means that dashboard will show reviews in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>",
390-
"value": "<h1 id=\"dashboard-header\">Agones user reviews dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/reviews_per_user.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>reviews_per_user</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/agones/user-reviews.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows number of PR reviews most active reviewers.</li>\n<li>Review means user added PR review comment.</li>\n<li>You can select reviewer from the reviewers drop-down, it shows top active reviewers from last 3 months.</li>\n<li>To find top active reviewers we sum number of reviews per user.</li>\n<li>You can select single repository or summary for all of them.</li>\n<li>You can filter by period and choose multiple reviewers to stack their data.</li>\n<li>Selecting period (for example week) means that dashboard will show reviews in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>"
375+
"text": "<h1 id=\"dashboard-header\">NMstate user reviews dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/reviews_per_user.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>reviews_per_user</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/nmstate/user-reviews.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows number of PR reviews most active reviewers.</li>\n<li>Review means user added PR review comment.</li>\n<li>You can select reviewer from the reviewers drop-down, it shows top active reviewers from last 3 months.</li>\n<li>To find top active reviewers we sum number of reviews per user.</li>\n<li>You can select single repository or summary for all of them.</li>\n<li>You can filter by period and choose multiple reviewers to stack their data.</li>\n<li>Selecting period (for example week) means that dashboard will show reviews in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>",
376+
"value": "<h1 id=\"dashboard-header\">NMstate user reviews dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/reviews_per_user.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>reviews_per_user</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/nmstate/user-reviews.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows number of PR reviews most active reviewers.</li>\n<li>Review means user added PR review comment.</li>\n<li>You can select reviewer from the reviewers drop-down, it shows top active reviewers from last 3 months.</li>\n<li>To find top active reviewers we sum number of reviews per user.</li>\n<li>You can select single repository or summary for all of them.</li>\n<li>You can filter by period and choose multiple reviewers to stack their data.</li>\n<li>Selecting period (for example week) means that dashboard will show reviews in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>"
391377
},
392378
"datasource": {
393379
"type": "postgres",

grafana/dashboards/nmstate/stars-and-forks-by-repository.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"fiscalYearStartMonth": 0,
4444
"graphTooltip": 0,
4545
"id": 38,
46-
"iteration": 1773822136183,
46+
"iteration": 1774952182848,
4747
"links": [],
4848
"liveNow": false,
4949
"panels": [
@@ -513,8 +513,8 @@
513513
{
514514
"current": {
515515
"selected": false,
516-
"text": "Agones",
517-
"value": "Agones"
516+
"text": "NMstate",
517+
"value": "NMstate"
518518
},
519519
"datasource": {
520520
"type": "postgres",
@@ -538,9 +538,9 @@
538538
},
539539
{
540540
"current": {
541-
"selected": false,
542-
"text": "Agones",
543-
"value": "Agones"
541+
"selected": true,
542+
"text": "nmstate/nmstate",
543+
"value": "nmstate/nmstate"
544544
},
545545
"datasource": {
546546
"type": "postgres",
@@ -566,8 +566,8 @@
566566
{
567567
"current": {
568568
"selected": false,
569-
"text": "nmstate",
570-
"value": "nmstate"
569+
"text": "nmstatenmstate",
570+
"value": "nmstatenmstate"
571571
},
572572
"datasource": {
573573
"type": "postgres",
@@ -593,8 +593,8 @@
593593
{
594594
"current": {
595595
"selected": false,
596-
"text": "<h1 id=\"dashboard-header\">Agones community stats dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/watchers_by_alias.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>watchers</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/agones/community-stats.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows forks, stars, open issues and PRs charts for a given repository</li>\n<li>Selecting period (for example week) means that dashboard will show maximum value in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>",
597-
"value": "<h1 id=\"dashboard-header\">Agones community stats dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/watchers_by_alias.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>watchers</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/agones/community-stats.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows forks, stars, open issues and PRs charts for a given repository</li>\n<li>Selecting period (for example week) means that dashboard will show maximum value in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>"
596+
"text": "<h1 id=\"dashboard-header\">NMstate community stats dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/watchers_by_alias.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>watchers</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/nmstate/community-stats.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows forks, stars, open issues and PRs charts for a given repository</li>\n<li>Selecting period (for example week) means that dashboard will show maximum value in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>",
597+
"value": "<h1 id=\"dashboard-header\">NMstate community stats dashboard</h1>\n<p>Links:</p>\n<ul>\n<li>Metric <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/watchers_by_alias.sql\" target=\"_blank\">SQL file</a>.</li>\n<li>TSDB <a href=\"https://github.com/cncf/devstats/blob/master/metrics/shared/metrics.yaml\" target=\"_blank\">series definition</a>. Search for <code>watchers</code></li>\n<li>Grafana dashboard <a href=\"https://github.com/cncf/devstats/blob/master/grafana/dashboards/nmstate/community-stats.json\" target=\"_blank\">JSON</a>.</li>\n</ul>\n<h1 id=\"description\">Description</h1>\n<ul>\n<li>This dashboard shows forks, stars, open issues and PRs charts for a given repository</li>\n<li>Selecting period (for example week) means that dashboard will show maximum value in those periods.</li>\n<li>See <a href=\"https://github.com/cncf/devstats/blob/master/docs/periods.md\" target=\"_blank\">here</a> for more informations about periods.</li>\n</ul>"
598598
},
599599
"datasource": {
600600
"type": "postgres",
@@ -619,7 +619,7 @@
619619
]
620620
},
621621
"time": {
622-
"from": "now-5y",
622+
"from": "now-2y",
623623
"to": "now"
624624
},
625625
"timepicker": {

0 commit comments

Comments
 (0)