Skip to content

Commit 7c9eca5

Browse files
Update extension list
1 parent bf4acbd commit 7c9eca5

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

extensions.json

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,43 @@
432432
}
433433
],
434434
"tags": []
435+
},
436+
{
437+
"name": "usage-metrics-dashboard",
438+
"title": "Usage Metrics Dashboard",
439+
"description": "Understand usage patterns across your work on Connect. Browse an overview of usage across everything you've published, and dive into detailed breakdowns of data for an individual deployment, down to the level of individual visits.",
440+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/usage-metrics-dashboard",
441+
"latestVersion": {
442+
"version": "1.0.0",
443+
"released": "2025-05-07T20:38:49Z",
444+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/usage-metrics-dashboard%40v1.0.0/usage-metrics-dashboard.tar.gz",
445+
"minimumConnectVersion": "2025.04.0",
446+
"requiredFeatures": [
447+
"OAuth Integrations"
448+
],
449+
"requiredEnvironment": {
450+
"r": {
451+
"requires": "~=4.3"
452+
}
453+
}
454+
},
455+
"versions": [
456+
{
457+
"version": "1.0.0",
458+
"released": "2025-05-07T20:38:49Z",
459+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/usage-metrics-dashboard%40v1.0.0/usage-metrics-dashboard.tar.gz",
460+
"minimumConnectVersion": "2025.04.0",
461+
"requiredFeatures": [
462+
"OAuth Integrations"
463+
],
464+
"requiredEnvironment": {
465+
"r": {
466+
"requires": "~=4.3"
467+
}
468+
}
469+
}
470+
],
471+
"tags": []
435472
}
436473
]
437-
}
474+
}

0 commit comments

Comments
 (0)