-
JIRA Issue: [KIEKER-429] Some filters do not provide valid default Configurations
Original Reporter: Andre van Hoorn
***
As identified today:
1. ExecutionTraceWriterFilter
2. InvalidExecutionTraceW…
-
This issue is used to gather feedback on the data collection frequency of the new execution tracer (aka code hotspots timeline) feature of the profiler during the beta.
The default collection frequ…
-
### Describe the bug
Task definition:
```
@bentoml.task(
batchable=True,
batch_dim=(0, 0),
max_batch_size=15,
max_latency_ms=1000)
```
Normally a batch o…
-
![1](https://github.com/user-attachments/assets/49320b7f-4760-4234-aa9c-dfb2a35e8be3)
# ComfyUI Error Report
## Error Details
- **Node Type:** InstantIR_Loader
- **Exception Type:** TypeError
- *…
-
monk can collect execution traces of individual processes across both user space and kernel space. It's a little slow (very slow), but in some cases that might be fine. It's a cool example of what the…
-
**Erigon version:** erigon version 2.59.3-088fd8ef
**Chain/Network:** mainnet
**OS & Version:** Ubuntu 20.04.6 LTS, CPU E5-2695 v4, 36 cores, 192 Gb RAM
**Disk:** NVMe HPE MT006400KWHAE 6.4 Tb
S…
-
For confirmed bugs, please report:
- Version: 8.16.0 bc3
- Operating System: windows
- Steps to Reproduce:
Install and enroll an agent, then uninstall the agent.
On windows, intermittently elastic-…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Storydiffusion_Sampler
- **Exception Type:** ValueError
- **Exception Message:** Provide `input_id_images`. Cannot leave `input_id_images` …
-
Labels set through [`runtime/pprof.SetGoroutineLabels`](https://pkg.go.dev/runtime/pprof#SetGoroutineLabels) don't show up in execution traces. In the CPU and goroutine profiles, samples include the l…
-
JIRA Issue: [KIEKER-470] Set experiment ID (in OperationExecutionRecords) deprecated?
Original Reporter: Andre van Hoorn
***
Do we have use cases for an experiment ID?
Old (FS) logs should still …