-
### Description
VLLM exposes a bunch of [important metrics](https://github.com/vllm-project/vllm/blob/main/vllm/engine/metrics.py) and we should make these accessible to downstream users. Currently, …
-
## CVE-2019-9740 - Medium Severity Vulnerability
Vulnerable Library - urllib3-1.23-py2.py3-none-any.whl
HTTP library with thread-safe connection pooling, file post, and more.
Library home page: http…
-
In the `rest/handler/prometheushandler.go` file
```go
const serverNamespace = "http_server"
var (
metricServerReqDur = metric.NewHistogramVec(&metric.HistogramVecOpts{
Namespace: serverNa…
-
### Description
When creating multiple `Float64ObservableGauge` with the same name, but different callbacks, it appears like only the first callback is used. This didn't used to be the case I teste…
-
### Component(s)
exporter/prometheus
### What happened?
## Description
Using Open Telemetry Java sdk, when i create a metric with name of format `myprefix___l1_l2_actualName`, then otel collector …
-
We want to support writing to different sources the generated metrics, the output schema should be ideally standard and the writing mode should be "append only".
-
### System Info
```Shell
latest version. tested via both `pip install -U accelerate` and `pip install git+https://github.com/huggingface/accelerate`
```
### Information
- [ ] My own modif…
-
### Describe the bug
Currently there are 3 ways to import Fargate Service:
```
// from FargateService
fromFargateServiceArn(scope: Construct, id: string, fargateServiceArn: string): IFargateServic…
btd updated
10 months ago
-
### Component(s)
_No response_
### Describe the issue you're reporting
I am experiencing transient otel-collector failures for exporting Trace batches. e.g.:
![image](https://github.com/user-attac…
-
Hello, I tried to parse the following JSON with json_exporter
```
{
"status": "disconnected",
"topics": [
{
"topic": "production",
"count": 606037,
"lag": 485172
…