Introduction We know that many applications generate large amounts of event data such as alerts, application events, logs, and notifications. This data is usually unstructured and arrives in a continuous manner. The initial step in creating a data engineering pipeline is to store this event data into a reliable and long term storage...
Introduction Server monitoring is one of the crucial task of the overall Infrastructure monitoring and observability whether it is a production, staging or development environment and on the key factor of server monitoring is the disk that has been attached to that server as it contains most of the crucial logs that may play a key role...
Introduction It is very crucial for the website to be up and running all time without any failure. Prometheus provides a feature of Blackbox Exporter that probe the endpoints using HTTP, TCP, DNS, HTTPS and ICMP protocols. If the exporter is setup with the Prometheus, you can scrape the services and see if they are up and running and can...
