Skip to content

Add an additional metric for determine the right file size limit for highlighting files

What does this MR do?

This adds another metric to help with #330894 (closed) . This one in particular will count every time text is sent to the Highlight class. Combined with the previously added metrics, we'll know what kind of "failure rate" any max highlighting size changes have.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #330894 (closed)

Edited by Gary Holtz

Merge request reports