-
Some metrics labels (like `resource.labels.instance_id` in my case) are longer than 63 characters and have forbidden characters like slashes which makes filtering by those labels impossible and thus w…
5imun updated
9 months ago
-
**Describe the bug**
Lens App is not Displaying Requests and Limits for my pods.
**To Reproduce**
Steps to reproduce the behavior:
1. Opne lens
2. got to the pods
3. get the pod details
**E…
-
It seems that many people want to have messaging platform-specific integrations, for example Issue #1365, and PR #1490. According to the documentation, this project is not accepting any new custom rec…
-
### What would you like to be added?
1. Use cronjob to complete resource information collection and email sending (to cc)
- resources save to file (such as:pod、deployment)
2. Resources are d…
-
If I start an adapter that should use an existing database, there is the following error message in the Postgres Log.
```
2019-09-06 12:44:31.230 UTC [16399] ERROR: relation "metrics_labels" alre…
-
I found there is zero rules in the values. yaml. Can you provide some rules for promtheus monitoring purpose?
Can you provide more rules? Is this one enough in values.yaml?
```
# - alert: KedaScale…
-
-
## Proposal
We want to test that our stream user errors are captured reliably (when originating from both connectors and executors).
For this, we want to run an e2e test, query the prometheus li…
-
Hi,
I am facing issues while running pg-adapter.
We are using prometheus (2.8.1) along with Postgresql (10.5) as a remote storage.
It was running fine, but when I redeployed the services I star…
-
I have two deployments, where one should be scaled based on a metric from the other deployment, the problem is that the custom-metrics-stackdriver-adapter attaches pod name when it queries the monitor…