Interface TagFactoryFactory
Creates
TagFactorys
- Since:
- 4.6.0
- See Also:
-
Method Summary
-
Method Details
-
prefixedTagFactory
- Parameters:
keyPrefix- The prefix used for tag keys. This should be something unique to the App; like the name of the App (e.gteam-calendars-) to help metrics users understand where this tag comes from, and to avoid collisions with other Apps.- Returns:
- a
TagFactorythat will prefix tags key with the provided prefix. - Since:
- 4.6.0
-