Files
DINS-test-assignment/README.md
2017-11-12 01:12:04 +03:00

4 lines
277 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# test-assignment
This script analyzes user requests and creates a metric of how many 5xx responses an api_name*http_method pair got in the span of 15 minutes, marking each 15 minute interval as an anomaly if the number of 5xx reponces exceeds the plus 3th-sigma (3σ) range.