8000 Adds docstring for Gauge method by mrailton · Pull Request #43 · prometheus/client_python · GitHub
[go: up one dir, main page]

Skip to content

Adds docstring for Gauge method #43

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

Merged
merged 1 commit into from
Sep 5, 2015
Merged

Adds docstring for Gauge method #43

merged 1 commit into from
Sep 5, 2015

Conversation

mrailton
Copy link
@mrailton mrailton commented Sep 5, 2015

Adds docstring for Gauge class

@@ -232,6 +232,22 @@ def _samples(self):

@_MetricWrapper
class Gauge(object):
'''Gauge metric, to report instantaneous values.
Copy link
Contributor

Choose a reason for hiding this comment

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

Blank line after the one-line summary

brian-brazil added a commit that referenced this pull request Sep 5, 2015
Adds docstring for Gauge method
@brian-brazil brian-brazil merged commit 783a917 into prometheus:master Sep 5, 2015
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
0