summaryrefslogtreecommitdiff
path: root/content/implementation.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-11 16:43:45 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-11 16:43:45 +0200
commit95abbb9948ab7c8d4fe62aa9284c2abeced0515b (patch)
tree4d284bfd92d3b7efec32c08b698c1df8e479f655 /content/implementation.tex
parentfa15aea3b9c647f2aa770315c148baaaad3ac8f9 (diff)
feat: completed the second iteration over the introduction and conclusion
Diffstat (limited to 'content/implementation.tex')
-rw-r--r--content/implementation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/implementation.tex b/content/implementation.tex
index 0c31453..8db19cf 100644
--- a/content/implementation.tex
+++ b/content/implementation.tex
@@ -14,7 +14,7 @@ Lastly, \Cref{ss:programming} carefully explains the design decisions behind the
\begin{figure}[t]
\centering
\includegraphics[width=0.85\linewidth]{images/implementation.pdf}
- \caption{The prototype and its components based on the architecture.
+ \caption[The prototype and its components based on the architecture.]{The prototype and its components based on the architecture.
The time-series data flows first to the \texttt{Grafana} (\myCircled{2a}) dashboard, \texttt{PostgreSQL} (\myCircled{3a}) database and \texttt{Redis} (\myCircled{3b}) cache as advised in ~\cite{DBLP:conf/sc/TaheriBPRHDEWPM24}.}
\label{fig:implementation}
\end{figure}