Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Qard authored and ruyadorno committed Nov 21, 2022
1 parent 51213c2 commit 9e0e97c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/api/diagnostics_channel.md
Expand Up @@ -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`
Expand Down

0 comments on commit 9e0e97c

Please sign in to comment.