What's Changed
- feat(agent): emit e2e torrent download throughput metric by @Anton-Kalpakchiev in #594
- feat(agent): emit metainfo download time and throughput by @Anton-Kalpakchiev in #596
- feat(agent): emit total data served by @Anton-Kalpakchiev in #597
- feat: add ability to enable mutex profile by @sambhav-jain-16 in #595
- feat(proxy): emit download counter for blob download qps by @thijmv in #592
- feat(proxy): emit upload counter for blob upload qps by @thijmv in #591
- feat(agent): tune bucket ranges for download performance histograms by @Anton-Kalpakchiev in #600
- fix(agent): emit blob download RPS metric even on failure by @Anton-Kalpakchiev in #599
- feat(proxy): add metrics for data served and download failures by @Anton-Kalpakchiev in #601
- fix(agent): tune download throughput histogram buckets by @Anton-Kalpakchiev in #602
- feat(agent): Add leeching throughput metric by @Anton-Kalpakchiev in #604
- fix(origin): improve metrics on remote blob downloads by @Anton-Kalpakchiev in #605
- feat(proxy): Add blob download performance metrics by @Anton-Kalpakchiev in #606
- fix(blobrefresh): deduplicate download requests for blobs under different namespaces by @Anton-Kalpakchiev in #610
- build(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 by @dependabot[bot] in #608
- feat(nginx/config): allow overwrite of proxy_read_timeout through yaml by @Anton-Kalpakchiev in #615
- build(deps): bump pygments from 2.15.0 to 2.20.0 by @dependabot[bot] in #583
- build(deps): bump requests from 2.32.4 to 2.33.0 by @dependabot[bot] in #582
- test(agent): cover mb_served metric in download paths by @dmedovich in #609
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #618
- fix(castore): introduce fast path while getting torrent metadata to reduce allocs by @sambhav-jain-16 in #611
- perf(castore): generate metadata from bytes in in-mem cache by @sambhav-jain-16 in #614
- build(docs): update stale python requirements by @thijmv in #624
- feat(nginx): add config to update the backlog of nginx by @sambhav-jain-16 in #625
- fix(build-index): fix blob dependency resolver for multi-arch manifests by @thijmv in #620
New Contributors
- @dmedovich made their first contribution in #609
Full Changelog: v0.1.22...v0.1.23