-
The OnEnding spec mentions:
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#onending
> The SDK MUST guarantee that the span can no longer be modi…
-
### Component(s)
processor/filter
### What happened?
## Description
Going from app version 0.107.0 to 0.108.0 breaks the filter processor regex exclude.
## Steps to Reproduce
using the f…
-
I want to use surya-ocr offline. I have downloaded models `DETECTOR_MODEL_CHECKPOINT ` and `RECOGNITION_MODEL_CHECKPOINT` and updated OCR (text recognition) script as shown bellow. However, the scrip…
-
### Description
We have a hunch that the performance of the CSV processor could be improved a little. This is a placeholder to profile that processor with some representative test data, and make any …
-
### Component(s)
processor/tailsampling
### Is your feature request related to a problem? Please describe.
The tail-sampling processor has been there for a few years now, and despite being re…
-
Based on Issue #[643](https://github.com/fkie-cad/Logprep/issues/643) we agreed to implement a new processor to conduct replacements in logs.
Following requirements should be met, every listed poin…
-
**Describe the bug**
I used optl for signoz
i have this fields list in signoz
```
severity_text
severity_number
trace_flags
trace_id
span_id
k8s.event.name
k8s.event.reason
k8s.event.acti…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
github head
### Reproduction
```
--model_name_or_path /data/pretrained_models/MiniCPM-Llama3-V-2_5
-…
Vimos updated
2 months ago
-
### Feature request
https://github.com/haotian-liu/LLaVA uses padding for pre-processing the images by default. Current transformers implementation does not support that.
### Motivation
Request per…
-
Currently `memchr` does run-time feature detection for x86, storing 'preferred' functions inside a field that is later referenced in subsequent calls
```rust
// Inside `unsafe_ifunc!`
// store
…