โจ Latest Updates
Release notesโ
1.1.0โ
โจ Features and Improvementsโ
-
๐ค AI
- ๐ง Added Root Cause Analysis (RCA) for trace-related issues.
- ๐ DevOps LLM can now generate lists, charts, and tables.
-
๐๏ธ Infrastructure
- ๐ ๏ธ Added support for managing Jobs and ConfigMaps on the Infra page.
-
๐ Logs
- ๐ Implemented log highlighting for search terms.
-
๐๏ธ UX
- โณ Added a horizontal loader to the top of the filters component.
- ๐๏ธ Introduced an issue type filter on the issues page for better filtering.
- ๐ Modified the events table to support infinite scroll on the events page and in the infrastructure pod drawer.
- ๐งญ Introduced drawer navigation for easier access to main tables.
-
๐ฆ Workloads
- ๐จ Revamped the Workloads UI for a better user experience.
- ๐ Added PVC metrics to the storage tab in the workload details page.
-
๐ Auth
- ๐งโ๐ป Added support for Google Authentication for easier login.
-
๐ป UI
- โจ Improved the login page UI for a more polished look.
- ๐ Distributed Tracing: Users can now view the distributed trace map directly in the trace details drawer.
- ๐ Users can access the Users and Settings pages even when no clusters are configured.
-
๐ Aggregator
- ๐ Added support for linking logs to traces for better traceability.
- ๐งน Improved workload name parsing using regex for more accurate identification.
-
๐ฆ ClickHouse
- โ๏ธ Added support for GCP bucket and Azure Blob Storage in ClickHouse.
- โ๏ธ Updated the default storage policy for better performance and resource management. Here's a version of the release notes with emojis for versions 1.0.18, 1.0.17, 1.0.16, and 1.0.15:
๐ Bug Fixesโ
- Various stability improvements to enhance user experience.
1.0.18โ
โจ Features & Improvementsโ
- ๐ก๏ธ Add Masking: Mask sensitive data in logs and traces.
- ๐ Resource Path Search: Search by resource path in trace summary view.
- ๐๏ธ Service Map Filters: Added extra filters for tracing connections in the service map.
- ๐ป UI Upgrades: Improved user interface on workload screens for a better experience.
- ๐ Performance Boost: Optimized metrics scrapper for faster data collection.
- ๐ง Helm Updates: Updated Helm values to use global settings for image registry and
pullSecrets
.
1.0.17โ
โจ Features & Improvementsโ
- ๐ Affinity Rules: Updated affinity rules for ClickHouse to align with other charts.
- ๐ PriorityClass: Added
priorityClass
settings for kubesensor and logsensor for better control. - ๐ง Helm Values Update: Updated Helm values for the aggregator component.
- ๐ง Auto-Memory Configuration: ClickHouse now auto-generates
max_memory
andmerges_memory
from resource limits. - ๐งต Thread Boost: Increased
remote_write
threads to 30 in the otel-agent for smoother performance.
1.0.16โ
โจ Features & Improvementsโ
- ๐ซ Removed: Dropped Kubernetes cluster metrics for a cleaner setup.
- โ Redis Disabled: Redis has been disabled in KubeSense.
- ๐ค Otel-Agent Enhancements:
- ๐ Updated otel-agent's cluster role permissions for better security.
- ๐ Updated scrape interval to 10s for more frequent data collection.
- ๐ Kubelet metrics now reinitiates even when nodes scale down.
- ๐ Enhanced Filters: Added a count of available fields in all sidebar filters.
- ๐ Service Map Upgrade: Added a dropdown in Service Map connections view to filter for error traces.
- ๐ Trace Search: Added a search bar in Traces Summary to search for
clustered_resource
.
1.0.15โ
โจ Features & Improvementsโ
- ๐ HTTP Connections: Updated log aggregator to use HTTP connections instead of gRPC for better compatibility.
- ๐ KubeCol Update: Updated KubeCol version to 1.0.4 for new
entity_last
andentity_last_local
tables. - ๐ค Aggregator: Added multi-platform support for the aggregator.
- ๐ช ARM64 Support: Now supports ARM64 images.
- ๐ HPA Added: Horizontal Pod Autoscaler (HPA) enabled for KubeCol.
- ๐งน Cleaner ClickHouse: Removed
ckissuer
auto-drop for ClickHouse parts when PVC limit is reached. - ๐ Security Context: Added security context values for logsensor for enhanced security.
- โ ๏ธ Panic Log Level: Included a new panic log level category in the aggregator's parsing logic.
๐ Bug Fixesโ
- ๐ง Fix: Resolved nodeport issue in
vmagent
. - ๐ Fix: Fixed otel-agent restarting issue whenever a new node was detected.
- ๐ฉบ Fix: Added a health call to the otel-agent for the readiness probe on port 8888.