Package com.izettle.metrics.influxdb.tags
-
Interface Summary Interface Description Transformer -
Class Summary Class Description ClassBasedTransformer Extract the class name and function from the metricName.NoopTransformer PositionBasedTransformer Based on tag name and Category mapping this class extracts map of tags from metrics name
Example using the category mapping ["className", [5, "com\\.izettle\\.metrics\\.influxdb\\.tags\\.PositionBasedTransformer"]] a metric called `com.izettle.metrics.influxdb.tags.PositionBasedTransformer.count` will be turned into a tag:PositionBasedTransformer.Category