a31aa91d07
Metrics like Counter1 and Timer1 can now be given a field to dynamically allocate submetrics for specific values. Rename the versions with no field Counter0 and Timer0 to indicate they do allocate submetrics. Support Counter1-3 and Timer1-3 for up to 3 dimensional submetrics of either kind. Description.setFieldOrdering() can be used to control how the submetrics are named in DropWizard. The default appends field values to create a new submetric. Another option is offered to insert field values before the last '/', allowing things to be broken down by a slightly different layout. Change-Id: Id2b4f59eb603eb8c8690753650a5720fc26d617b |
||
---|---|---|
.. | ||
src | ||
BUCK |