We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6e074 commit 19a4debCopy full SHA for 19a4deb
1 file changed
runtime/reference/cli/unstable_flags.md
@@ -210,14 +210,11 @@ Enable unstable net APIs. These APIs include:
210
- [`WebSocketStream`](https://developer.mozilla.org/en-US/docs/Web/API/WebSocketStream)
211
- [`Deno.DatagramConn`](https://docs.deno.com/api/deno/~/Deno.DatagramConn)
212
213
-## ``
214
-
215
-Enable the
216
-[OpenTelemetry integration for Deno](/runtime/fundamentals/open_telemetry).
217
218
## `--unstable`
219
220
-:::caution --unstable is deprecated - use granular flags instead
+:::caution
+
+**`--unstable` is deprecated - use granular flags instead.**
221
222
The `--unstable` flag is no longer being used for new features, and will be
223
removed in a future release. All unstable features that were available using
0 commit comments