-
### Rancher Server Setup
- Rancher version:
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): EKS 102.0.1+up40.1.2
…
-
**What happened?**
Hello,
I was looking to update my setup with changes from `master`. I updated my jb dependencies and rebuild my setup, but now I'm encountering errors with the thanos-sidecar …
-
Hi,
We've upgraded from v0.0.5 to v0.1.9 and changed the hpa spec to the following:
```
apiVersion: autoscaling/v2beta2
kind: HorizontalPodAutoscaler
metadata:
name: my-hpa
annotations:
…
-
We employ replicated postgres solution and would like to balance read load across replicas.
Nonetheless it would be nice if it would work when the replica is promoted to leader.
```
err="pq: cannot…
-
The [custom-metrics-stackdriver-adapter](https://github.com/GoogleCloudPlatform/k8s-stackdriver/tree/master/custom-metrics-stackdriver-adapter) exposes Stackdriver metrics as Kubernetes Prometheus met…
-
Hi,
I'm writing a Prometheus Netflow exporter to monitor network flows with Grafana, I receive more than 500K flows / minute that are already stored in a Kafka topic.
I would like to know if I can…
-
Track those issues.
-
I'm toying with the idea of supporting passing in metrics "adapters" to a library and then internal to the library just calling said adapters with a standardized metrics format.
*Example*
```js
…
-
the first es index is "prom-metrics" but the code is Index(svc.config.Alias+"-*").
so can not get the data in index "prom-metrics"
code: prometheus-es-adapter/pkg/elasticsearch/read.go 74 line
…
-
# Problem
Querying Heroic with JSON can be verbose and hard to manually do. Heroic currently has its own query language, HQL, but we haven't kept it up to date with changes to the codebase.
# Sugg…