Application integration & Middleware, DevOps Migrating Monitoring Data from Prometheus to VictoriaMetrics 09.06.2023 by Middleware Team Now that we know the advantages of VictoriaMetrics over Prometheus (see my previous blog post), we have to find a way to migrate data between the two. If you have the default retention set in Prometheus(…)
Application integration & Middleware, DevOps Prometheus vs VictoriaMetrics 06.06.2023 by Middleware Team As I went through many monitoring tools recently, I found that Prometheus is a de facto standard. At least from the way it is working. It is even a so strong standard that other Time Series Database (TSDB), like(…)
Ansible, DevOps AWX log keeper. 06.06.2023 by Oracle Team The aim of this project is to use Ansible role to export AWX logs on disk, on daily basis, to have an easy access for debug and investigation.
Ansible, DevOps Using WebHook’s from GitLab to execute external code and tools 06.06.2023 by Oracle Team by Alexandre Nestor Introduction WebHooks are HTTP callbacks that are triggered by events. In case of GitLab these can be events like pushing some code, or creating an issue, or pushing some comments. In this quick post I will(…)
Application integration & Middleware, DevOps Monitoring Short Living Processes with Prometheus 25.05.2023 by Middleware Team With the way Prometheus is gathering metrics, pull, it is not possible to get metrics from short living processes like batch jobs as: batch jobs can be shorter than scrap_interval batch timings and scrap_interval are not aligned In this blog,(…)
Application integration & Middleware, DevOps Predict the Future with Prometheus 23.05.2023 by Middleware Team As I am focusing on monitoring subject, I was wondering if it is possible to set alarm based on prediction instead of simple thresholds. Dynatrace has predictive anomaly detection feature, but in this blog, I want to test if on-premises(…)
Ansible, Application integration & Middleware, DevOps dynatrace First Steps 08.05.2023 by Middleware Team In this blog, I will tell you how I setup my first agent, on a YaK deployed server. Of course, I will use YaK to deploy it. What is dynatrace? dynatrace is an observability platform which covers from infrastructure monitoring(…)
DevOps, Kubernetes Rook Ceph: Tips and Tricks for storage using CephFS 02.05.2023 by DevOps In my Rook Ceph series, I’ve given first an introduction of Rook Ceph. Then I’ve shared the procedure on how to do a disk extension. With this blog post, I’d like to(…)
DevOps, Kubernetes KubeCon / CloudNativeCon 2023 – Day 3 22.04.2023 by DevOps Today is the last day of conferences. It is unexpected but I get fitter and fitter as I walk between 4 and 5 kilometre each day from one session to another. The RAI Amsterdam Convention Centre is huge and when(…)
DevOps, Kubernetes The last day in Amsterdam for the KubeCon & CloudNativeCon 2023 21.04.2023 by Arnaud Berbier The last day arrives unfortunately too fast. To be honest I’m a bit tired as there was so much interesting sessions. The conference center was really huge, with plenty of session. I almost had to walk 10km every day as(…)