We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
internal_application_error have a message label. Why?
internal_application_error
Consider the following.
internal_application_error{message="Missing template application/render_404 with {:locale=>[:en], :formats=>[:json], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jbuilder, :haml]}. Searched in:\n * \"/usr/src/app/app/views\"\n * \"/usr/local/bundle/gems/govuk_template-0.18.3/app/views\"\n * \"/usr/local/bundle/gems/lr_common_styles-1.9.0/app/views\"\n"} 8.0 internal_application_error{message="Missing template application/render_404 with {:locale=>[:en], :formats=>[:css], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jbuilder, :haml]}. Searched in:\n * \"/usr/src/app/app/views\"\n * \"/usr/local/bundle/gems/govuk_template-0.18.3/app/views\"\n * \"/usr/local/bundle/gems/lr_common_styles-1.9.0/app/views\"\n"} 6.0
These are now classed as separate error types, when they shouldn't be.
The text was updated successfully, but these errors were encountered:
Take the quantity message off the internal_application_error metric. Should be simple to do - if it isn't then push back to backlog.
Sorry, something went wrong.
jonrandahl
No branches or pull requests
internal_application_error
have a message label. Why?Consider the following.
These are now classed as separate error types, when they shouldn't be.
The text was updated successfully, but these errors were encountered: