it seems to be common to create some metric and create mapping rule to that new metric
that requires 3 calls: metrics.create, mapping_rules.create, proxy.update
having method call to do it all in one step (metric and mapping definitions as args) can be useful