We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The reverse proxy service (see
devops/tf/environments/dev/main.tf
Line 387 in 0fab83c
/metrics
It would be useful to add an exporter for nginx metrics to check the failure rates of reverse proxying requests.
We could add this exporter for nginx: https://github.com/nginx/nginx-prometheus-exporter
The text was updated successfully, but these errors were encountered:
Change to branch with prom exporter settings (#192)
a410626
Changing the branch used for the reverse proxy service to test the configuration of the metrics exporting. This is related to #183
LDiazN
No branches or pull requests
The reverse proxy service (see
devops/tf/environments/dev/main.tf
Line 387 in 0fab83c
/metrics
endpoint) so it doesn't show up when monitoring ECS tasks.It would be useful to add an exporter for nginx metrics to check the failure rates of reverse proxying requests.
We could add this exporter for nginx:
https://github.com/nginx/nginx-prometheus-exporter
The text was updated successfully, but these errors were encountered: