mirror of
https://github.com/actions/runner.git
synced 2025-12-13 10:05:23 +00:00
Collect telemetry to measure upload speed for different backend. (#2912)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace GitHub.DistributedTask.WebApi
|
||||
{
|
||||
// do NOT add new enum since it will break backward compatibility with GHES
|
||||
public enum JobTelemetryType
|
||||
{
|
||||
[EnumMember]
|
||||
|
||||
Reference in New Issue
Block a user