We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9335411 commit 8b80188Copy full SHA for 8b80188
doc/api/diagnostics_channel.md
@@ -403,6 +403,12 @@ channel.unsubscribe(onMessage);
403
404
### Built-in Channels
405
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
412
#### HTTP
413
414
`http.client.request.start`
0 commit comments