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

Override logServerError in facia to add the isFullFrontRequest field #27470

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

ioannakok
Copy link
Contributor

@ioannakok ioannakok commented Sep 10, 2024

What is the value of this and can you measure success?

We are running an experiment to test whether we can stop using the lite version of fronts. We want our server error logs to tell us whether the user was in this experiment, to see if there is a relationship between 500s and users in this experiment.

What does this change?

Overrides logServerError in facia to add the isFullFrontRequest field to the log message.

Checklist

@domlander domlander marked this pull request as ready for review September 11, 2024 08:57
@domlander domlander requested a review from a team as a code owner September 11, 2024 08:57
@domlander domlander merged commit 58fff64 into main Sep 11, 2024
6 checks passed
@domlander domlander deleted the config-play-default-http-error-handler branch September 11, 2024 11:06
@prout-bot
Copy link
Collaborator

Seen on ADMIN-PROD (created by @ioannakok and merged by @domlander 12 minutes and 7 seconds ago)

@prout-bot
Copy link
Collaborator

Seen on FRONTS-PROD (created by @ioannakok and merged by @domlander 12 minutes and 17 seconds ago)

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.

Facia: Decommission /lite.json endpoint & renderFrontJsonMinimal(), reduce memory consumption
3 participants