Create README.md

This commit is contained in:
anatolykopyl
2017-11-12 01:12:04 +03:00
committed by GitHub
parent a93d7b1dca
commit 9a6367c467

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# 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.