Usage countEvent sends only one request in case of multiple events
with the same type but different labels
----------------------------------------------------------------------------------------------------------
Key: JBIDE-17304
URL:
https://issues.jboss.org/browse/JBIDE-17304
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: usage
Affects Versions: 4.2.0.Beta2
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 4.2.0.Beta2
For example, when we count events for wizards we will get the only one wizard tracked
(random one) since all of this events has the same type but different labels (wizard
name).