Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

1246728 domain stats endpoint#365

Merged
Natim merged 9 commits intomasterfrom
1246728-domain-stats-endpoint
Feb 24, 2016
Merged

1246728 domain stats endpoint#365
Natim merged 9 commits intomasterfrom
1246728-domain-stats-endpoint

Conversation

@Natim
Copy link
Contributor

@Natim Natim commented Feb 12, 2016

Based on #363 to be able to use tags with statsd.

@Standard8
Copy link
Contributor

Not looked at this in detail, but you might want to update package.json to remove the old dependency.

@Natim
Copy link
Contributor Author

Natim commented Feb 15, 2016

@Natim Natim force-pushed the 1246728-domain-stats-endpoint branch from 286c98b to 157313d Compare February 23, 2016 12:51
var addHawk = require("superagent-hawk");
var supertest = addHawk(require("supertest"));
var sinon = require("sinon");
var assert = sinon.assert;
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure this is a good idea as this could be easily mistaken for nodejs assert module.

@n1k0
Copy link
Contributor

n1k0 commented Feb 24, 2016

The code looks okay to me, but one more time I don't have much context about our metrics infrastructure to ensure it matches it and properly serves the intended purpose. So r+ conditional to other reviews from people from metrics.

Natim added a commit that referenced this pull request Feb 24, 2016
…dpoint

Bug 1246728 — Domain stats endpoint
@Natim Natim merged commit 817a5a8 into master Feb 24, 2016
@Natim Natim deleted the 1246728-domain-stats-endpoint branch February 24, 2016 09:58
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