2.7.3.P1 (Latest)
September 6, 2024
OpenTelemetry on Docker deployments
In this release, we added support for data collection through OpenTelemetry on Docker containers. For details, see https://kloudfuse.atlassian.net/wiki/x/u4CpOg.
Trace (APM)
Prettify JSON
In the Log details interface, we improved the display of the JSON format of the log line.
Select the Pretfify JSON option to see the more familiar and easy to read rendering of the log line.
Image RemovedImage AddedTrace Latency Breakdown Log Filters
When examining Trace Latency Breakdown detail, under the Logs option, we added a new filter option. Depending on the nature of your technical stack, you can now select to filter on:
Kubernetes: pod_name
Docker: container_id
Host: hostname
To select the relevant filter:
On the top navigation bar, select APM > Traces.
{Optional}
Use Search to find the relevant service.
In the list of services, click the relevant Trace Latency Breakdown diagram.
In the detail, under the Flame Chart, select the Logs tab.
The header of the list starts with the Filter, set to traceId
by default. Click, and select the relevant filter from the dropdown.
2.7.3
August 28, 2024
Logs
We made significant improvements to the performance of log search with efficient indexes; comparable searches are now an order of magnitude faster.
APM
Bug fixes.
RBAC
We added default access policies for users without explicit policy assignment. See Default Policy.
2.7.2
August 19, 2024
Kloudfuse 2.7.2 release builds on 2.7.1 and introduces new & improved RBAC(Role Based Access Control) with UI support for easier user management. Additionally, we are introducing support for Multi-key authentication and targeted performance improvement for APM.
This release also includes additional features, bug fixes as listed below.
APM
Expand |
---|
title | Targeted Performance improvements |
---|
|
|
RBAC
Expand |
---|
title | User Management in UI. |
---|
|
All RBAC function are now supported in the UI. See RBAC: Using the Admin Tab . Roles can be defined & assigned to users from UI. Group Management, policy Management, policy config management are handled with ease from UI. Improved user, access controls
Starting with this release, KloudFuse does not support RBAC and policy configuration through editing of raw configuration files. |
Multi-key auth ingestion
Expand |
---|
title | Multi-key auth ingestion |
---|
|
|
2.7.1
August 12, 2024
Kloudfuse 2.7.1 release builds on 2.7.0 version and improves analytics experience for Traces and logs. Additionally, we are introducing new Forecast and Anomaly models for metrics.
This release also includes additional features, bug fixes as listed below.
APM
Expand |
---|
|
Support for pushdown queries for better performance & user experience. Improved Analytics formula for correctness with optimized joins for top k and bottom k results. Support for easy query param selection for multiple queries.
|
Logs
Expand |
---|
|
Support for pushdown queries for better performance & user experience. Improved Analytics formula for correctness with optimized joins for top k and bottom k results. Support for easy query param selection for multiple queries.
|
Advanced Alerts
Expand |
---|
title | Forecast & Anomaly Models |
---|
|
|
Others
2.7.0
July 29, 2024
Kloudfuse 2.7 is a major release many enhancements and critical bug fixes.
This release has a kafka upgrade that requires specific steps - please refer to upgrade instructions.
APM
Expand |
---|
|
Support for Apdex charting and alerting. Service Execution Time chart shows breakdown by the downstream external service by their DNS names/IP addresses. Downstream dependency table now shows external services as well
|
UI
Expand |
---|
title | Bookmarking and State Management |
---|
|
Support for bookmarking filters and query states State is preserved within the stream pages while navigating around the kfuse UI. Unified rollup period across all charts UTC support Allow sorting for analytics table and pie chart table
|
Logs
Expand |
---|
|
Unify Logs Analytics and Trace Analytics to allow multiple queries More responsive logs landing page through streaming and faster terms search Support for larger log lines - up to 1MB
|
Others
Expand |
---|
|
Improve dashboards for Kloudfuse Overview, Systems, etc. Additional panel to show Agents Overview Support for Outlier analysis
|
Expand |
---|
|
Support for creation of alerts by cloning an existing alert. Support bulk deletion of alerts and contact points. Slack contact point editing support Support Apdex based alerts
|
Expand |
---|
|
Support for pagination in the Kubernetes views Improve sidebar navigation and grouping support in the Events page Group by support for Kubernetes Multi Query in Event Analytics
|
Expand |
---|
|
Support for exporting dashboard and copying dashboard json Support for bulk deletion of dashboards Support for multi-series anomaly visualization Increased precision for charting tooltips Support for math expressions in dashboard panels
|
2.6.7 Patch 1
May 30, 2024
Kloudfuse 2.6.7 is patch release with some critical bug fixes.
Bug Fixes
Fix for RBAC exception when navigating to live trace and APM Derived Metrics - only applicable if RBAC is enabled.
Fix for Alignment of values between “Total Requests” and side bar span counts in the Traces screen
Fix for No Data/Exec State alert condition issue
2.6.7
May 15, 2024
Kloudfuse 2.6.7 release builds on 2.6.5 version and continues to improve APM and logs user experience. We have added support for defining Service Level Objectives (SLOs) at service level among other improvements and enhanced logs search with further search operators.
This release also includes many performance improvements, bug fixes and other minor enhancements as detailed below.
APM
Expand |
---|
title | Service Level Objectives (SLOs) - Experimental |
---|
|
Kloudfuse now has support for Service Level Objectives (SLOs). Users can set latency and availability SLOs for any service instrumented with distributed tracing. Every SLO breach can optionally send alerts. High-level summary of any configured SLOs are available in service page.
|
Expand |
---|
title | Traces - Flame graph |
---|
|
|
Logs
Expand |
---|
|
Logs search now supports two new operators facetTermsExist(==), notFacetTermsExist(!==) to support term search within a facet. This feature is similar to facetTermsExist for the full log line. Detailed wiki on how to use the operator can be found here.
|
Performance improvements to reorder filters based on their efficiency while executing queries in the database. This can have a large effect on user experience.
Improved and reduce disk reads in termsExist filter execution.
2.6.5
April 10, 2024
Kloudfuse 2.6.5 is a major release that significantly enhances the APM user experience by introducing the concept of service identifier. Service identifier allows APM services to be uniquely identified by user configurable set of attributes with a reasonable default that includes key cloud and kubernetes attributes.
This release also includes many performance improvements, bug fixes and other minor enhancements as detailed below. It also includes various security fixes to address CVEs.
APM
Expand |
---|
title | Services and Databases List |
---|
|
We now display services and databases separately in their own tabs Services are now uniquely identified using combination of cloud and kubernetes labels. Service identity is carried over to the service and dependency maps as well as service details page. In addition, service identity is leveraged in setting APM and ASM alerts as well as when navigating to traces and errors from service details.
|
Expand |
---|
|
Significant enhancements to the Service Map (global view) and Service Dependency Map (in the Services details page) user experience leveraging service identity to uniquely identify services and databases. Ability to navigate from service to service details page Ability to size the node based on any of the RED metrics
|
Infrastructure
Expand |
---|
title | Kubernetes Infrastructure |
---|
|
|
2.6.0
February 16, 2024
Kloudfuse 2.6.0 is a major release that includes significant UI improvements, many new APM and Dashboard features.
UI Enhancements
Expand |
---|
|
Independent scrolling of sources and facets Easier selection of facets, and labels using toggle/All/only options Easier charting of facets based on data type directly from the Logs sidebar
|
Expand |
---|
title | General UI improvements |
---|
|
|
Dashboards
Expand |
---|
|
APM, Logs, and Metrics dashboards can be created, deleted and edited Dashboard import/export/copy functionality Dashboard template variables support
|
Metrics
APM
Expand |
---|
title | Advanced Services Monitoring |
---|
|
Advanced Services Monitoring can be enabled for individual services from the APM services list Service details RED metrics charts have option to show anomalies when ASM is enabled Service details page also shows Kubernetes Infrastructure metrics on per host, and pod basis with outlier detection
|
Expand |
---|
|
Auto-detection of deployment changes based on service version Service details page shows first seen time for each of the versions Service RED metrics and Execution Breakdown charts show markers for deployment
|
Expand |
---|
title | Service Execution Time Breakdown |
---|
|
|
Expand |
---|
title | Additional Service reports |
---|
|
|
2.5.4
January 6, 2024
kloudfuse 2.5.4 is a minor release with a few enhancements, performance improvements and bug fixes.
2.5.3
December 26, 2023
kloudfuse 2.5.3 is a minor release with logs facet autocomplete with typeahead, APM trace search enhancements, performance improvements and bug fixes.
Logs
Expand |
---|
title | Typeahead for logs facets in logs search and analytics |
---|
|
|
APM
Expand |
---|
title | APM Search improvements |
---|
|
Improved APM search now allows editing of indivdiual eq, neq, regex eq and regex neq queries for low cardinality and hc attributes Simplified and improved editing of duration slider ranges
|
2.5.2
December 13, 2023
Kloudfuse 2.5.2 is a minor release with performance improvements and bug fixes.
2.5.1
December 10, 2023
Kloudfuse 2.5.1 is a minor release with improved alerting capabilities and performance and bug fixes.
Alerts
Expand |
---|
title | Simplified alert workflow |
---|
|
|
Expand |
---|
title | Infrastructure alerts |
---|
|
|
2.5.0
November 21, 2023
Kloudfuse 2.5.0 is a major release with lots of improvements and features and bug fixes.
Logs
Expand |
---|
title | Additional visualizations in Logs Analytics UI |
---|
|
Logs Analytics now supports Top List, Table and Pie Chart visualization in addition to the Time Series Facets can be aggregated or used in a group by independent of the source in which they appear. Ability to create alerts directly from the logs analytics screen for both queries and formulas. New aggregation functions - first, last, quantile, etc.
|
Expand |
---|
|
Logs term search and string searches are now faster due to various improvements in the indexing and caching in addition the streaming evaluation of the counts From the search bar you can now search for log lines containing a facet Ability to sort the logs search results table by custom columns Ability to chart numeric facets from the sidebar Sidebar now shows facet values sorted by their log lines count
|
APM
Expand |
---|
title | Service Details UI improvements |
---|
|
|
Expand |
---|
title | APM Analytics UI improvements |
---|
|
Added support for Top List, Table and Pie Chart visualization in addition to the Time Series Support for multiple queries and formulas Simplification of analytics UI to match logs analytics Ability to add analytics query to dashboard
|
Expand |
---|
title | Cardinality Analytics |
---|
|
|
Metrics
Expand |
---|
title | Cardinality Analytics |
---|
|
|
Alerts
RBAC
Earlier releases
Review the release notes for older releases.