Interface TagFactory
Creates tags to be used with metrics.
- Since:
- 4.6.0
- See Also:
-
Method Summary
-
Method Details
-
createOptionalTag
- Parameters:
key- Should be unique for the 'same information' (tags with the same key are not supported) and descriptive enough for metrics users to understand what the information is. e.g uservalue- Should be the piece of information to convey to the metrics users. e.g username123- Since:
- 4.6.0
-