Skip to content

Metric enhancement - use FQCN plus method name as metrics label #1332

@greenlaw110

Description

@greenlaw110

Metric enhancement

  1. If no measure tag specified in @MeasureTime or @MeasureCount, it shall use ${class.simpleName}.${methodName} as tag, instead of ${methodName}

  2. Allow it to toggle measure time of every function call at runtime for any method even without @MeasureTime specified.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions