You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,24 @@ The documentation for the preview is on [Preview](https://nkdagility.com/docs/az
70
70
*[Options migrating TFS to Azure DevOps from Richard Fennell](https://blogs.blackmarble.co.uk/blogs/rfennell/post/2017/05/10/Options-migrating-TFS-to-VSTS)
71
71
*[Migrating Test artifacts and all other work item types using the Azure DevOps from Gordon Beeming](https://youtu.be/jU6E0k0eXXw)
72
72
73
-
## Some Data from the last 30 days (as of 06/04/2023)
73
+
74
+
## Metrics (v16+ experimental)
75
+
76
+
These metrics come directly from Custo Metrics in Application Insights and are updated every 10 minutes. They are experimental and may not be accurate yet... once I get more data Ill tweek both the collection and rendering.
| WorkItemMetrics | Work Items | Count ||| This counts the number of work items processed |
81
+
| WorkItemMetrics | Work Items | Ave ||| the average amount of time a work item takes to process |
82
+
| WorkItemMetrics | Revisions | Count ||| the total number of revisions processed |
83
+
| WorkItemMetrics | Revisions | Ave ||| the average number of revisions per work item |
84
+
85
+

86
+
87
+
88
+
This tool uses OpenTelemetery to collect metrics and logs, and Application Insights to store and analyse them. Exceptions are also sent to [Elmah.io](https://elmah.io) for analysis and improvement.
89
+
90
+
### Some Data from the last 30 days (v15- as of 06/04/2023)
0 commit comments