-
**Describe the bug**
Following message is observed in both Harvester v1.1.2 and v1.2.0.
`apiserver was unable to write a JSON response: http2: stream closed` is observed in `prometheus-adapter…
-
Used the exact same steps and ran into this problem
~~~
$ kubectl -n monitoring-system get helmreleases
NAME RELEASE PHASE STATUS MESSAGE …
-
Use stress level as an indicator of when Refinery should scale up — when it rises too high for more than a little while, we should add new refinery capacity.
Unfortunately, it is designed to sit c…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
I am using prometheus-operator in Kubernetes, and am currently using EBS as a backing store. However I would like to move all prometheus data to Amazon RDS PostgresSQL. Any ideas how to do it? The exa…
-
The example config in https://github.com/kubernetes-sigs/prometheus-adapter/blob/master/deploy/manifests/config-map.yaml specifies `window: 5m` and uses `[4m]` in some of its queries, yet the code in …
-
I'm using Predis on my laravel, I tried to use something like this:
```
$connection = $this->app->make('redis')->connection(config('prometheus.redis'))->client();
$adapter = Redis::fromExistingCo…
-
**What happened?**:
The query that matches all ready pods in a large deployment is being rejected by [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/0e1dbdee2895d959ca14b5…
-
**What happened?**:
I am trying to handle a custom metric:
ping_request_count{instance="172.30.27.146:8090", job="sample_go_server"}
It is generated and published into prometheus by a progr…
-
Hi,
I can't seem to get the adapter to produce any messages to the topic.
It creates the topic ok, but it's empty.
```
prometheus-kafka-adapter | %5|1707561394.646|PARTCNT|rdkafka#producer…