dotnet / dotnet/arcade-services
Gather publishing metrics
Open
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
We should gather publishing metrics for each publish, so that we can track some key items which may affect performance:
- Number of files
- How big is the input file set
- How much data is actually sent (e.g. we may download all of PackageArtifacts and BlobArtifacts), but then publish all of PackageArtifacts to two locations, and all of BlobArtifacts to one location
- How long nuget pushes take
- How long file pushes take
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.