Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Update tracing attributes to metrics
This commit updates the tracing attributes used in the UpdateChecker to use metrics instead of attributes. - Changes the `sourceSize` and `updateCheckSize` attributes to metrics using `putMetric` instead of `putAttribute`. - Updates the data type of the metrics to `Long`.
- Loading branch information