Skip to content

(POOLER-34) Ship clone request to ready time to metrics#277

Merged
mattkirby merged 2 commits into
masterfrom
pooler-34
Jul 9, 2018
Merged

(POOLER-34) Ship clone request to ready time to metrics#277
mattkirby merged 2 commits into
masterfrom
pooler-34

Conversation

@junebug-spencer

Copy link
Copy Markdown
Contributor

Before, we were already capturing this metric but we failed to ship
it anywhere. This ships the appropriate metric as time_to_ready_state
Dashboards can be created easily in grafana.

Before, we were already capturing this metric but we failed to ship
it anywhere. This ships the appropriate metric as `time_to_ready_state`
Dashboards can be found in grafana.
@junebug-spencer

Copy link
Copy Markdown
Contributor Author

@mattkirby It didn't look like any spec tests needed to change for this since we are only testing if metrics are generally getting sent or not.

@sbeaulie

sbeaulie commented Jul 6, 2018

Copy link
Copy Markdown
Contributor

Great! I know John O'Connor was looking to do some analysis of ready times for improvements to the windows images (like running sysprep part of the build)

@mattkirby

Copy link
Copy Markdown
Contributor

Looks reasonable to me. We could possibly add some test coverage for this addition by ensuring that metrics receives the expected timing when testing the method here

describe '#move_pending_vm_to_ready' do
.

@mattkirby mattkirby merged commit a865e6b into master Jul 9, 2018
@mattkirby mattkirby deleted the pooler-34 branch July 9, 2018 23:22
junebug-spencer added a commit that referenced this pull request Jul 10, 2018
mattkirby pushed a commit that referenced this pull request Jul 10, 2018
* Revert "(POOLER-34) Ship clone request to ready time to metrics (#277)"

This reverts commit a865e6b.

* Revert "(POOLER-81) Add time_remaining information (#276)"

This reverts commit 1910cff.
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

Successfully merging this pull request may close these issues.

3 participants