Package br.com.oncast.dev.lobo

Class Summary
Telemetry Telemetry collector.
Telemetry is used to collect profiling metrics in each profile scenario.
It is simple to define metrics in your scenario, take a look at the example:
 

Enum Summary
MetricType The metric collectin type.
 

Exception Summary
UndefinedMetricException Thrown when a metric is switched or ended but it has never been started.
 

Annotation Types Summary
Profile Marks a profile scenario.
Profile scenarios are processed by the OnCast Profiler Tool which runs the scenario, collects the performance metrics and reports for performance analysis and history purposes.