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: bff function tracing #2146

Merged
merged 2 commits into from
Dec 19, 2023
Merged

feat: bff function tracing #2146

merged 2 commits into from
Dec 19, 2023

Conversation

nsprenkle
Copy link
Contributor

TL;DR - Add function traces to BFF functions, allows monitoring in NR.

Developer Checklist

Reviewer Checklist

Collectively, these should be completed by reviewers of this PR:

  • I've done a visual code review
  • I've tested the new functionality

FYI: @openedx/content-aurora

Copy link
Contributor

@mattcarter mattcarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e2970b7) 94.94% compared to head (35b2054) 94.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2146   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files         191      191           
  Lines       20523    20532    +9     
  Branches     1857     1857           
=======================================
+ Hits        19486    19495    +9     
  Misses        777      777           
  Partials      260      260           
Flag Coverage Δ
unittests 94.94% <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.

@nsprenkle nsprenkle merged commit f4610c1 into master Dec 19, 2023
7 checks passed
@nsprenkle nsprenkle deleted the nsprenkle/bff-function-tracing branch December 19, 2023 16:02
BryanttV pushed a commit to eduNEXT/edx-ora2 that referenced this pull request Feb 6, 2024
* feat: add function traces to BFF endpoints

* chore: bump ORA to 6.0.18
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