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

Add label "code" to Prometheus histogram metrics #21

Closed
sv2 opened this issue Oct 31, 2017 · 0 comments
Closed

Add label "code" to Prometheus histogram metrics #21

sv2 opened this issue Oct 31, 2017 · 0 comments
Assignees

Comments

@sv2
Copy link
Collaborator

sv2 commented Oct 31, 2017

Add label "code" with response code to Prometheus metrics:

Metric Type Labels Description
api_request_duration_milliseconds histogram method
path
le
API requests duration
api_request_size_bytes histogram method
path
le
API requests size
api_response_size_bytes histogram method
path
le
API response size

Update Grafana dashboard to calculate Apdex Score taking into account response code (code=~"^2..$") for satisfying and tolerated counts

@sv2 sv2 changed the title Add label "code" Add label "code" to Prometheus histogram metrics Oct 31, 2017
@sv2 sv2 self-assigned this Oct 31, 2017
@sv2 sv2 closed this as completed in 9e28a7e Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant