You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/workers/wrangler-tail-warning.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import { WranglerConfig } from "~/components";
7
7
8
8
:::caution
9
9
10
-
When updating a Worker with Wrangler the [Tail Consumer](/workers/observability/logs/tail-workers) config will be removed. Please add the `tail\_consumers` config to the top level of your [Wrangler configuration file](/workers/wrangler/configuration/).
10
+
When updating a Worker with Wrangler the [Tail Consumer](/workers/observability/logs/tail-workers) config will be removed. Please add the `tail_consumers` config to the top level of your [Wrangler configuration file](/workers/wrangler/configuration/).
0 commit comments