| Summary: | [metrics] Provide metrics for quickfixes | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 8.0 | ||
| Target Milestone: | 9.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
I only pushed a fix for point 3. 1 and 2 are collected as part of the command renderer framework, and I did not want to litter the command code with checks for metrics. Fixed in: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b5409b5575d234171cc20f14a1fea3831f997078 The fix logs an event to the 'language tools' category, for the 'quickfix' variable. It also reports the id of the fix applied and the file type. Updated the wiki, mentioning the new event category: https://wiki.eclipse.org/Orion/Metrics |