Class Metrics
java.lang.Object
dev.sympho.modular_commands.execute.Metrics
Configuration for metrics instrumentation.
- Since:
- 1.0
- Version:
- 1.0
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
PREFIX
The prefix for all metric and tag names.- See Also:
-
-
Method Details
-
name
Creates the name for a metric or tag from a sequence of components. ThePREFIXis included.- Parameters:
components- The components to use for the name.- Returns:
- The metric/tag name.
-