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

Gather system metrics on Docker stop if possible #918

Merged

Conversation

danielmitterdorfer
Copy link
Member

With this commit we check whether the stop subcommand could determine
details about the current race and only attempt to store system metrics
if this is the case. If Docker is used with an in-memory metrics store
for example we have no means of retrieving the race and in this case we
need to avoid storing anything.

With this commit we check whether the stop subcommand could determine
details about the current race and only attempt to store system metrics
if this is the case. If Docker is used with an in-memory metrics store
for example we have no means of retrieving the race and in this case we
need to avoid storing anything.
@danielmitterdorfer danielmitterdorfer added bug Something's wrong :Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch labels Feb 25, 2020
@danielmitterdorfer danielmitterdorfer added this to the 1.5.0 milestone Feb 25, 2020
@danielmitterdorfer danielmitterdorfer self-assigned this Feb 25, 2020
@danielmitterdorfer
Copy link
Member Author

@elasticmachine test this please

Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielmitterdorfer danielmitterdorfer merged commit d025846 into elastic:master Feb 25, 2020
@danielmitterdorfer danielmitterdorfer deleted the docker-shutdown branch February 25, 2020 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch bug Something's wrong
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants