-
**What happened**:
OpenTelemetry Log exporters support structured logging which provides a way to increase log compression by not formatting the string during log creation. Using the Clickhouse Dataso…
-
### Specification
While addressing poor logging during task failures in `Polykey` we found that getting that getting detailed information of a error in a string format was lacking. We looked into o…
-
-
### Your current environment
```text
vllm 0.6.1.post2
vllm-flash-attn 2.6.1
```
### How would you like to use vllm
The document describes s…
hwb96 updated
2 weeks ago
-
The 'Structured' hover kind does not serve human readable hover content. Rather, it serves JSON describing the hover.
https://github.com/golang/tools/blob/master/gopls/doc/settings.md#hoverkind-enum…
-
# Enhancement Description
Define standard structure for Kubernetes log messages, add methods to klog to enforce this structure, add ability to configure Kubernetes components to produce logs in JSO…
-
PR address
-
I think this project can hugely benefit from structured logging.
User should be able to see what request server handled and how (maybe why they haven't handled by supposed handler, what errors of val…
-
### Bug Description
creating s structured llm with this class
```python
class Plan(BaseModel):
"""Plan to follow in future"""
steps: List[str] = Field(
description="different steps …
-
## Is your idea/suggestion related to a problem? Please describe.
To influence further Rulebook decisions we want information on how the tasks went.
Currently the Refs scribble notes at the bottom o…