-
This should find it's way all the way back to the Serval build status "message" (or, by contrast, make it a separate field?)
The initial imputeus is to capture the actual language codes used and wh…
-
## Enhancement
TiDB Server piggybacks on [--log-file](https://docs.pingcap.com/tidb/stable/command-line-flags-for-tidb-configuration#--log-file) param or [filename](https://docs.pingcap.com/tidb/de…
Tema updated
2 months ago
-
My instance suddenly stopped sending emails about a week ago, and I don't know why. I've tried 2 different SMTP servers; both work when I use them to send email from Thunderbird, both respond to hails…
-
Preferably a heartbeat with magnifying glass, so it can be used for medial purposes as well (not only for computing related diagnostics).
-
### Check for existing issues
- [X] Completed
### Describe the feature
The multibuffer error view is cool, but has somewhat limited utility since you can't (to my knowledge):
- Filter (e.g. by e…
-
The diagnostics that get generated in the parser stack up right now, so if you write some bad code, we end up dumping a bunch of diagnostics on you.
This is less than ideal and I personally think t…
-
### Description
.NET diagnostics client fails when path to dump file has spaces in it. This reproduces both on net8 and net9, and fails with error:
[createdump] The pid argument is no longer suppor…
-
We said we should discuss these further as pain points reported in the survey.
* Monitoring and diagnostics
* Performance
-
@hrdawson has [highlighted](https://forum.access-hive.org.au/t/issue-with-cice-diagnostic-dvidtt-in-access-esm-the-cmip6-pre-industrial-archive/2249/10) that ESM1.5 sea-ice output is erroneous in the …
-
MRE :
```fortran
module my_module
contains
subroutine cb(x)
implicit none
integer, intent(in), optional :: x(:)
end subroutine cb
end module my_module
program test
use …