Allow defining SLO threshold based on a mathematical expression

In addition to #410 (closed), we sometimes need to define more complex SLO threshold. For example, to specify a threshold of 4^NUM_NESTED_SENSORS, where NUM_NESTED_SENSORS is also the current load on the the system. We can use exp4j for implementing this feature.