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

Fix documentation after reading via server. #3

Merged
merged 1 commit into from
Feb 18, 2013
Merged

Conversation

matttproud
Copy link
Contributor

Examining the existing documentation over the standard Go documentation
server revealed some serious formatting flaws. Everything should be
readable now.

Examining the existing documentation over the standard Go documentation
server revealed some serious formatting flaws.  Everything should be
readable now.
@ghost ghost assigned juliusv Feb 18, 2013
@juliusv
Copy link
Member

juliusv commented Feb 18, 2013

👍

juliusv added a commit that referenced this pull request Feb 18, 2013
Fix documentation after reading via server.
@juliusv juliusv merged commit 339ecd4 into master Feb 18, 2013
@juliusv juliusv deleted the usability/sundry branch February 18, 2013 12:59
@beorn7 beorn7 mentioned this pull request Dec 15, 2014
bwplotka added a commit that referenced this pull request Mar 17, 2022
* Add support for exemplars on constHistogram

Co-authored-by: William Perron <[email protected]>
Signed-off-by: William Perron <[email protected]>

* remove GetExemplars function

Signed-off-by: William Perron <[email protected]>

* fixed linting warnings

reduce repetition in constHistogram w/ exemplar

Signed-off-by: William Perron <[email protected]>

* Add values to correct bucket

Signed-off-by: William Perron <[email protected]>

* Misc fixes

Co-authored-by: Francis Bogsanyi <[email protected]>

Signed-off-by: William Perron <[email protected]>

* avoid panic when there are fewer buckets than exemplars

Co-authored-by: Arun Mahendra <[email protected]>

Signed-off-by: William Perron <[email protected]>

* Added MustNewMetricWithExemplars that wraps metrics with exemplar (#3)

Changes:
* Make sure to not "leak" dto.Metric
* Reused upper bounds we already have for histogram
* Common code for all types.

Signed-off-by: Bartlomiej Plotka <[email protected]>

Co-authored-by: Arun Mahendra <[email protected]>
Co-authored-by: Bartlomiej Plotka <[email protected]>
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.

2 participants