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

Move metrics to new profiler infrastructure #21

Closed
danielmitterdorfer opened this issue Dec 12, 2015 · 1 comment
Closed

Move metrics to new profiler infrastructure #21

danielmitterdorfer opened this issue Dec 12, 2015 · 1 comment
Labels
enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc.
Milestone

Comments

@danielmitterdorfer
Copy link
Member

Currently, metrics gathering is completely tied to the benchmark runner (i.e. driver.py). We should refactor this and create individual profilers. I'd expect that the profiler infrastructure will also change due to the refactoring efforts in this ticket.

@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc. labels Dec 12, 2015
@danielmitterdorfer danielmitterdorfer added this to the 0.1.0 milestone Dec 12, 2015
danielmitterdorfer added a commit that referenced this issue Dec 22, 2015
With this commit we remove all non-essential metric outputs from
the metrics file and move it to the log output to prepare
Rally for a metrics data model implemented by #21.
@danielmitterdorfer danielmitterdorfer modified the milestones: 0.0.3, 0.1.0 Dec 22, 2015
@danielmitterdorfer
Copy link
Member Author

As we introduce a metrics store (see #8) in milestone 0.0.3, I've moved this ticket too. Otherwise, we are not able to report these metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc.
Projects
None yet
Development

No branches or pull requests

1 participant