Showing posts with label Monitoring. Show all posts
Showing posts with label Monitoring. Show all posts

Saturday, May 31, 2025

Install Kibana on Azure Kubernetes Service (AKS)

Kibana is a data visualization tool used for log analysis and application monitoring use cases. It is a main component of the Elastic Stack. The installation of Elasticsearch on a Kubernetes cluster was explained in the previous blog post. In this blog, let's learn how to install Kibana on Kubernetes.

Pre-requites:

  • Azure Kubernetes Cluster
  • Full administrative access to the Kubernetes Cluster
  • Workstation with kubectl installed
  • Elastic Cloud on Kubernetes is installed

Tuesday, January 28, 2025

Enabling Azure Container Storage Monitoring with Managed Prometheus

Azure Monitor Managed Service for Prometheus is a fully managed monitoring solution in Azure Monitor. It allows us to collect Prometheus metrics from Azure Kubernetes Services (AKS) clusters to monitor the workload.

This blog provides a guide on monitoring stateful workloads running on Azure Container Service within an Azure Kubernetes Service (AKS) cluster with managed Prometheus enabled.

Saturday, December 28, 2024

Understanding Repository Health and Usage in Azure DevOps

Maintaining optimal repository health is crucial factor to ensure performance and reliability. Azure DevOps Health and usage provides several helpful factors like repository size, object numbers, commit frequency, contents, and structure that can be usable to ensure performance and reliability.

Azure DevOps Repository Health and usage give values for the followings.