Alex R

Results 10 issues of Alex R

This is template plugin for parsing values from curl_json. Test set was: https://collectd.org/wiki/index.php/Plugin:cURL-JSON/phpfpm Unfortunately it is need a special handling for COUNTER type values, so i dunno how to write...

**What did you do?** I want to scrape target secured via `Authorization` header, curl example: ``` curl -H "Authorization: $token" ... ``` Per docs i should be able to **not**...

**Thanos, Prometheus and Golang version used**: v0.10.1 **Object Storage Provider**: AWS S3 **What happened**: We use thanos-receive to get data from multiple locations. Due to https://github.com/thanos-io/thanos/issues/1624 we have to use...

feature request/improvement
difficulty: hard
help wanted

### What did you do? Per docs prometheus works in this order: - scrapes target - do relabel - drop duplicates (logs them: https://github.com/prometheus/prometheus/issues/11725) - ingest the rest, there cannot...

### Host operating system: output of `uname -a` Darwin de-unit-1032.mu4 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:35 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T8103 arm64 ### node_exporter version: output of `node_exporter --version`...

Thanks for Kilo! This is somehow related to https://github.com/squat/kilo/pull/127 We use cloud instances with kilo, where nodes come and go, and there is no way to set annotation on them...

**Thanos, Prometheus and Golang version used**: v0.32.2 **Object Storage Provider**: GCS **What happened**: Tried to upgrade from v0.31.0 to v0.32.2 and seeing for both `compactor` and `store`: - increased `Ready`...

bugfix
component: compact
component: store
package: objstore

### Host operating system: output of `uname -a` Linux 4.4.207-1.el7.elrepo.x86_64 #1 SMP Sat Dec 21 08:00:19 EST 2019 x86_64 x86_64 x86_64 GNU/Linux ### node_exporter version: output of `node_exporter --version` prom/node-exporter:v1.0.1...

bug
accepted
platform/Linux

**What happened**: POST with 10mb body leads to dropped request with error: ``` 2025/02/20 15:24:11 [crit] 517#517: *74177 pread() "/tmp/nginx/client-body/0000000041" failed (9: Bad file descriptor) while sending request to upstream...

kind/support
lifecycle/frozen
triage/needs-information
needs-priority