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

Extracted timestamps are wrong #334

Open
sanchda opened this issue Oct 20, 2023 · 0 comments
Open

Extracted timestamps are wrong #334

sanchda opened this issue Oct 20, 2023 · 0 comments

Comments

@sanchda
Copy link
Collaborator

sanchda commented Oct 20, 2023

libdatadog specifies that sample timestamps mark the end of the event. Ours mark the beginning. This should probably be fixed, although I'm not 100% sure how to do this in a general way.

  • For timelike events, this is clear
  • For events in which durations must be extrapolated, this is slightly unclear for lack of examples.

Not really fixing because it doesn't seem to me that there's a big difference between estimating our CPU time stimates as forward or backward durations (I think????)

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

No branches or pull requests

1 participant