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 Prometheus histogram for response times #24

Open
DJAndries opened this issue Jun 13, 2023 · 1 comment
Open

Add Prometheus histogram for response times #24

DJAndries opened this issue Jun 13, 2023 · 1 comment

Comments

@DJAndries
Copy link
Collaborator

Similar to the one we have here: https://github.com/brave/constellation-processors/blob/b7b17dfddb0c8c6fbbfc754e74058fdc0f2d884d/src/prometheus.rs#L51-L54

Create custom alert in Prometheus for when response times become too high.

@rillian
Copy link
Contributor

rillian commented Jun 14, 2023

@evq pointed out we already have a grafana dashboard for this using api_requests_total and request_duration_seconds_bucket metric names.

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

No branches or pull requests

2 participants