-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Describe the bug
When using simple-limit the following error occurs, and im a bit lost why, when i use simple it seems to work fine.
simple-limit will show a result but will show ? in the cpu columns
Additional context
ERROR Failed to gather resource history data for StatefulSet jelly-stack/jellyseerr/jellyseerr-chart prometheus_metrics_service.py:215
Traceback (most recent call last):
File "tenacity/__init__.py", line 478, in __call__
File "robusta_krr/core/integrations/prometheus/metrics/base.py", line 123, in _query_prometheus_sync
File "prometrix/connect/custom_connect.py", line 57, in safe_custom_query_range
prometheus_api_client.exceptions.PrometheusApiClientException: HTTP Status Code 400 (b'{"status":"error","errorType":"bad_data","error":"exceeded maximum resolution of 11,000 points per timeseries. Try decreasing the
query resolution (?step=XX)"}')
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "robusta_krr/core/integrations/prometheus/metrics_service/prometheus_metrics_service.py", line 213, in gather_data
File "robusta_krr/core/integrations/prometheus/metrics/base.py", line 188, in load_data
File "robusta_krr/core/integrations/prometheus/metrics/base.py", line 154, in query_prometheus
File "concurrent/futures/thread.py", line 58, in run
File "robusta_krr/core/integrations/prometheus/metrics/base.py", line 154, in <lambda>
File "tenacity/__init__.py", line 336, in wrapped_f
File "tenacity/__init__.py", line 475, in __call__
File "tenacity/__init__.py", line 376, in iter
File "tenacity/__init__.py", line 419, in exc_check
tenacity.RetryError: RetryError[<Future at 0x1289fa050 state=finished raised PrometheusApiClientException>]
WARNING Prometheus returned no CPULoader metrics for StatefulSet jelly-stack/jellyseerr/jellyseerr-chart
Installed via Brew, krr v1.27.0
Thanks for taking a look :)
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels