Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect Events that have no corresponding root record #15

Open
skliche opened this issue Jul 26, 2015 · 2 comments
Open

Detect Events that have no corresponding root record #15

skliche opened this issue Jul 26, 2015 · 2 comments
Labels

Comments

@skliche
Copy link
Owner

skliche commented Jul 26, 2015

As a user
I want to be able to analyze events that do not have a corresponding root event.

Missing root events happen when metrics are turned on or when there are some issues in the request metrics subsystem.

  • The events have to be detected and a dummy root record should be created and added to the dataset.
  • The user should be informed how many records have missing root records.
@skliche skliche added the engine label Jul 26, 2015
@skliche
Copy link
Owner Author

skliche commented Sep 30, 2015

We could utilize the observer framework of the RmProcessor to throw an event once an rm record without a root record has been detected.

@skliche
Copy link
Owner Author

skliche commented Dec 26, 2015

Rewrote the main data structure and added a list of dirty events with commit 17ccfaf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant