Closed
Bug 1880154
Opened 2 years ago
Closed 2 years ago
`make run` stdout is spammy
Categories
(Socorro :: General, defect)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
When I do make run which does:
docker compose up processor webapp fakesentry symbolsserver
it brings up all the depends_on services as attached. That means we see output from statsd, localstack, and all their rowdy drunken friends.
In order to be able to see the output from processor, webapp, symbolserver, and fakesentry, we need to quell their raucous crosstalk.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
This deployed to prod in bug #1882847. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•