-
{
"platform":"",
"hub-mirror": [
"registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.12.0"
]
}
-
在3.1的任何一个分支,都有这个问题:Class Hyperf\Metric\Adapter\Prometheus\Redis contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Prometheus\Storage\Adapter::updat…
-
I couldn't help but notice that the APIService manifest https://github.com/kubernetes-sigs/prometheus-adapter/blob/master/deploy/manifests/api-service.yaml#L12 uses `insecureSkipTLSVerify: true`.
T…
-
{
"hub-mirror": [
"ghcr.io/jimmidyson/configmap-reload:v0.13.1$configmap-reload:v0.13.1",
"grafana/grafana:11.2.0$grafana:11.2.0",
"quay.io/brancz/kube-rbac-proxy:v0.18.1$kube-rbac-proxy:v0.18.1",…
-
### Is your feature request related to a problem ?
When trying to lock down extraneous network behavior, it would be helpful if there was a suggested `NetworkPolicy` for the `prometheus-adapter`
…
-
User at https://community.cratedb.com/t/disk-space-issues-on-prometheus-integration/1848/3 reports **85%** memory usage, I checked out my own long running container and it was:
**35%**
```sh
5fd5f0005…
-
The config walkthrough at https://github.com/kubernetes-sigs/prometheus-adapter/blob/master/docs/config-walkthrough.md
hasn't been updated for four years, and I haven't managed to get prometheus adap…
-
Hi
It would be very convenient to use a custom CRD to fill the configuration with rules.
For example, two "PrometheusAdapterRule" CRDs
```
apiVersion: monitoring.coreos.com/v1alpha1
kind: Pro…
-
**What happened?**:
I've got a set of custom metrics defined in prometheus-adapter. I was refactoring the source metrics in Prometheus (modifying labels) and inadvertently broke one of the cust…
-
Good day, Guys!
I want to ask for your assistance with configuring of Prometheus adapter for collecting required metrics from AWS CloudWatch for SQS.
Currently, from my side I have the next:
1.…