Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Customizing for our needs #1

Merged
merged 2 commits into from
Jul 10, 2015
Merged

Customizing for our needs #1

merged 2 commits into from
Jul 10, 2015

Conversation

gogreen53
Copy link

No description provided.

@gogreen53
Copy link
Author

@timhudson @tonyghita

client.increment(key + 'status_code.' + statusCode);
keys.forEach(function(key) {
// Status Code
var statusCode = res.statusCode || 'unknown_status';

Choose a reason for hiding this comment

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

I'd put this outside the loop since the value isn't dependent on the key.

gogreen53 added a commit that referenced this pull request Jul 10, 2015
@gogreen53 gogreen53 merged commit e32e151 into master Jul 10, 2015
@gogreen53
Copy link
Author

👍 from ash in slack

@gogreen53 gogreen53 deleted the customize branch July 13, 2015 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants