Skip to content

Commit 976db01

Browse files
authored
[workers-observability] Add changelog entry for revamped workers metrics (#19590)
* [workers-observability] Add changelog entry for revamped workers metrics * [workers-observability] update changelog entry with more change context and screenshots --------- Co-authored-by: Rohin Lohe <[email protected]>
1 parent 99f923d commit 976db01

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed
221 KB
Loading
200 KB
Loading
390 KB
Loading
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Revamped Workers Metrics
3+
description: Monitor your Worker's performance with a default set of automatically enabled metrics.
4+
products:
5+
- workers
6+
date: 2025-02-03T18:00:00Z
7+
---
8+
9+
We've revamped the [Workers Metrics dashboard](https://dash.cloudflare.com/?to=/:account/workers/services/view/:worker/production/metrics/).
10+
11+
![Workers Metrics dashboard](/public/images/workers/observability/workers-metrics.png)
12+
13+
Now you can easily compare metrics across Worker versions, understand the current state of a [gradual deployment](/workers/configuration/versions-and-deployments/gradual-deployments/), and review key Workers metrics in a single view. This new interface enables you to:
14+
15+
- Drag-and-select using a graphical timepicker for precise metric selection.
16+
17+
![Workers Metrics graphical timepicker](/public/images/workers/observability/metrics-graphical-timepicker.png)
18+
19+
- Use histograms that aggregate cumulative metrics, allowing you to bucket and compare rates over time.
20+
- Focus on Worker versions by directly interacting with the version numbers in the legend.
21+
22+
![Workers Metrics legend selector](/public/images/workers/observability/metrics-legend-selector.png)
23+
24+
- Monitor and compare active gradual deployments.
25+
- Track error rates across versions with grouping both by version and by invocation status.
26+
- Visualize how [Smart Placement](/workers/configuration/smart-placement/) improves request duration.
27+
28+
Learn more about [metrics](/workers/observability/metrics-and-analytics).

0 commit comments

Comments
 (0)