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: add newrelic tracing #439

Merged
merged 4 commits into from
Jan 22, 2024
Merged

feat: add newrelic tracing #439

merged 4 commits into from
Jan 22, 2024

Conversation

zacharis278
Copy link
Contributor

We're seeing some unexpectedly slow execution on launch endpoints. These trace statements will allow us to profile these functions specifically in New Relic.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44d0126) 97.84% compared to head (58f9485) 97.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #439   +/-   ##
=======================================
  Coverage   97.84%   97.85%           
=======================================
  Files          77       77           
  Lines        6696     6701    +5     
=======================================
+ Hits         6552     6557    +5     
  Misses        144      144           
Flag Coverage Δ
unittests 97.85% <100.00%> (+<0.01%) ⬆️

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.

@zacharis278 zacharis278 merged commit fdfbe5b into master Jan 22, 2024
7 checks passed
@zacharis278 zacharis278 deleted the zhancock/perf-observability branch January 22, 2024 14:53
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.

2 participants