summaryrefslogtreecommitdiff
path: root/content/implementation.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-04 12:36:04 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-04 12:36:04 +0200
commit17a794dd057451d01825ac287a7bd477417c3419 (patch)
tree24425049512db4bf5ae02303e2d214a8e9ad9b71 /content/implementation.tex
parent14e7e96a32625b78e7f8ea698793db9e4faede1e (diff)
feat: added information on the different protocols used
Diffstat (limited to 'content/implementation.tex')
-rw-r--r--content/implementation.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/implementation.tex b/content/implementation.tex
index 9bb87d2..15a450e 100644
--- a/content/implementation.tex
+++ b/content/implementation.tex
@@ -94,7 +94,6 @@ Should anything unusual occur, the \code{Monitoring Service} notifies the \code{
Then, the \code{Analytics Engine}, ingests the data from the \code{Redis} stream (\myCircled{5}) and analyzes it for further insights.
All insights generated in this way, are sent to the \code{HTTP Server} (\myCircled{4}) to communicate to the system knobs within the datacenter and to the datacenter operators (\grayCircled{1}).
-
\begin{figure}[t]
\input{sources/listing_schema.tex}
\end{figure}