Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/templates/agent-metadata.md
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
  • Loading branch information
ammario and matifali authored Apr 16, 2023
commit 4f7f7bdc5a0ee3bd11a0a39e2d801389ea232121
2 changes: 1 addition & 1 deletion docs/templates/agent-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ For example, let's say you have

You can expect `(10 * 6 * 2) / 4` or 30 writes per second.

One of the writes is is to the `UNLOGGED` `workspace_agent_metadata` table and
One of the writes is to the `UNLOGGED` `workspace_agent_metadata` table and
the other the `NOTIFY` query that enables live stats streaming in the UI.