Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions src/changelog/2025/06/instance-performance-view.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Instance Performance View
description: "A new view for monitoring the performance of your hosted Node-RED instances"
date: 2025-06-02 12:00:00.0
authors: ["joe-pavitt"]
tags:
- changelog
---

We've added a new view for every Hosted Instance in FlowFuse, Performance.

![Screenshot of the Performance view for a Hosted Instance](./images/instance-performance.png){data-zoomable}
_Screenshot of the Performance view for a Hosted Instance_

This view provides a comprehensive insight into the performance of your hosted Node-RED instances, focussing on CPU usage over time, better enabling you to detect performance issues within your Node-RED Flows.

This feature is available today for Enterprise tier teams on FlowFuse Cloud and will be available for self-hosted Enterprise customers as part of the 2.18 release later this week.
Loading