Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 70 Next »

2.7.3 (Latest)

August 27, 2024

Logs

We made significant improvements to the performance of log search; comparable searches are now an order of magnitude faster.

In this example, search time for a single term across 45 billion records is now 60.27s.

image-20240827-180217.png

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

 Targeted Performance improvements

RBAC

  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.

  • Follow these Upgrade Instructions to fully migrate your existing KloudFuse RBAC configuration to release 2.7.2.

Multi-key auth ingestion

 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

 Trace Analytics
  • 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

 Log Analytics
  • 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

 Forecast & Anomaly Models
  • Introducing new model(Prophet) for better anomaly detection.

  • Introducing new forecast model(Holt winter-seasonal) for better forecasting.

Others

 Dashboards
  • Support for MSK(Kafka), Mongo Atlas dashboards.

 Custom labels
  • Support to add custom tags for log-groups in aws and gcp.

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

 Traces
  • Support for non request (background jobs) transactions for elastic APM

 Service Details
  • 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

 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

 Logs
  • 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

 Control Plane
  • Improve dashboards for Kloudfuse Overview, Systems, etc.

  • Additional panel to show Agents Overview

  • Support for Outlier analysis

 Alerts
  • 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

 Infrastructure
  • 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

 Dashboards
  • 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

 Databases
  • Databases are now uniquely identified by user configurable set of attributes with a reasonable default that includes key cloud and kubernetes attributes (similiar to service identifier for web services).

 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.

 Service Details
  • Runtime metrics (node.js) for services based on detected telemetry language.

  • Service details page provides quick access to the logs via Logs tab.

 Traces - Flame graph
  • Trace details and flame graph now supports the nanoseconds granularity.

Logs

 Facet terms exists
  • 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

 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.

 Service Details
  • Runtime metrics (JVM, Go, Python, etc.) for services based on detected telemetry language

 Service Map
  • 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

 Kubernetes Infrastructure
  • Various fixes and UX improvements

  • Look and feel improvements to match rest of the features and screens

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

 Side bar
  • 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

 Search bar
  • Uniform and easier editing of search filters across Logs and APM search bars

 General UI improvements
  • Better color, fonts and sizes

  • Uniform look and feel across various screens

Dashboards

 Dashboard Edit
  • APM, Logs, and Metrics dashboards can be created, deleted and edited

  • Dashboard import/export/copy functionality

  • Dashboard template variables support

Metrics

 Metrics Metadata
  • Metrics metadata, including metric type, description and units

APM

 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

 Deployment Tracking
  • 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

 Service Execution Time Breakdown
  • Breakdown of execution time by down stream service and span type

  • Overlay of deployment markers to co-relate deployment changes with service changes

 Additional Service reports
  • SLA daily/weekly/monthly report of RED metrics and APDEX

  • Performance Report breaking down RED metrics and APDEX by span names for 24 hour period against 7 day average

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

 Typeahead for logs facets in logs search and analytics
  • facet names can be searched and selected using typeahead (prefix matching) in logs search and logs analytics

APM

 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

 Simplified alert workflow
  • Alert workflow has been simplified to make it easy to configure various kind of alerts including anomaly, change and threshold.

 Infrastructure alerts
  • Improved alert artifacts for System, Kubernetes and Logs integrations.

2.5.0

November 21, 2023

Kloudfuse 2.5.0 is a major release with lots of improvements and features and bug fixes.

Logs

 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.

 Log Facets
  • Facet match/search now works across all the sources

 Log Search
  • 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

 Service Details UI improvements
  • Improvements to charting interface with ability to jump to corresponding metrics exploration with support for more visualization types and comparison to previous periods.

 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

 Cardinality Analytics
  • Support for analyzing and breaking down cardinality of various attributes (both indexed and non-indexed)

Metrics

 Cardinality Analytics
  • Support for analyzing and breaking down cardinality of labels

  • Various performance improvements.

Alerts

 APM alerts
  • Support for threshold and anomaly based alerts for APM RED metrics.

RBAC

 RBAC

Earlier releases

Review the release notes for older releases.

  • No labels