-
Container events are logged. This is spamming the log if health check is used (eg Podman AI Lab)
See https://github.com/containers/podman-desktop/blob/40ecb8de58fd3e59fc1131a7e7531884d0efe99d/package…
-
Generate the Message Tracking Event database.
Per [https://mozilla-hub.atlassian.net/browse/SYNC-4325?focusedCommentId=946578](https://mozilla-hub.atlassian.net/browse/SYNC-4325?focusedCommentId=9465…
-
The current logs make following single workload events hard:
Example logs
```
2024-10-22T16:15:37.201+0530 INFO dractions/actions.go:115 enter Failover appset-deploy-cephfs-busybox
2024-10-22T…
-
Troubleshooting CSM systems and other HPC systems has taught us several lessons that we would like OpenCHAMI to benefit from. The goal of a logging and event system isn’t to surface all possible info…
-
APM Server log events and correlating trace (with self-instrumentation enabled) contains 2 different HTTP errors:
Whether log event contains 503 error with "request timed out" error:
Log entry
``…
-
Hello,
I need to control and restrict the event logs permissions, to be visible only for admins :
any ideas?
![image](https://github.com/user-attachments/assets/3cdb4722-5c4f-455c-976a-2a14f8…
-
## 🐛 Bug Report
hello. I am using the meta app event function using react-native SDK (react-native-fbsdk-next).
I am logging custom events using the `AppEventsLogger.logEvent` method by following th…
-
**Is your feature request related to a problem? Please describe.**
There is no problem with the current Illinois app logging, but we want to enrich more.
**Describe the solution you'd like**
In t…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
`/openhands/events/action/message.py` -> `__str__` outpu…
-
If i setup a container with limits on cpu count and memory:
```
C:\>docker inspect testcontainer --format "Name: {{.Name}} | CpuCount: {{.HostConfig.CpuCount}} | Memory: {{json .HostConfig.Memory}}…