Skip to content

Commit

Permalink
diagnostics_channel: built-in channels should remain experimental
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Qard authored and danielleadams committed Jan 3, 2023
1 parent 19eabd7 commit 40a29aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/api/diagnostics_channel.md
Expand Up @@ -403,6 +403,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`
Expand Down

0 comments on commit 40a29aa

Please sign in to comment.