Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dynamic-sampling): Use new span count endpoint #80732

Merged

Conversation

ArthurKnaus
Copy link
Member

Use the newly created endpoint on the frontend.

Closes https://github.com/getsentry/projects/issues/353

@ArthurKnaus ArthurKnaus requested a review from a team November 14, 2024 14:43
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...s/dynamicSampling/utils/useProjectSampleCounts.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #80732   +/-   ##
=======================================
  Coverage   78.39%   78.39%           
=======================================
  Files        7209     7209           
  Lines      319305   319304    -1     
  Branches    43976    43976           
=======================================
+ Hits       250308   250311    +3     
+ Misses      62622    62613    -9     
- Partials     6375     6380    +5     

@ArthurKnaus ArthurKnaus merged commit 85589bd into master Nov 15, 2024
44 of 45 checks passed
@ArthurKnaus ArthurKnaus deleted the aknaus/feat/dynamic-sampling/use-new-span-count-endpoint branch November 15, 2024 11:07
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants