I like learning new stuff - anything, including technology. I love tinkering with new tools, systems and services, especially open source projects
I am happy to help and mentor folks
Dec 24, 2025 · 1 min read · You can look for Kubernetes Preemption Events in your observability system assuming you are exporting your Kubernetes Events to some store like some time series DB or similar In our case, we use Prometheus and we have an exporter for exporting the Ku...
Join discussion
Dec 19, 2025 · 1 min read · Recently, when I discovered the py-spy profiler took for Python, I also discovered Speedscope, which is visualization tool for visualizing performance data (performance profile etc). This is a flamegraph Visualization. I have something of this sort w...
Join discussion
Dec 18, 2025 · 4 min read · So, today, we had an issue in one of our internal systems called API Tester. It was very slow. Only today it was slow, and the CPU usage was very high according to our monitoring systems, especially since today morning. Before noticing the CPU usage,...
Join discussion
Dec 18, 2025 · 1 min read · If you have Prometheus running and scraping metrics - You can find Kubernetes list of features enabled information for every feature using kubernetes_feature_enabled metric which gives build information kubernetes_feature_enabled{} The name of the f...
Join discussion