Operations | Monitoring | ITSM | DevOps | Cloud

Sematext

How to Monitor MongoDB: Key Metrics to Measure for High Performance

Monitoring distributed systems like MongoDB is very important to ensure optimal performance and constant health. But even the best monitoring tool will not be efficient without fully understanding the metrics it gathers and presents, what they represent, how to interpret them, and what they affect. That’s why it is crucial not only to collect the metrics but also to understand them.

Sematext Updates Review Ep. 1 | Features and Product Updates Overview

Sematext has undergone some amazing updates this year. In this episode of Sematext Update Review (SUR), we will look at these features in detail and how they can help you monitor your full stack. Sematext is an all-in-one monitoring solution for your IT stack. Monitor Logs, Infrastructure, synthetic runs, or real user experiences all in one place.

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.

10+ Best MongoDB Monitoring Tools and Services [2022 Comparison]

MongoDB is a cross-platform NoSQL database that uses JSON-like documents with optional schema to store data. It was designed for high availability, high performance for high-data persistance use cases, and automatic scaling. Of course, all with the right infrastructure in mind. It is usually a good choice for document-oriented use cases when you need quick prototyping or massive scale. With the massive scale comes massive traffic, though.

8 Best Real User Monitoring Tools and How to Choose One [2022 Review]

Staying in control of your users’ digital experience and their level of satisfaction is the most important thing you can do as a software-based business. Yet, that’s impossible to do without a monitoring strategy and tools that enable you to visualize how customers interact with your app or website from their perspective.

How to Run Solr Cloud on Docker Containers | Setup Tutorial for Beginners - Sematext

Solr is one of the most powerful and popular open-source search engines. And being able to put Solr in docker is an absolute must for anyone looking to get into DevOps. In this video tutorial, we will discuss the benefits of putting solr in containers, the 2 types of architecture solr can utilize, and containerize solr cloud in docker.