Instrument input interpolations
What does this MR do?
Instrument input interpolations
This change set implements a first iteration to instrument input interpolations. It only counts interpolations if they actually used an expression. It also records failures with three different categories:
- parse error
- evaluation error
- tried to use interpolation of unsupported sensitive values
Edited by Timo Furrer