getsentry / sentry-rust

Official Sentry SDK for Rust
https://sentry.io/
Apache License 2.0
620 stars 153 forks source link

feat(metrics): Preliminary work for metrics aggregation #621

Closed mitsuhiko closed 11 months ago

mitsuhiko commented 1 year ago

This PR is not for merging. It's a draft implementation of metrics aggregation that was not for merging. The actual work is in #618

codecov[bot] commented 1 year ago

Codecov Report

Merging #621 (dca1b6c) into master (522c901) will decrease coverage by 2.87%. Report is 1 commits behind head on master. The diff coverage is 23.19%.

:exclamation: Current head dca1b6c differs from pull request most recent head 3ff5e6e. Consider uploading reports for the commit 3ff5e6e to get more accurate results

@@            Coverage Diff             @@
##           master     #621      +/-   ##
==========================================
- Coverage   73.11%   70.24%   -2.87%     
==========================================
  Files          58       60       +2     
  Lines        6576     6977     +401     
==========================================
+ Hits         4808     4901      +93     
- Misses       1768     2076     +308