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

Name our routes, so /metrics gives more sensible aggregations #1723

Merged
merged 1 commit into from
Jul 26, 2016

Conversation

paulbellamy
Copy link
Contributor

Previously was showing stuff like:

{route="api_pipe_pipe_8999861204239855606_probe"}   2
{route="api_pipe_pipe_2001043336351237495_check"}   1
{route="api_pipe_pipe_5613831799035630055"}

router.Methods("GET").Path("/api/control/ws").
router.
Methods("GET").
Path("/api/control/ws").
HandlerFunc(requestContextDecorator(handleProbeWS(cr)))

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@jml
Copy link
Contributor

jml commented Jul 26, 2016

One question, otherwise LGTM.

@jml
Copy link
Contributor

jml commented Jul 26, 2016

LGTM.

@paulbellamy paulbellamy merged commit 683727e into master Jul 26, 2016
@paulbellamy paulbellamy deleted the name-routes branch July 26, 2016 12:45
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