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(rust): Add a metric for invalid schema validations #5515

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Feb 9, 2024

No description provided.

@phacops phacops requested a review from a team as a code owner February 9, 2024 16:39
@phacops phacops force-pushed the pierre/rust-metrics-in-snuba branch from 8823afc to 5bfa030 Compare February 9, 2024 16:54
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d61df4) 90.04% compared to head (11563d7) 90.04%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5515   +/-   ##
=======================================
  Coverage   90.04%   90.04%           
=======================================
  Files         892      892           
  Lines       43288    43288           
  Branches      288      288           
=======================================
  Hits        38979    38979           
  Misses       4267     4267           
  Partials       42       42           

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

@phacops phacops merged commit 3f38e42 into master Feb 12, 2024
32 checks passed
@phacops phacops deleted the pierre/rust-metrics-in-snuba branch February 12, 2024 13:59
@untitaker
Copy link
Member

I'm reverting this because it seems that we already record this metric in _validate_schema.

@getsentry-bot
Copy link
Contributor

PR reverted: b597627

getsentry-bot added a commit that referenced this pull request Feb 15, 2024
This reverts commit 3f38e42.

Co-authored-by: untitaker <837573+untitaker@users.noreply.github.com>
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.

3 participants