From b135e1c5874d521bc6917be0ef74ac92b9bd35d6 Mon Sep 17 00:00:00 2001 From: Nikolaos Karaolidis Date: Thu, 28 Dec 2023 12:02:43 +0200 Subject: [PATCH] Fix typo Signed-off-by: Nikolaos Karaolidis --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 1757aef..84fb9d0 100644 --- a/main.tex +++ b/main.tex @@ -131,7 +131,7 @@ \item Migrated the entire metrics stack from \textbf{InfluxDB} to \textbf{ClickHouse}. This shift amped up performance by over 50\% without inflating operational costs. \item Engineered an open-source \textbf{Telegraf} ClickHouse plugin optimized for Terabyte-scale data outputs, outperforming the in-built plugin in terms of efficiency. \item Deployed Telegraf across 12 \textbf{Amazon EC2} instances, a move which unveiled and subsequently led to rectifying several performance bottlenecks. - \item Modernized the logging approach by transitioning to \textbf{ClickHouse}, thereby ending to the thread-related challenges of the erstwhile file-based system. + \item Modernized the logging approach by transitioning to \textbf{ClickHouse}, thereby ending the thread-related challenges of the erstwhile file-based system. \item Teamed up with fellow developers to incorporate \textbf{DataDog} APM into \textbf{Java} applications, shedding light on intricate application operations and pinpointing areas of enhancement. \end{itemize} }