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

sentry metrics on server #177

Merged
merged 1 commit into from
Jan 19, 2024
Merged

sentry metrics on server #177

merged 1 commit into from
Jan 19, 2024

Conversation

bruno-garcia
Copy link
Member

@bruno-garcia bruno-garcia commented Jan 19, 2024

Resolves: #175

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (49810ec) 49.96% compared to head (546daad) 51.29%.

Files Patch % Lines
...rc/SymbolCollector.Server/ProxyMetricsPublisher.cs 73.17% 11 Missing ⚠️
...c/SymbolCollector.Server/SentryMetricsPublisher.cs 75.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   49.96%   51.29%   +1.32%     
==========================================
  Files          27       29       +2     
  Lines        1357     1431      +74     
  Branches      106      107       +1     
==========================================
+ Hits          678      734      +56     
- Misses        643      661      +18     
  Partials       36       36              

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

@bruno-garcia bruno-garcia merged commit f16c936 into main Jan 19, 2024
@bruno-garcia bruno-garcia deleted the feat/metrics-sentry branch January 19, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send statsd data to Sentry
1 participant