diagnostics_channel: built-in channels should remain experimental
PR-URL: https://github.com/nodejs/node/pull/45423 Reviewed-By: theanarkh <theratliter@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
This commit is contained in:
parent
cf523c659f
commit
2f3da6c5c4
@ -409,6 +409,12 @@ channel.unsubscribe(onMessage);
|
||||
|
||||
### Built-in Channels
|
||||
|
||||
> Stability: 1 - Experimental
|
||||
|
||||
While the diagnostics\_channel API is now considered stable, the built-in
|
||||
channels currently available are not. Each channel must be declared stable
|
||||
independently.
|
||||
|
||||
#### HTTP
|
||||
|
||||
`http.client.request.start`
|
||||
|
Loading…
x
Reference in New Issue
Block a user