Operations | Monitoring | ITSM | DevOps | Cloud

October 2022

HAProxy Logging Configuration Explained: How to Enable and View Log Files

HAProxy is generally the frontend layer of your application, which means it plays a critical role since all traffic first lands on this layer. Because of this, you need to make sure everything is working at this layer all the time, as any issue can directly impact your business. Therefore, having visibility on this layer is crucial. Visibility can come from two aspects: the metrics HAProxy emits and the logs it generates while handling requests.

Redis Monitoring: What Metrics Should You Measure to Ensure Performance

Redis is an open-sourced, BSD 3 licensed, highly efficient in-memory data store. It is used widely in the industry because of its incredible performance and ease of use. It can easily be used as a distributed, in-memory key-value store, cache, or message broker. It can hold virtually any data structure, making it highly versatile. Redis was architectured and developed with speed in mind and designed to keep all the data in memory.

How to Tail Kubernetes Logs: Using the Kubectl Command to See Pod, Container, and Deployment Logs

Logs are a critical aspect of any production workload, as they give you insight into what is happening in your system and tell you which components may be having issues. The traditional method of looking at logs involves basic Linux commands like tail, less, or sometimes cat.

Monitoring Websites on Black Friday with Sematext

Black Friday is one of the most challenging holidays of the year. In this video, we will take a look at how Sematext Cloud, a full-stack monitoring solution, can help you monitor and troubleshoot any issues you may have in this upcoming holiday. Have full visibility over your stack and send alerts to the correct people when something goes wrong.

What are Core Web Vitals? | Core web Vitals explained in 7 minutes

Core Web Vitals are a system of metrics used by Google to analyze your site's performance and user experience. If your site has a poor score in any core web vital metrics, google will rank your site lower than other websites. In this explanation video, we will look at the meaning of core web vitals and a few of the most common causes for poor core web vital metrics.