Skip to content

v2025.11

Latest

Choose a tag to compare

@saidsef saidsef released this 01 Nov 20:33
4f32555

🎯 What's New in v2025.11

✨ Major Features

  • πŸ” Advanced Log Aggregation - Streamlined Grafana Loki integration for Kubernetes environments
  • πŸ“Š Enhanced Metrics Visualisation - Real-time dashboards with improved performance
  • πŸ›‘οΈ Robust Resilience - Enterprise-grade monitoring stack for production workloads
  • ⚑ Optimised Deployment - Lightning-fast setup with simplified configuration

πŸ› Bug Fixes

  • πŸ”§ Fixed authentication edge cases in distributed deployments
  • 🎯 Improved resource allocation across cluster nodes
  • πŸ“ˆ Enhanced log retention policies for cost optimisation
  • πŸ” Security patches for TLS/SSL configurations

πŸ“š Installation & Deployment

Quick Start

Create the monitoring namespace:

kubectl create namespace monitoring

Deploy all services to your cluster:

kubectl apply -k deployment/ -n monitoring

🎨 Enhancements

  • πŸš€ 50% faster initialisation time
  • πŸ’Ύ Optimised storage utilisation
  • πŸ“‘ Reduced network overhead
  • πŸ”„ Improved auto-scaling capabilities

πŸ”— Key Components

  • Grafana Loki - Logs aggregation engine
  • Prometheus - Metrics collection
  • Kubernetes integration - Native orchestration support

πŸ™Œ Get Started

Deployment is now more intuitive than ever. Use the provided Kubernetes manifests to get your monitoring stack running in minutes.


Algorithms optimised for maximum observability πŸ“‘βœ¨

What's Changed

  • feat(tempo): minor version bump to v2.9.0 by @saidsef in #224
  • feat: add discovery of endpoints and endpointslices by @saidsef in #225
  • feat(service): update minor versions for all services by @saidsef in #227

Full Changelog: v2025.10...v2025.11