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

Crisper examples of runtime metrics. #6

Open
jswrenn opened this issue Feb 10, 2022 · 0 comments
Open

Crisper examples of runtime metrics. #6

jswrenn opened this issue Feb 10, 2022 · 0 comments

Comments

@jswrenn
Copy link
Collaborator

jswrenn commented Feb 10, 2022

For each task metric, it's fairly easy to write a crisp, self-contained example that reliably induces a change in a metric. For runtime metrics, it's currently not so easy to do this, because:

  1. runtime metrics are buffered
  2. some runtime metrics are dependent on scheduling pathologies that are finicky to induce

We could resolve the first obstacle to provide some mechanism to flush metrics on-demand. For the second obstacle, I'm not sure there's much we can do.

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