-
Hi Team,
I have followed the Readme and able to scale up/down the pods using http_request.
Typically, I want to scale up/down the HPA based on Istio Prometheus http_request value. Hence, I have …
-
https://github.com/noris-network/ansible-prometheus-kafka-adapter/blob/master/templates/prometheus-kafka-adapter.service.j2#L11
the docker kill pre-exec did not work on my machine.
docker rm -f d…
-
Create a Sink which provides metrics to Prometheus as an API so that Prometheus can scrape Data Prepper to get metrics.
-
Using `prometheus_ecto` version 1.3.0, I observe the following stack trace:
```
** (ArgumentError) argument error
(stdlib) :ets.lookup(:prometheus_histogram_table, {:default, :ecto_db_query_dur…
-
**Describe the bug**
This issue originate and continue the tracking in #1531
After staying on the dashboard page for a period of time (e.g 20 minutes)
* The Prometheus monitoring chart become e…
-
**Describe the bug**
The platform test cluster_admin fails with reference to the sonobuoy facility that is part of the testing framework.
**To Reproduce**
Steps to reproduce the behavior:
1. I…
-
**Describe the bug**
prometheus.port is not specified in values.yaml . Remove its mention from documentation
**Steps to reproduce the issue:**
Inspect values.yaml. No entry for prometheus.port is…
-
Add this repo:
- https://github.com/KohlsTechnology/prometheus_bigquery_remote_storage_adapter
-
**What happened**:
Upgraded to prometheus 2.52 which now is more strict about duplicates: https://github.com/prometheus/prometheus/issues/14089 (similar to https://github.com/kubernetes/kube-state-me…
-
@stefanprodan
Hi,
In the README.md, you say "The podinfo app exposes a custom metric named http_requests_total. The Prometheus adapter removes the _total suffix and marks the metric as a counter me…