Skip to content

Bug fix and counters for static error pages

Jacob Vosmaer requested to merge error-page-content-length into master

This solves a major bug in the error pages module (wrong content length).

While we're at it, and as a follow-up to !167 (merged), this change adds prometheus counters for how often the error page module does something.

Closes #134 (closed)

Edited by Jacob Vosmaer

Merge request reports