Skip to content

[refactor] Move sampling http handler to internal/sampling/http#6545

Merged
yurishkuro merged 2 commits intojaegertracing:mainfrom
ary82:refactor-sampling-http
Jan 14, 2025
Merged

[refactor] Move sampling http handler to internal/sampling/http#6545
yurishkuro merged 2 commits intojaegertracing:mainfrom
ary82:refactor-sampling-http

Conversation

@ary82
Copy link
Copy Markdown
Contributor

@ary82 ary82 commented Jan 14, 2025

Which problem is this PR solving?

Description of the changes

  • Move sampling http handler from pkg/clientcfg/clientcfghttp to internal/sampling/http

How was this change tested?

  • Covered by existing

Checklist

@ary82 ary82 requested a review from a team as a code owner January 14, 2025 16:43
@ary82 ary82 requested a review from albertteoh January 14, 2025 16:43
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.21%. Comparing base (b759887) to head (28eab0b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6545   +/-   ##
=======================================
  Coverage   96.21%   96.21%           
=======================================
  Files         372      372           
  Lines       21363    21363           
=======================================
  Hits        20554    20554           
  Misses        616      616           
  Partials      193      193           
Flag Coverage Δ
badger_v1 10.65% <ø> (ø)
badger_v2 2.78% <ø> (ø)
cassandra-4.x-v1-manual 16.55% <ø> (ø)
cassandra-4.x-v2-auto 2.71% <ø> (ø)
cassandra-4.x-v2-manual 2.71% <ø> (ø)
cassandra-5.x-v1-manual 16.55% <ø> (ø)
cassandra-5.x-v2-auto 2.71% <ø> (ø)
cassandra-5.x-v2-manual 2.71% <ø> (ø)
elasticsearch-6.x-v1 20.33% <ø> (-0.01%) ⬇️
elasticsearch-7.x-v1 20.41% <ø> (ø)
elasticsearch-8.x-v1 20.57% <ø> (+<0.01%) ⬆️
elasticsearch-8.x-v2 2.78% <ø> (ø)
grpc_v1 12.17% <ø> (ø)
grpc_v2 9.04% <ø> (ø)
kafka-3.x-v1 10.33% <ø> (ø)
kafka-3.x-v2 2.78% <ø> (ø)
memory_v2 2.78% <ø> (+<0.01%) ⬆️
opensearch-1.x-v1 20.46% <ø> (ø)
opensearch-2.x-v1 20.46% <ø> (ø)
opensearch-2.x-v2 2.77% <ø> (-0.01%) ⬇️
tailsampling-processor 0.51% <ø> (ø)
unittests 95.09% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro merged commit 46e7b25 into jaegertracing:main Jan 14, 2025
@ary82 ary82 deleted the refactor-sampling-http branch January 14, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants