diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-11 16:43:45 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-11 16:43:45 +0200 |
| commit | 95abbb9948ab7c8d4fe62aa9284c2abeced0515b (patch) | |
| tree | 4d284bfd92d3b7efec32c08b698c1df8e479f655 /content/implementation.tex | |
| parent | fa15aea3b9c647f2aa770315c148baaaad3ac8f9 (diff) | |
feat: completed the second iteration over the introduction and conclusion
Diffstat (limited to 'content/implementation.tex')
| -rw-r--r-- | content/implementation.tex | 2 |
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} |
