Some data sources express Boolean values as numeric values, and our decoder must convert these numeric values to strings (true or false), as is the case with Apache Tomcat connection_pool metrics. The ...