Jakob Borg
|
229b6a292c
|
cmd/stcrashreceiver: Add /ping endpoint
|
2023-07-01 07:53:50 +02:00 |
|
Jakob Borg
|
65cfefaa3c
|
cmd, docker: Updates for infrastructure
These are some changes to the relay pool server, upgrade server, and
crash receiver to run under Kubernetes. It's been in production for a
while.
|
2023-01-31 11:17:52 +01:00 |
|
deepsource-autofix[bot]
|
80ec4acb53
|
all: Fix check for empty string (#8456)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-07-28 16:51:03 +02:00 |
|
Jakob Borg
|
4b750b6dc3
|
all: Remove usage of deprecated io/ioutil (#7971)
As of Go 1.16 io/ioutil is deprecated. This replaces usage with the
corresponding functions in package os and package io.
|
2021-11-22 08:59:47 +01:00 |
|
Simon Frei
|
67b18569cf
|
all: Send deadlocks as failures, crash only as a last resort (#7785)
|
2021-07-27 21:27:52 +02:00 |
|
Simon Frei
|
1ae5ac7d0b
|
cmd/stcrashreceiver: Sanitize failure report fingerprints (#7840)
|
2021-07-22 11:16:24 +02:00 |
|
Simon Frei
|
0970aed596
|
cmd/stcrashreceiver: Add tag for report type (crash/failure) (#7374)
|
2021-02-18 13:16:32 +00:00 |
|
Simon Frei
|
27a34609a1
|
all: Failure reporting fixes (#7331)
|
2021-02-05 11:21:14 +01:00 |
|
Simon Frei
|
cccbb0bd5e
|
lib/ur: Reset timer when there's nothing to report (#7169)
|
2020-11-28 20:09:22 +01:00 |
|
Simon Frei
|
d828adb648
|
cmd/stcrashreceiver, lib/db: Improve panic message handling (#7029)
|
2020-10-08 17:37:45 +02:00 |
|
Simon Frei
|
9d09fd6af3
|
all: Add failure reporting (fixes #7028) (#6925)
|
2020-10-07 10:05:13 +02:00 |
|