diff --git a/README.md b/README.md index 3b22fa3..f0e78b4 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Monitoring Thresholding Engine Computes thresholds on metrics and publishes alarms to the MessageQ when exceeded. Based on Apache Storm a free and open distributed real-time computation system. + +![Threshold Engine Architecture](mon-thresh-architecture.jpg "Threshold Engine Architecture") diff --git a/mon-thresh-architecture.png b/mon-thresh-architecture.png new file mode 100644 index 0000000..cf4647b Binary files /dev/null and b/mon-thresh-architecture.png differ