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

rename "instance booted ago" to "instance boot time" #8

Merged
merged 3 commits into from Feb 16, 2017

Conversation

igorwwwwwwwwwwwwwwwwwwww
Copy link
Contributor

No description provided.

janitor.go Outdated
@@ -104,7 +104,7 @@ func (j *Janitor) handleVM(ctx context.Context,

if bootTime != nil {
bootedAgo := time.Now().UTC().Sub(*bootTime)
logger.WithField("booted_ago", bootedAgo).Info("instance booted ago")
logger.WithField("booted_ago", bootedAgo).Info("instance boot time")

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@igorwwwwwwwwwwwwwwwwwwww
Copy link
Contributor Author

updated!

@codecov-io
Copy link

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   43.77%   43.77%           
=======================================
  Files           5        5           
  Lines         265      265           
=======================================
  Hits          116      116           
  Misses        138      138           
  Partials       11       11
Impacted Files Coverage Δ
janitor.go 63.09% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bde41b...b59d7ce. Read the comment docs.

@igorwwwwwwwwwwwwwwwwwwww igorwwwwwwwwwwwwwwwwwwww merged commit a2a4ef1 into master Feb 16, 2017
@igorwwwwwwwwwwwwwwwwwwww igorwwwwwwwwwwwwwwwwwwww deleted the igorwwwwwwwwwwwwwwwwwwww-patch-2 branch February 16, 2017 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants