Fixed Issues :: Kloudfuse Docs
Fixed Issues
4.1.1 (Latest)
These are the bugs we fixed in Kloudfuse Platform Release 4.1.1.
AWS SES Metrics Ingestion
We fixed AWS SES CloudWatch metrics being silently dropped during cloud metrics ingestion. SES metrics may have no identifying dimension (a configuration set is optional, and account-level SES metrics have none), which previously caused them to be discarded. SES metrics are now ingested whether or not a configuration set is present.
RUM Session Queries
We fixed RUM session queries returning an error instead of an empty result when the query referenced fields that were not present in the session field configuration.
Trace NOT Filters
We fixed trace queries that used a NOT filter generating malformed SQL, which could cause the query to fail or return incorrect results.
Trace Span Name Filtering
We fixed trace facet filters on span names containing backslashes not being applied correctly.
MCP OAuth Authentication
We fixed MCP requests authenticated with an OAuth JWT not being authorized correctly, bringing them to parity with service-account authentication.
Logs Timestamp Handling
We fixed the Logs UI failing to render when a log event contained an invalid or out-of-range timestamp.
Scheduled View Date Picker
We fixed the date picker appearing unstyled when creating a scheduled view.
4.1.0
These are the bugs we fixed in Kloudfuse Platform Release 4.1.0.
Logs
Logs Key Exists Filter
Fixed an issue where the key exists log filter could be applied with an undefined source, causing queries to return incorrect results.
Logs Chart Empty State
Fixed an issue where the logs chart could remain in a loading state when a streaming query completed with no matching data.
Logs Analytics Error Display
Fixed an issue where Logs Analytics did not surface an error condition when a query failed.
Logs Analytics Warnings
Logs Analytics now surfaces backend warnings to the user when a query is partially served.
Logs RBAC View Queries
Fixed an issue where label-based authorization filters could be applied to log view queries that did not contain those labels, surfacing an UnknownColumnError to users with RBAC enabled.
Logs Dashboard Panel Editing
Fixed an issue where Logs panels added to dashboards could not be opened for editing because of an export-shape mismatch.
Logs Quoted Search Terms
Fixed an issue where a search term wrapped in single quotes could be dropped from the resulting log query.
Logs Advanced Function Operands
Fixed an issue with advanced function operands, and incompatible visualization tabs are now disabled when the active query cannot produce them.
Logs Multi-Value Emission
Fixed an issue where multi-value fields emitted by FuseQL queries did not align with the previous log query format.
Logs Object-Shaped Facets
Fixed an issue where object-shaped facet values could not be located in log events when looking up facet values from a row.
Metrics
Metrics Query Error Codes
The Metrics query service now returns an appropriate HTTP error code when the underlying engine returns an error, making client retry behavior more predictable.
Dashboards
Dashboard Template Variable Default
Fixed an issue where dashboards did not preserve a saved default value for template variables.
Dashboard Cell Layout Regression
Fixed an expandable-cell layout regression and made the fingerprint cell self-manage its expanded state.
Alerts
Alert Recovery Threshold Operator
Fixed an issue where the recovery threshold operator was inverted relative to the alert threshold operator.
RUM
RUM Tab Timing Layout
Fixed an issue where the session and view timing in the RUM Tab link area did not have consistent padding.
APM
APM Span Detail
Added a new API for retrieving span info that returns the correct values used by the APM trace detail panel.
Admin
Folder Permissions Propagation
Added a refresh button on the folder permissions panel and a note explaining the propagation delay after a permission change.
Audit Context Loading
Fixed an issue where the audit context did not load correctly, causing audit log details to be missing.
Audit Log Detail
Audit log entries now include additional context to make user-management actions easier to attribute.
Ingestion
Ingester Nil Dereference
Fixed a potential nil pointer dereference in the ingester error path.
Ingester HTTP Timeouts
Set explicit HTTP server timeouts on the ingester to prevent idle connections from accumulating over time.
Storage
Segment Upload Cancellation
Timed-out segment uploads are now cancelled cleanly so they do not consume broker resources after the deadline.
Segment Creation Metadata CRC
The segment creation metadata CRC is now re-stamped before the segment is tarred for upload, preventing CRC mismatches on the receiving side.
Segment Build Failure Metric
The segmentBuildFailure meter is now exposed via the JMX Prometheus exporter so segment-build failures can be alerted on.
4.0.2
These are the bugs we fixed in Kloudfuse Platform Release 4.0.2.
Stuck Loading Spinner After Query Error
We fixed dashboard panels and the metrics explorer showing a loading spinner indefinitely when a query timed out or errored after returning partial results.
Query Error Visibility
We fixed query errors being silently dropped when partial results had already loaded, for example when a metrics query exceeded the maximum number of returned data points. The error is now shown to the user instead of being hidden behind the partial results.
Unnecessary Background Queries on Logs Analytics Tab
We fixed unnecessary background queries continuing to run for the logs timeline chart while the user was on the Analytics tab, where the chart is not displayed.
Log Query Crash on Grouped Custom Facets
We fixed log queries failing with an internal error when the same custom facet or extracted field was used in both GROUP BY and an aggregation function within the same query.
Data Duplication After Failover
We fixed an issue where data could get duplicated after a failover.
Traces Missing from Results due to Special Characters
We fixed traces being silently excluded from search and analytics results when their attributes contained invalid characters, such as malformed emoji from LLM responses. These attributes are now sanitized during ingestion.
Uneven Log Ingestion Load Across Pods
We fixed an issue where logs for a particular retention tier could concentrate on a single ingestion pod instead of distributing evenly across all pods, causing uneven resource usage and reduced ingestion throughput.
Security CVE Patches
We patched several CRITICAL and HIGH severity vulnerabilities in bundled third-party JavaScript dependencies, including CVE-2025-62718 and CVE-2026-40175 (server-side request forgery and remote code execution in axios), GHSA-xq3m-2v4x-88gg (prototype pollution in protobufjs), and CVE-2026-23869 (denial of service in next).
4.0.1
These are the bugs we fixed in Kloudfuse Platform Release 4.0.1.
Logs
Log Query Service Stability
Fixed a crash in the log query service when running certain types of queries.
Lookup Table Preview
Fixed a crash when previewing lookup table results.
FuseQL concat() Function
Fixed the concat() function in FuseQL to correctly concatenate string values.
Metrics
Anomaly Forecast Bounds
Fixed an issue where anomaly forecast bounds were not displayed in the Metrics Explorer when querying a metric without an aggregation function.
Metrics Explorer Formula Stats
Fixed an issue where the Metrics Explorer did not display query statistics when using formula-only queries.
Alerts
Contact Points Scrolling
Fixed an issue where the contact points configuration table did not scroll properly when a contact point had many email recipients.
APM
Trace Heatmap
Fixed an issue where the trace heatmap did not render.
4.0
These are the bugs we fixed in Kloudfuse Platform Release 4.0.
SLO
SLO Folder Permissions
Fixed an issue where SLO create, edit, and delete operations did not enforce folder-level permissions.
SLO Folder Move
Fixed an issue where users could move an SLO from a folder they did not have access to. Both source and destination folder permissions are now checked.
SLO Edit with RBAC
Fixed an issue where editing an SLO failed when RBAC policies were enabled.
Alerts
Log Alert Editing
Fixed an issue where imported log-based alerts were not editable because the datasource UID was not matched correctly during import.
Dashboards
Dashboard Template Variable Reload
Fixed an issue where changing the dashboard time range triggered a full reload of all template variables, causing slow dashboard performance. Now only RUM template variables are re-fetched on time range changes; Prometheus and Loki template variables are preserved without re-querying.
Stat Panel Number Formatting
Fixed an issue where stat panels could display an invalid number of decimal places.
Metrics
Metrics Rollup Accuracy
Fixed accuracy issues with metrics rollup queries, including overcounting on counter resets and incorrect extrapolation.
Metrics Series Limit on Instant Queries
Fixed an issue where the default series limit prevented aggregation functions (count, sum, avg) from working on high-cardinality metrics.
Saved Queries
Saved Query Folder Permissions
Fixed an issue where deleting saved queries did not enforce folder-level permissions, allowing users to delete saved queries from folders they did not have access to.
3.5.3-p1
These are the bugs we fixed in Kloudfuse Platform Release 3.5.3-p1.
Scheduled Views Not Running
Fixed an issue where newly created scheduled views were sometimes not evaluated until the service was restarted.
Confirmation Dialog Hidden Behind Side Panel
Fixed a regression where confirmation dialogs were hidden behind the side panel overlay.
Dashboard Chart Error Handling
Fixed an issue where dashboard charts did not properly display errors on the first query failure.
Dashboard Template Variables
Fixed an issue where dashboard template variables were not updating when the date range was changed.
Dashboard Filter Chain
Fixed an issue where chained dashboard template variables were not updating dependent filters when a parent filter was changed.
Dashboard Text Filter Input
Fixed an issue where dashboard text filter inputs would revert to their previous value when attempting to edit or clear them.
Logs Panel Scrolling
Fixed an issue where scrolling within a Logs dashboard panel moved the entire browser window instead of scrolling within the panel.
Traces Sidebar Label Grouping
Fixed a regression where trace sidebar labels were all grouped under "custom" instead of being organized by prefix.
Metrics Query Performance
Fixed metrics query performance issues by leveraging rollup to reduce query latency.
Logs Parser Memory Growth
Fixed unbounded memory growth in the logs parser service in environments with frequent node recycling.
PostgreSQL Configuration
Fixed an issue where PostgreSQL max_connections was reset to the default value of 100 during upgrades.
Template Variable FuseQL Escaping
Fixed an issue where template variable values were not properly escaped in FuseQL queries.
Grafana Trace ID Search
Fixed an issue where searching by Trace ID in the Grafana UI failed to display trace details.
3.5.3
These are the bugs we fixed in Kloudfuse Platform Release 3.5.3.
Subquery Performance
We fixed a performance issue where log subqueries were re-executed for every result row instead of once, causing significant slowdowns on large result sets.
Compose Operator Ordering
We fixed non-deterministic filter ordering in the compose operator that could produce inconsistent query results between streaming and non-streaming execution.
Histogram Bucket Handling
We fixed histogram bucket handling when cardinality limits are applied, preventing incorrect histogram_quantile() results due to bucket boundaries going out of sync.
Metrics Query Response Size
We fixed an issue where certain metrics queries returned significantly larger responses than necessary, causing slow query performance.
Kinesis Log Tracking
We fixed Kinesis log ingestion not appearing in consumption and usage reporting.
Tooltip Display
We fixed an issue where chart tooltips were broken on displays with a device pixel ratio less than 1, such as certain remote desktop environments.
Merge Transformation
We fixed an issue where dashboard table panels using the merge transformation produced incorrect results when some queries returned empty data.
FuseQL Escaping
We fixed FuseQL queries containing double quotes and special characters not working correctly. Queries saved to dashboards no longer display extra escape characters.
Template Variable Defaults
We fixed single-select template variables not correctly applying their default values on dashboard load.
Label Value Picker
We fixed the label value picker select-all generating excessively long URLs that could break bookmarking and sharing.
Rate Control Display
We fixed the rate control page showing swapped allowed/dropped columns and incorrect percentage computation.
Ingestion Rate Precision
We fixed a bug where small configured ingestion rates were rounded to zero, causing all ingestion to be rejected after the initial burst.
Alert Query Escaping
We fixed double-escaping of alert queries that caused alert evaluation failures when queries contained special characters.
SLO Label Population
We fixed labels not being populated when editing an existing SLO, requiring users to re-enter label configurations.
SLO Group-By Graphs
We fixed the SLO budget graph not rendering correctly when viewing individual label groups.
Grafana Tempo Compatibility
We fixed compatibility with the latest Grafana Tempo plugin for trace tag autocomplete and query building.
Log Level Detection
We fixed log level detection for OTLP-sourced logs where the level was carried in agent-processed metadata, preventing incorrect classification based on message body content.
Timestamp Bounds Validation
We fixed timestamp bounds checking not being applied to agent and ingestion timestamp sources, allowing out-of-bounds timestamps to pass through without validation.
3.5.2-p2
These are the bugs we fixed in Kloudfuse Platform Release 3.5.2-p2.
Hydration Job List Display
We fixed an issue where the hydration job list would appear empty when archiveAddTags contains invalid JSON.
Panel Data Loading
We fixed an issue where dashboard panels were not correctly using their configured datasource and target settings, causing unreliable data loading.
Data Table Styling
We removed unnecessary borders in dashboard data table panels for cleaner visualization.
Lookup with Alias Fields
We fixed a bug where lookup operations with aliased fields would produce incorrect results.
Saved View Expiry
We corrected configuration handling for saved view expiration settings.
Reset Adjustment Merging
We fixed an issue where merging reset adjustments in point ranges could produce incorrect metric values, improving accuracy of counter reset handling.
Log Parsing (Concatenated JSON)
We fixed a regression where concatenated JSON payloads (for example, {"log":"a"}{"log":"b"}) were only parsing the first object, silently dropping subsequent log entries. This affected fluentd-json, fluent-bit-json, Datadog, and hydration ingestion paths.
Log Parsing (Heroku Format)
We fixed a regression where Heroku syslog messages were incorrectly wrapped in JSON instead of being passed through as raw messages. Decompression error metrics for Datadog payloads were also restored.
WebSocket Loading State
We fixed an issue where the loading state was not cleared after a query completed via WebSocket, causing the UI to appear stuck in a loading state.
3.5.2-p1
These are the bugs we fixed in Kloudfuse Platform Release 3.5.2-p1.
Dashboard Transpose Logs Table
Fixed an issue where transposed log tables were not rendering correctly in dashboard panels.
Dashboard LogQL Panel
Fixed an issue where LogQL-based panels were not working correctly in dashboard views.
Dashboard RUM Template Variables
Fixed an issue where dashboard template variables were not properly filtering RUM data in dashboard panels.
Dashboard Sparkline Visualization
Fixed an issue where sparkline charts were not showing all bars when a custom timeslice differs from the UI bucket size.
Alerts PromQL Parse
Fixed parsing issues with PromQL expressions in alert configurations.
Logs Anomaly Alerts Syntax
Fixed syntax handling for log-based anomaly alert definitions.
LogQL Regressions
Fixed regressions in LogQL implementation that affected query execution and result accuracy.
LogQL Compare Operator Panic
Fixed a panic when using compare operators in streaming queries.
LogQL Compare Timeshift Naming
Fixed column naming for minute-duration timeshifts in compare queries.
Streaming Aggregation NaN Handling
Fixed issues with NaN values and format function type mismatches in streaming aggregations.
LogQL Compose Operator
Fixed issues with compose operator returning incomplete results and not respecting subquery limits.
Metrics Rollup Performance
Fixed a performance regression in metrics rollup implementation.
Hydration Job Status
Fixed an issue where the hydration job status UI was blinking and not displaying status correctly.
Lookup Table Edit Corruption
Fixed an issue where editing lookup tables could corrupt data due to column order mismatch.
3.5.2
These are the bugs we fixed in Kloudfuse Platform Release 3.5.2.
Dashboard Pie Chart Colors
Fixed an issue where pie charts displayed different colors for the same data when switching between LogQL and FuseQL query modes.
FuseQL Duplicate Filter
Fixed an issue where switching from regular to advanced (FuseQL) mode duplicated the kube_cluster_name filter.
Logs Analytics Table Scroll
Fixed an issue where the logs analytics table had no scroll and content was cut off at the bottom of the screen.
Query Builder Toggle
Fixed an issue where toggling to advanced mode removed facet filters and queries were lost when switching between advanced search and query builder.
Streaming API Error Messages
Fixed an issue where FuseQL streaming API was not returning error messages to the UI, making query debugging difficult.
FuseQL JSON Multi Results
Fixed an issue where FuseQL json operator with multiple results caused UI errors.
Scheduled Search Creation
Fixed a hard crash on the scheduled search creation page.
Date Toggle Streaming
Fixed an issue where toggling the date picker stopped the streaming query for the chart in the logs page.
Lookup Table Duplicate Upload
Fixed an issue preventing re-upload of the same CSV file to lookup tables.
Ingester Type Length
Fixed an issue where the ingester k8s handler was attempting to write a type field exceeding 64 characters.
Group Sync Role Update
Fixed role update behavior when group sync is enabled in user management.
Dashboard Template Variable Bookmarking
Fixed a regression where dashboard template variable selections were not properly saved in bookmarked URLs. Template variable state is now correctly preserved when sharing dashboard links.
3.5.1-p2
These are the bugs we fixed in Kloudfuse Platform Release 3.5.1-p2.
Query Mode Switching
We fixed an issue where switching between advanced search and query builder modes did not work correctly in some cases.
Template Values in Logs
We fixed an issue where changing template variable values did not properly refresh log data in dashboard panels.
Logs Analytics Table
We fixed an issue where the logs analytics table would get cut off on smaller screens. The table now includes horizontal scrolling for tables with many columns.
RUM Multi-line Regex
We fixed an issue where regex matching in RUM queries did not work correctly for multi-line string values.
Control Plane Dashboard
We fixed the Pinot ingestion rate calculation in the control plane dashboard.
3.5.1-p1
These are the bugs we fixed in Kloudfuse Platform Release 3.5.1-p1.
FuseQL mode switching
We fixed an issue where switching from FuseQL mode to label/value chip mode was not working correctly in the query builder.
Alerts evaluation frequency grouping
We fixed alerts grouping to properly update based on evaluation frequency settings.
3.5.1
These are the bugs we fixed in Kloudfuse Platform Release 3.5.1.
Token Expired Redirect
Fixed an issue where users were not properly redirected to the login page when their session token expired.
Multiline Query on Windows
Fixed an issue where FuseQL multiline queries were not working correctly when accessed from Windows browsers.
toFloat Function in Logs
Fixed an issue where the toFloat function returned incorrect results when converting parsed log field values to floating-point numbers.
Heroku Log Parsing
Fixed an issue where Heroku log messages containing special characters were not parsed correctly.
CSV Download Missing Parsed Fields
Fixed an issue where downloaded CSV files from the Logs explorer had empty columns for fields parsed using FuseQL (such as | field as alias). The parsed fields displayed correctly in the UI but were missing from the exported CSV file.
3.5.0
These are the bugs we fixed in Kloudfuse Platform Release 3.5.0.
Trace download infinite loop
Fixed an issue causing an infinite loop when downloading traces.
Error group occurrence counts
Fixed incorrect occurrence counts displayed in the error group table.
Trace alert filter preservation
Fixed issues where trace alert filters were reset when navigating to alert creation.
Anomaly algorithm selection
Fixed anomaly algorithm selection not being carried over when creating alerts from metrics explorer with anomaly detection.
Text panel creation workflow
Fixed the text panel creation workflow in dashboards.
Large table performance
Fixed performance issues in dashboard panels with large tables.
Chart dimension shifting
Fixed chart dimension shifting when toggling between combined and non-combined queries.
Analytics visualization rendering
Resolved issues with analytics visualization rendering.
Legend display accuracy
Fixed inaccurate legend display and series counting.
FuseQL facet as column
Fixed query issues when using facet as column in FuseQL.
Operators on _timeslice
Fixed issue with operators on _timeslice column in FuseQL.
Scheduled view query results
Fixed display of scheduled view query results.
APM alert editing performance
Fixed performance issue causing hundreds of queries when editing APM alerts.
Alert annotation persistence
Fixed issue where deleted annotations reappeared on save.
3.4.2-p1
These are the bugs we fixed in Kloudfuse Platform Release 3.4.2-p1.
Bulk dashboards import/export
Fixed UI bugs and made improvements to dashboard import/export workflows.
Integration pages
Fixed a bug where UI showed blank integration pages.
Infrastructure UI
Fixed bugs on infrastructure UI that caused some information cells to be blank.
Control Plane logs dashboard
Fixed a bug on Logs dashboard in Control Plane.
3.4.2
These are the bugs we fixed in Kloudfuse Platform Release 3.4.2.
Metrics download
Fixed an issue that prevented users from downloading metrics data for analytics.
Query pushdown operators
Resolved a bug where queries only worked with pushdown operators but failed with non-pushdown operators.
Query save folder option
Fixed an issue where saved queries were always stored in the general folder. Users can now select a target folder.
Logs hydration regex
Enabled the hydration service to support string search and regex queries.
Logs download
Fixed an issue that prevented logs data from being downloaded. Data can now be exported as CSV, JSON, or TXT.
Diff operator
Fixed the diff operator to correctly output the difference between the current and previous row.
Stacked columns in log charts
Added support for stacked columns as a chart type in log panels.
Alert suppression
Fixed an issue where silencing an alert suppressed the entire alert rule instead of a single alert instance.
Kubernetes dashboard migration
Completed migration of the required Kubernetes dashboard from Sumo Logic to Kloudfuse, with save and cat operator support.
Logical operators case sensitivity
Fixed an issue where logical operators in queries were case sensitive.
Query editor shortcuts
Fixed editor behavior so that pressing Enter runs a query, while Shift+Enter moves to the next line.
FuseQL operators in lookups
Fixed issues with cat and save operators for lookup tables and improved sorting support in FuseQL.
3.4.1
These are the bugs we fixed in Kloudfuse Platform Release 3.4.1.
Scheduled views fix
Fixed an issue in scheduled views implementation.
Logs hydration performance
Improved performance in Logs hydration.
RBAC fixes
Fixed issues in RBAC implementation which prevented users from being deleted and users’ roles from being downgraded to viewer.
3.4.0.p2
These are the bugs we fixed in Kloudfuse Platform Release 3.4.0.p2.
Datadog logs compression
We fixed support for zstd compressed logs payload from Datadog. This improves log ingestion reliability.
Span classification
We fixed incorrect span.kind classification for Datadog spans to improve trace accuracy.
Span attribute handling
We fixed handling of moving attributes to hc attributes within span attributes to preserve metadata correctly.
Azure deep store Helm validation
We fixed incorrect Helm validation for Azure deep store configurations to ensure successful deployments.
Label filters in hydration service
We fixed incorrect handling of label filters in the hydration service for accurate data hydration.
3.4.0
These are the bugs we fixed in Kloudfuse Platform Release 3.4.0.
Downloading Events Filter
We fixed an issue where the filter was not active during events list download.
Event message body
We fixed an issue where users could not search the event message body.
FuseQL Advanced Search
We fixed an issue where users could not create dashboard panels with FuseQL Advanced Search.
RUM Alerts
We fixed an issue with Edit and Duplicate functionality in RUM Alerts.
Contacts
We fixed an issue with editing contacts.
Viewer Permissions
We fixed an issue with Viewer role write permissions when creating alerts.
Outlier Alerts
We fixed an issue where the alert did not render correctly on the Alert Detail Page.
Variables in Dashboards
We fixed an issue where users were unable to add variables to Dashboards.
Excessive access
We fixed an issue where users with a Viewer role were able to see all users and policies.
Muting Alerts
We fixed an issue where users were unable to mute an alert.
Creating Alerts
We fixed an issue where users were unable to create an alert in the Kloudfuse Alert UI.
3.3.6
These are the bugs we fixed in Kloudfuse Platform Release 3.3.6.
Logs table type, and logs schedule location
We fixed an issue of incorrect type in the logs table, and moved the logs schedule view support table to the component.
Duplicate user
We fixed an issue where using mixed-case email addresses in the IdP authentication through SSO and SAML resulted in duplicate users.
Effective RBAC policies
We fixed an issue where effective policies were not shown correctly for the selected user.
Group and Role synchronization
We added an option to specify the group name prefix for mapping roles. See Configure Role Group Prefix.
3.3.5
These are the bugs we fixed in Kloudfuse Platform Release 3.3.5.
Span detail persistence for high cardinality attributes
We fixed an issue where high cardinality attribute filters from span detail did not carry over the selected field.
Traces chart loading
We fixed an issue where the traces chart did not appear, and the UI erroneously reported a "data is not found" error.
Metric Explorer chart loading
We fixed an issue where the Metric Explorer does not load the chart.
TraceID sync between Kloudfuse and embedded Grafana
We fixed an issue where the trace id did not propagate fully, so that traces visible in Grafana did not appear in the Kloudfuse UI.
Rate Control for logs stream
We fixed an issue where a log rate control parameter, skipCpRules was not applied correctly.
Malformed PromQL
We fixed an issue where PromQL queries were malformed because of missing encoding.
3.3.4
These are the bugs we fixed in Kloudfuse Platform Release 3.3.4.
False Restricted Access
We fixed an issue where Admin users were getting a "Restricted Access" message after logging in.
Enabling Audit Logging
We fixed an issue where Audit Logging could not be enabled because of incorrect workflow to SAML Authentication configuration.
RUM Ingester Service
We fixed an issue where the RUM logs ingestion failed due to incorrect encoding value.
Import Dashboards through Integration
We fixed an issue where users were not able to create dashboards through in-product Kubernetes integration.
3.3.3
These are the bugs we fixed in Kloudfuse Platform Release 3.3.3.
Multi-Table Upload API
We fixed an issue where the Pinot Controller returned a false negative status, 500, when generating a response.
Rate Control Metrics
We fixed an issue where Kloudfuse was reporting drops in OTel Protocol logs as allowed.
Multi-Zone Availability
We fixed an issue where the AZ-service was exiting the restore workflow early.
Dashboard Panel Logs Filter
We fixed an issue where the logs filter for dashboard panels was not performing.
FuseQL Arithmetic Operators
We fixed an issue where the FuseQL arithmetic formulas were not evaluating correctly.
3.3.2
These are the bugs we fixed in Kloudfuse Platform Release 3.3.2.
Table and Log Views
We fixed a display issue, so that the UI shows the Table view when the query contains an aggregation, and the Logs view if it does not.
Creating Schedule
We fixed an issue where the workflow displayed a pre-populated scheduled view.
Adding Logs to Dashboard
We fixed an issue where users did not have an affordance for adding logs from a FuseQL query result to a dashboard.
3.3.1
These are the bugs we fixed in Kloudfuse Platform Release 3.3.1.
Rate control
We fixed an issue where the user could delete classes; this is no longer possible.
Editing Alerts
We fixed an issue where users were unable to edit an existing alert created through FuseQL.
Creating Alerts
We fixed an issue where viewers were not able to create alerts in folders where they had admin access.
APM Errors Report
We fixed an issue where errors displayed on the graph, but did not appear in the Error tab.
3.3.0 P2
These are the bugs we fixed in Kloudfuse Platform Release 3.3.0 P2.
Performance regression for long time range metrics
When we introduced splitting of longer time range metric queries into smaller separate queries, it created performance issues. We fixed these issues by tuning the splitting logic.
Delimiter error
We fixed an issue where a PromQL queries were not parsing properly during streaming due to a whitespace delimiter.
Dashboard filters for regex non match
We fixed an issue where the matching function did not work for the regex non-match.
Fixed Regex Search
We fixed regex search anchoring for PromQL queries.
Removed the "facets-" prefix in logs
We fixed an issue where a prefix was not removed for OpenTelemetry logs ingestion.
Alert chunking
We optimized the performance of alerts.
3.3.0 P1
These are the bugs we fixed in Kloudfuse Platform Release 3.3.0 P1.
Email for new SSO users
We fixed an issue where the user SSO ID was used as their email.
3.3.0
These are the bugs we fixed in Kloudfuse Platform Release 3.3.0.
Performance regression for long time range metrics
When we introduced splitting of longer time range metric queries into smaller separate queries, it introduced performance issues. We fixed the issue by tuning the splitting logic.
Table columns for APM
We fixed an issue where the table columns for APM were not fully configurable.
Enabled Prometheus engine at modifier
We fixed an issue where the Prometheus Engine was disabled by default, and therefore could not support @ modifiers.
3.2.5
These are the bugs we fixed in Kloudfuse Platform Release 3.2.5.
K-Lens Analysis Closes Page
We fixed an issue where analysis with K-lens did not work properly.
Extraneous Analyze Affordance
We fixed an issue where the Analyze button appeared on the interface for all alert types.
Cannot View Apdex Metrics for Central Kloudfuse Services
We fixed an issue that prevented the display of data for Apdex metrics services.
Missing Title for Create Event Alerts
We fixed an issue where the Create Event Alerts page had no title.
Inconsistent Log Level and Severity
We fixed an issues where the log level and security indicator represented in the UI did not match the original log record.
3.2.4
These are the bugs we fixed in Kloudfuse Platform Release 3.2.4.
Incorrect Color Labels in RUM Charts
We fixed an issue where incorrect color labels (legend) appeared on the RUM charts.
Missing User ID and Email in RUM Table
We fixed an issue where the User ID and User Email was visible on the RUM Details RUM page, but did not appear in the RUM Table view.
Missing Title for Create Event Alerts
We fixed an issue where the Create Event Alerts page had no title.
Cannot Create First Alert Suppress Schedule
We fixed an issue where it was not possible to create the first Alert Suppress Schedule in the set. It addresses a Known issue: Unable to Create the First Suppress Schedule.
Cannot Edit Log Alert Queries
We fixed an issue where it was not possible to edit the query of an existing log alert.
Dropped AWS Metrics
We fixed an issue where the ingester was dropping AWS metrics that were sourced outside the curated AWS namespaces.
Incorrect Pod Restart Alert
We fixed an issue where the Pod Restart alert fired incorrectly because the alert rule was evaluating partial results.
Create Alert Disabled
We fixed an issue where the Create Alert option was disabled when the analytics query result set is empty.
View Query Malfunction
We fixed an issue where sorting was unavailable before an aggregation operator.
Regex Enabled Incorrectly
We fixed an issue where regex search was incorrectly enabled for uuid columns like view.id, session.id, action.id, resource.id, error.id, and longtask.id.
FuseQL Search Results Do Not Appear
We fixed an issue where the Forecast operation results did not display correctly after switching to Advanced Search, in both Timeseries View and when creating a Log Forecast alert.
Time Picker Change not Reflected
We fixed an issue where changing the time picker in FuseQL Advanced Search mode did not re-run the query.
Variable Malfunction on Kloudfuse Dashboard
We fixed an issue where changing variables in the Kloudfuse Overview dashboard did not work properly, or propagate to the subordinate charts.
Unable to Delete Suppress Schedule (Timing)
We fixed an issue where a Suppress Schedule for Alerts could not be deleted if it was assigned to a Contact Point.
Metrics RBAC Policies Misapplied to APM/ASM
We fixed an issue where APM/ASM service filtering was affected by RBAC policies for Metrics.
Mislabeling a Contact Point UI
We fixed an issue where the Edit Contact Point interface was titled Create Contact Point.
Advanced Search Operators Impede Views
We fixed an issue where dedup and backshift operators used in the KfuseQL Advanced Search break subsequent access to view columns, facets, and labels extracted by the query.
Inadequate Datatype Support
We fixed an issue where the number datatype had inadequate support when querying scheduled views.
Improper Handling of FuseQL-generated Alert Rules
We fixed an issue with correctly saving and displaying advanced function alerts using FuseQL, namely incorrect display, incorrect grouping, improper calculation and display of an internal operator.
Date and Time Display Problems on Alert Rule Charts
We fixed issues where the date did not show properly on the chart or in the tooltip, and the start of the forecast did not update to current time properly.
Unsupported Filtering for Generation 1 Metrics
We previously did not support filtering for generation 1 metrics for AWS/FSx Namespace for ONTAP filesystems.
Unable to Query Scheduled Views from Table or List UI
We previously did not support querying scheduled views from the Table or List interface.
3.2.3
These are the bugs we fixed in Kloudfuse Platform Release 3.2.3.
Dynamic Variables in Dashboards
We fixed an issue where dynamic variables were not picked up correctly.
Adding Numeric Columns
We fixed an issue where numeric columns added during regular search did not display when switching to Advanced Search.
Importing and Exporting Alerts
We added instructions for using scripts to manage alerts and dashboards. See Manage Alerts.
Deployment Marker Restarts
We fixed an issue with the deployment marker on Service Traces.
3.2.2
These are the bugs we fixed in Kloudfuse Platform Release 3.2.2.
Time Range
We fixed an issue when the specified time range for dashboards did not apply to internal panels, and they instead showed only the latest time range.
Logs Search
We fixed an issue where a facet or label that you add to a column disappears when switching between regular and advanced logs search.
APM and Logs Filter
We fixed an issue where the left filter panel on both Logs and APM interfaces did not load the value on the initial click; it now refreshes automatically.
APM Service Filter
We fixed an issue when a selected filter for active services did not apply when showing all (active and inactive) services.
Dashboard Label Selectors
We fixed an issue where labels were not working properly on the Kloudfuse UI. We upgraded our UI to support the interval data type.