-
Serverpod would benefit from a framework that makes logging more consistent, robust, capable, configurable, and extensible - while retaining the user friendliness of accessing server logs via Insights…
-
As I understand as of now, GCviewer doesn't parse log entries with "safepoint" tag. Which means APPLICATION_STOPPED_TIME events are not parsed and not available in GcModel. I think for consistency wi…
-
Hello. In the matrix service, some elements of certain requests are returning as null. Here is a sample response:
```
"sources_to_targets": [
[
{
"distance"…
-
# WebSocket Connection Resilience
### Description
The WebSocket connection between the client and server is experiencing intermittent closures and errors, leading to interruptions in communication…
-
### Describe the bug
Hi,
When logging metrics in the format section_name/metric_name, instead of grouping the charts under the respective section_name, the charts are appearing under the generic "Ch…
-
When installing the iOS app from the app store, multiple people have reported that they are unable to access trips until they log out and log in again. When they do, they find data from the time of th…
-
Reproducing sandbox: https://codesandbox.io/s/8w24l?file=/index.js
To reproduce: check / uncheck a tree item, the `console.log()` from `index.js:55` will output immediately in Chrome's console, wil…
-
After fixing https://github.com/GrapheneOS/os-issue-tracker/issues/4139 (thank you!), I have a new error and that is Android Auto constantly disconnecting and successfully reconnecting. I suspect that…
-
### Scenario
We want to use Teams-ai for production ready solutions. This means we want to be able to properly use Observability and be able to log the outcome of promptcompletions. We want herefor…
-
Hi @xolox,
I am a huge fan of `coloredlogs`, I consistently use it in all my `Python` projects and by reading the doc I have just came across `verboselogs`. Obviously, I now need to adopt it as wel…