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

[connector/signaltometrics] Handling start_timestamp for the generated metrics. #172

Open
lahsivjar opened this issue Oct 9, 2024 · 1 comment

Comments

@lahsivjar
Copy link
Contributor

WIP

@lahsivjar
Copy link
Contributor Author

The current idea I have to handle this is:

  1. If the start timestamp is defined for all the events that were processed for creating a particular metric then we use the lowest value of the start timestamp from all of them as the start timestamp of the resulting metric.
  2. If the start timestamp is not-defined(0) for any of the events that were processed for creating a particular metric then we leave the start timestamp as not-defined.

@axw @felixbarny WDYT? Do you have any better ideas?

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

No branches or pull requests

1 participant