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

Improve metrics_gather.sh parsing process #63

Open
3 tasks
rzumer opened this issue Aug 21, 2020 · 0 comments
Open
3 tasks

Improve metrics_gather.sh parsing process #63

rzumer opened this issue Aug 21, 2020 · 0 comments

Comments

@rzumer
Copy link
Collaborator

rzumer commented Aug 21, 2020

  • make it fault-tolerant, at least for optional metrics like VMAF
  • display proper error messages when a metric cannot be parsed
  • possibly review the format used to collect metrics
<TD-Linux> the problem is that all the metric parsing is really simple
<TD-Linux> it expects toe return to basically have one metric per line
<TD-Linux> but if the parsing breaks it could add things like extra lines or other junk instead which would mess it up
<TD-Linux> a more rigid metrics_gather.sh, or a better format for returning the metrics datat would help a lot here
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