Skip to content

Conversation

@cleptric
Copy link
Member

@cleptric cleptric commented Oct 7, 2024

Both Rails 7 and Laravel 11 expose an /up health-check endpoint which we should ignore.

Refs getsentry/relay#4117

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 7, 2024
@cleptric cleptric self-assigned this Oct 7, 2024
@cleptric cleptric requested a review from Dav1dde October 7, 2024 23:17
@codecov
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #78751       +/-   ##
===========================================
+ Coverage   62.76%   78.24%   +15.47%     
===========================================
  Files        4070     7105     +3035     
  Lines      124873   313066   +188193     
  Branches    20206    51121    +30915     
===========================================
+ Hits        78381   244950   +166569     
- Misses      46193    61754    +15561     
- Partials      299     6362     +6063     

Dav1dde pushed a commit to getsentry/relay that referenced this pull request Oct 8, 2024
Rails 7 uses `/up` as a default health check endpoint, this only adds the tests for it, change is necessary in Sentry to actually filter.

getsentry/sentry-docs#11505 
getsentry/sentry#78751
@cleptric cleptric requested a review from a team as a code owner October 8, 2024 12:01
@cleptric cleptric merged commit c565d2a into master Oct 8, 2024
50 checks passed
@cleptric cleptric deleted the ignore-up branch October 8, 2024 15:53
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants