You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Prometheus metrics are enabled using the metrics.enabled flag in the values.yaml, but there needs to be a separate statsd configuration for enabling metrics for ratelimiter. The ratelimiter metrics should also be enabled via the metrics.enabled flag without needing a separate config for it.
Solution
Set default values for the statsd configuration and overwrite those values if a statsd config is provided in the values.yaml. The resource limits for the statsd pod also need to be set.
Affected Component
None
Version
1.1.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered:
Problem
Currently the Prometheus metrics are enabled using the metrics.enabled flag in the values.yaml, but there needs to be a separate statsd configuration for enabling metrics for ratelimiter. The ratelimiter metrics should also be enabled via the metrics.enabled flag without needing a separate config for it.
Solution
Set default values for the statsd configuration and overwrite those values if a statsd config is provided in the values.yaml. The resource limits for the statsd pod also need to be set.
Affected Component
None
Version
1.1.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: