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

Feature: Improved Logging #466

Draft
wants to merge 27 commits into
base: dev
Choose a base branch
from
Draft

Feature: Improved Logging #466

wants to merge 27 commits into from

Conversation

jonrandahl
Copy link
Contributor

No description provided.

jonrandahl and others added 27 commits March 15, 2024 14:09
refactored v1.7.4 tag date to reflect latest changes
Error 500 internal server error when trying to print data table
Release v1.7.5 to Preprod
Release v1.7.5 to Production
also updated method call in exceptions initialiser
Set the Internal Error Instrumentation to an `unless` statement to ensure the application does not report internal errors to the Prometheus metrics when the error is a 404 thereby reducing the noise in the Slack alerts channel
Split the error logging into it's own method as well as adjusted the logged message to be either the response message or the response status
also includes minor empty line updates
also cleaned up the outdated comments for the plugin
to ensure the metric is only triggered on errors with a 500 status or greater
now using hash approach to ensure specific logging fields are included in messages
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