explain what’s going on in this screenshot
- ID
9277afa- date
2023-05-01 08:39:29+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
a3a553d- message
explain what's going on in this screenshot- changed files
1 file, 2 additions, 1 deletion
Changed files
aws/README.md (4359) → aws/README.md (4452)
diff --git a/aws/README.md b/aws/README.md
index 92e9cec..2e74bee 100644
--- a/aws/README.md
+++ b/aws/README.md
@@ -54,7 +54,8 @@ …</code></pre></p>
<a href="https://github.com/alexwlchan/scripts/blob/main/aws/sqs_stats"><code>sqs_stats</code></a>
</dt>
<dd>
- prints a summary of messages visible on our SQS queues (and dead-letter queues).
+ prints a summary of messages visible on our SQS queues.
+ The two columns (which are green/red) show messages visible on the main queue and dead-letter queue respectively.
<img src="screenshots/sqs_stats.png">
</dd>
</dl>