From 95abbb9948ab7c8d4fe62aa9284c2abeced0515b Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sat, 11 Jul 2026 16:43:45 +0200 Subject: feat: completed the second iteration over the introduction and conclusion --- content/implementation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/implementation.tex') 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} -- cgit v1.2.3