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
Prometheus collects apisix indicator data, and the shared memory of prometheus-metrics is insufficient. The deployment method of apisix is through helm. How do I modify this value?
Change the position on the picture to
customLuaSharedDicts:
- name: prometheus-metrics # Lua shared dictionary name
size: 100m #Set the shared dictionary size to 100M.
Is this correct?
Environment
APISIX version (run apisix version):3.9
The text was updated successfully, but these errors were encountered:
Description
Prometheus collects apisix indicator data, and the shared memory of prometheus-metrics is insufficient. The deployment method of apisix is through helm. How do I modify this value?
Change the position on the picture to
customLuaSharedDicts:
- name: prometheus-metrics # Lua shared dictionary name
size: 100m #Set the shared dictionary size to 100M.
Is this correct?
Environment
apisix version
):3.9The text was updated successfully, but these errors were encountered: