Skip to content

Commit 9e0e97c

Browse files
Stephen Belangerruyadorno
Stephen Belanger
authored andcommitted
diagnostics_channel: built-in channels should remain experimental
PR-URL: #45423 Reviewed-By: theanarkh <theratliter@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 51213c2 commit 9e0e97c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/diagnostics_channel.md

+6
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,12 @@ channel.unsubscribe(onMessage);
409409

410410
### Built-in Channels
411411

412+
> Stability: 1 - Experimental
413+
414+
While the diagnostics\_channel API is now considered stable, the built-in
415+
channels currently available are not. Each channel must be declared stable
416+
independently.
417+
412418
#### HTTP
413419

414420
`http.client.request.start`

0 commit comments

Comments
 (0)