-
Thanks for releasing this fantastic little extension! Would you be open to PRs adding prometheus `remote_write` support (as in push) as an alternative to the current scrape `/metrics` endpoint to allo…
-
It would be awesome to have remote write receiver support in prom-label-proxy, so we are able to push metrics into Prometheus through prom-label-proxy which forces the label on all incoming metrics.
…
-
Very consistently, I am seeing failure in writing to cache in the debug messages:
```
[DEBUG] Failed to write to remote cache (10 occurrences so far): Internal: "h2 protocol error: http2 error: stre…
-
**Is your feature request related to a problem? Please describe.**
I need to restart vmagent when I need to update the remote write urls or add a new remote url because `-remoteWrite.url` is flag ar…
-
I used an HTTP trigger to trigger an Azure function.
My request body is only around 30MB, and the URL Length is below 4KB.
The function still runs normally but when returning a response or throwing a…
-
**Is your feature request related to a problem? Please describe.**
Currently if someone wants to replace prometheus (with remote_write configured), he must install and configure two services:
* vmag…
-
### Component(s)
exporter/prometheusremotewrite
### Is your feature request related to a problem? Please describe.
Prometheus remote write exporter does not currently retry on HTTP 429s TooManyRequ…
-
### Proposal
Prometheus remote-write receiver should check that labels conform to [the documented restrictions](https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels).
Not checking…
-
We have a lot of k8s clusters, which means we have a separate kubeclarity instance per cluster, which does scheduled scanning.
It would be nice if each of these kubeclarity instances could push it…
-
**Describe the bug**
In a multi-source application, when a custom write-back git repo is specified, but the git branch is not specified, image-updater selects the branch from the primary source, inst…