kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-1] TraceAnalysis: Invalid Event Record Traces not Reported #1141

Open rju opened 6 days ago

rju commented 6 days ago

JIRA Issue: KIEKER-1 TraceAnalysis: Invalid Event Record Traces not Reported Original Reporter: Andre van Hoorn


Given a monitoring log with 3 valid and 2 invalid event record traces, the trace analysis tool reports the following:

#
# Plugin: Trace reconstruction (event record traces -> execution traces)
Trace processing summary: 3 total; 3 succeeded; 0 failed.

See 'kieker.log' for details

The kieker.log contains no information about the invalid traces --- not even that they exit.

Checklist:

rju commented 2 days ago

author André van Hoorn -- Mon, 26 Nov 2012 16:43:04 +0100

Provided a fix in the following changesets:
1. changeset/d8474a7e1fb556c63dab6238e5a2a212d9ac32a3/kieker-git
1. changeset/161bd7dfa43fef93175dbd4ed4d26c2396720e12/kieker-git

A plugin counts and reports the number of valid/invalid traces provided by the EventRecordTraceReconstructionFilter.