Skip to main content

Metrics

Each block deployed on Fransys has its own real-time metrics, accessible directly from the Metrics tab of its configuration panel.

Per-block metrics

Click on a block in the canvas, then open the Metrics tab to view its performance.

CPU and RAM metrics of an application block

Two charts are displayed:

  • CPU Usage — CPU usage in millicores over time
  • RAM Usage — Memory usage in megabytes over time

Display period

The Last 5 minutes selector in the top right lets you adjust the time window. You can view metrics over different periods to identify trends or load spikes.

Full screen mode

The expand icon in the top right lets you open the charts in full screen for more detailed analysis.

Two levels of monitoring

Fransys offers monitoring at two levels:

LevelWhereWhat you see
ClusterCluster dashboard → Overview / Project metricsGlobal resources, node/pod health, consumption per project
BlockBlock panel → MetricsCPU and RAM of the individual service

→ For cluster-level monitoring, see Cluster Dashboards

tip

Monitor your blocks' metrics after a deployment to detect potential consumption spikes. If a block regularly consumes all its resources, adjust the limits in the Resources tab or enable horizontal scaling.