Skip to content

Commit 40a29aa

Browse files
Stephen Belangerdanielleadams
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 19eabd7 commit 40a29aa

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
@@ -403,6 +403,12 @@ channel.unsubscribe(onMessage);
403403

404404
### Built-in Channels
405405

406+
> Stability: 1 - Experimental
407+
408+
While the diagnostics\_channel API is now considered stable, the built-in
409+
channels currently available are not. Each channel must be declared stable
410+
independently.
411+
406412
#### HTTP
407413

408414
`http.client.request.start`

0 commit comments

Comments
 (0)