ArthurKnaus 4586f8eb39 feat(dynamic-sampling): Add tests for rebalancing logic (#84306) 5 days ago
..
access.tsx 1a6f113619 ref(dynamic-sampling): Extract access logic & period control component (#80361) 2 months ago
clampNumer.tsx 069f5b707f fix(dynamic-sampling): Prevent calculations with unclamped values (#80727) 2 months ago
formContext.tsx 069f5b707f fix(dynamic-sampling): Prevent calculations with unclamped values (#80727) 2 months ago
formatPercent.tsx 069f5b707f fix(dynamic-sampling): Prevent calculations with unclamped values (#80727) 2 months ago
index.tsx 13096cc8f9 ref(dynamic-sampling): Code readablility and comments (#84301) 5 days ago
organizationSamplingForm.tsx 08e9e1e0c6 feat(dynamic-sampling): Add rate input for each project (#80177) 3 months ago
parsePercent.spec.tsx fe5caa11d1 ref(eslint): Autofix some jest styleistic lint problems (#82851) 1 month ago
parsePercent.tsx 069f5b707f fix(dynamic-sampling): Prevent calculations with unclamped values (#80727) 2 months ago
projectSamplingForm.tsx 069f5b707f fix(dynamic-sampling): Prevent calculations with unclamped values (#80727) 2 months ago
rebalancing.test.tsx 4586f8eb39 feat(dynamic-sampling): Add tests for rebalancing logic (#84306) 5 days ago
rebalancing.tsx 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 2 weeks ago
scaleSampleRates.tsx 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 2 weeks ago
testScaleSapleRates.spec.tsx 06abe0c343 chore(eslint): Set array-type eslint rule to use the array-simple option (#83927) 1 week ago
useProjectSampleCounts.tsx 13096cc8f9 ref(dynamic-sampling): Code readablility and comments (#84301) 5 days ago
useSamplingProjectRates.tsx cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 month ago
useUpdateOrganization.tsx d116bd3369 feat(dynamic-sampling): Allow switching mode (#79903) 3 months ago