Skip to content

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented May 22, 2015

beorn7 added 2 commits May 22, 2015 13:02
This is relevant for users building directly from the GitHub repo.

Fixes #91 .
* <code><b>processor</b>\_requests\_total</code>
* must have a single unit (i.e. do not mix seconds with milliseconds)
* should have a units suffix
* ...should have a (single-word) application prefix relevant to the domain the metric belongs to. The prefix is sometimes referred to as `namespace` by client libraries. For metrics specific to an application, the prefix is usually the application name itself. Sometimes, however, metrics are more generic, like standardized metrics exported by client libraries. Examples:
Copy link
Member

Choose a reason for hiding this comment

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

I think you should be able to wrap this text, even if it's in a list (indent everything by two spaces?)?

Copy link
Member Author

Choose a reason for hiding this comment

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

Trying now...

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, worked.

@beorn7 beorn7 force-pushed the beorn7/doc-improve branch from 66cc246 to 745ac28 Compare May 22, 2015 11:58
beorn7 added a commit that referenced this pull request May 22, 2015
@beorn7 beorn7 merged commit 74f3e67 into master May 22, 2015
@beorn7 beorn7 deleted the beorn7/doc-improve branch May 22, 2015 11:59
beorn7 pushed a commit that referenced this pull request May 29, 2015
This should have been part of
#95, but somehow I missed to
commit it.
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