summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorПавел Жуков <33721692+LeaveMyYard@users.noreply.github.com>2023-04-07 13:56:58 +0300
committerПавел Жуков <33721692+LeaveMyYard@users.noreply.github.com>2023-04-07 13:56:58 +0300
commita07a3123ae9ff4d9dc0bc11e29088475d68eab04 (patch)
tree509a5a72a873f4850133082a282b072242178c19 /README.md
parent839f3190021330859d2494b3600d52b1b10ab7e0 (diff)
Change the message about custom metrics
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a45823e..ded1065 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Robusta KRR uses the following Prometheus queries to gather usage data:
sum(container_memory_working_set_bytes{job="kubelet", metrics_path="/metrics/cadvisor", image!="", namespace="{object.namespace}", pod="{pod}", container="{object.container}"})
```
-_These queries can be customized to suit your specific needs in the future versions, allowing for even more accurate recommendations._
+[_Need to customize the metrics? Tell us and we'll add support._](https://github.com/robusta-dev/robusta-krr/issues/new)
#### Resource Recommendations