Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

collect: Instrument aggregation stats for http post timings #1149

Merged
merged 1 commit into from
Jul 9, 2015

Conversation

kylebrandt
Copy link
Member

Also updated the AggregateMeta function

descCollectPostError = "Counter of errors received when sending a batch to the server."
descCollectPostBad = "Counter of HTTP POST requests where resp.StatusCode != http.StatusNoContent."
descCollectPostRestore = "Counter of data points restored from batches that could not be sent to the server."
descCollectDropped = "Counter of dropped data points due to the queue being full."
Copy link
Contributor

Choose a reason for hiding this comment

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

Since we touched this block, can we alphabetize the constants?

Copy link
Member Author

Choose a reason for hiding this comment

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

@captncraig Can do that, but can that be added somewhere? style guide, contributing etc

@captncraig
Copy link
Contributor

lgtm

Also updated the AggregateMeta function
kylebrandt added a commit that referenced this pull request Jul 9, 2015
collect: Instrument aggregation stats for http post timings
@kylebrandt kylebrandt merged commit 6d40020 into master Jul 9, 2015
@kylebrandt kylebrandt deleted the instCollectPost branch August 7, 2015 17:37
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.

2 participants