-
A silent failure is defined as any case where a Veteran is not aware that a request made by them was not completed. A silent failure is silent to the Veteran or other user. A VA system has accepted th…
-
Sometimes the data kept inside the CTRL log CSV file doesnt get sent to the events and/or metadata on the server. This appears to be a timing issue with two parts:
1. The multiparser tail CSV parse…
-
-
Currently only CPU usage and temperature is being captured by mangohud logging to csv. I think adding CPU clock/power metrics would be valuable for testing and potentially finding issues that are CPU …
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
**Is your feature request related to a problem? Please describe.**
In [BatchLogRecordProcessor](https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk/logs/src/main/java/io/opentelemetry/…
-
transcription updates are being automatically versioned
-
Different log levels are frequently not enabled when running in production due to processing costs. However, significant changes in the frequency of logs is unexpected. To enable monitoring of disable…
-
### Component(s)
OTTL
### Is your feature request related to a problem? Please describe.
Heroku emits log lines containing metrics data for the various dyno instances running for an applicati…
-
### Describe the bug
After executing an SQL query, attempting to retrieve ServerMetrics.ELAPSED_TIME or ServerMetrics.RESULT_ROWS from OperationMetrics results in a NullPointerException. This error…