Skip to content

Commit e6ee565

Browse files
committed
[Stream] CHangelog, adjust nav pattern, add article
1 parent 84cb173 commit e6ee565

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed
192 KB
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Introducing observability and metrics for Stream Live Inputs
3+
description: >
4+
Use new observability on Stream Live Inputs to better understand broadcast-side
5+
health and performance, now available easily in Dash and programmatically via
6+
GraphQL.
7+
date: 2025-08-05
8+
---
9+
10+
New information about broadcast metrics and events is now available in Cloudflare
11+
Stream in the Live Input details of the Dashboard.
12+
13+
![Live Input details showing metrics](~/assets/images/changelog/stream/2025-08-05-live-input-metrics.png)
14+
15+
This observability can aid troubleshooting and improving quality, particularly
16+
for new customers who are just getting started as well as platform customers who
17+
may have limited knowledge on how their end-users configure their encoders.
18+
19+
To get started, start a live stream ([just getting started?](/stream/examples/obs-from-scratch/)), then visit the Live Input details page in Dash.
20+
21+
See our new live [Troubleshooting](/stream/stream-live/troubleshooting/) guide
22+
to learn what these metrics mean and how to use them to address common broadcast
23+
issues.

src/content/docs/stream/stream-live/troubleshooting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: troubleshooting
3-
title: Troubleshooting live stream
3+
title: Troubleshooting a live stream
44
sidebar:
55
order: 12
66

@@ -14,7 +14,7 @@ In addition to following the live stream troubleshooting steps in this guide, ma
1414
If your live stream is buffering, freezing, experiencing latency issues, or having other similar issues, try these troubleshooting steps:
1515

1616
<Steps>
17-
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com) > **Stream** > **Analytics**.
17+
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com) > **Stream** > **Live Inputs**. Locate the Live Input in use and click on it, then click on the **Metrics** tab.
1818

1919
2. Look at your **Keyframe Interval** chart.
2020

0 commit comments

Comments
 (0)