We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only below Apisix metrics exported, lack of below metrics
curl http://10.181.4.36:9091/apisix/prometheus/metrics # HELP apisix_etcd_modify_indexes Etcd modify index for APISIX keys # TYPE apisix_etcd_modify_indexes gauge apisix_etcd_modify_indexes{key="consumers"} 0 apisix_etcd_modify_indexes{key="global_rules"} 0 apisix_etcd_modify_indexes{key="max_modify_index"} 607 apisix_etcd_modify_indexes{key="prev_index"} 601 apisix_etcd_modify_indexes{key="protos"} 0 apisix_etcd_modify_indexes{key="routes"} 508 apisix_etcd_modify_indexes{key="services"} 0 apisix_etcd_modify_indexes{key="ssls"} 0 apisix_etcd_modify_indexes{key="stream_routes"} 0 apisix_etcd_modify_indexes{key="upstreams"} 607 apisix_etcd_modify_indexes{key="x_etcd_index"} 610 # HELP apisix_etcd_reachable Config server etcd reachable from APISIX, 0 is unreachable # TYPE apisix_etcd_reachable gauge apisix_etcd_reachable 1 # HELP apisix_http_requests_total The total number of client requests since APISIX started # TYPE apisix_http_requests_total gauge apisix_http_requests_total 197 # HELP apisix_nginx_http_current_connections Number of HTTP connections # TYPE apisix_nginx_http_current_connections gauge apisix_nginx_http_current_connections{state="accepted"} 211 apisix_nginx_http_current_connections{state="active"} 12 apisix_nginx_http_current_connections{state="handled"} 211 apisix_nginx_http_current_connections{state="reading"} 0 apisix_nginx_http_current_connections{state="waiting"} 2 apisix_nginx_http_current_connections{state="writing"} 10 # HELP apisix_nginx_metric_errors_total Number of nginx-lua-prometheus errors # TYPE apisix_nginx_metric_errors_total counter apisix_nginx_metric_errors_total 0 # HELP apisix_node_info Info of APISIX node # TYPE apisix_node_info gauge apisix_node_info{hostname="apisix-997f4bb8c-f9hvf"} 1 # HELP apisix_shared_dict_capacity_bytes The capacity of each nginx shared DICT since APISIX start # TYPE apisix_shared_dict_capacity_bytes gauge apisix_shared_dict_capacity_bytes{name="access-tokens"} 1048576 apisix_shared_dict_capacity_bytes{name="balancer-ewma"} 10485760 apisix_shared_dict_capacity_bytes{name="balancer-ewma-last-touched-at"} 10485760 apisix_shared_dict_capacity_bytes{name="balancer-ewma-locks"} 10485760 apisix_shared_dict_capacity_bytes{name="cas_sessions"} 10485760 apisix_shared_dict_capacity_bytes{name="discovery"} 1048576 apisix_shared_dict_capacity_bytes{name="etcd-cluster-health-check"} 10485760 apisix_shared_dict_capacity_bytes{name="ext-plugin"} 1048576 apisix_shared_dict_capacity_bytes{name="internal-status"} 10485760 apisix_shared_dict_capacity_bytes{name="introspection"} 10485760 apisix_shared_dict_capacity_bytes{name="jwks"} 1048576 apisix_shared_dict_capacity_bytes{name="lrucache-lock"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-ai-rate-limiting"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-ai-rate-limiting-reset-header"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-api-breaker"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-limit-conn"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-limit-conn-redis-cluster-slot-lock"} 1048576 apisix_shared_dict_capacity_bytes{name="plugin-limit-count"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-limit-count-redis-cluster-slot-lock"} 1048576 apisix_shared_dict_capacity_bytes{name="plugin-limit-count-reset-header"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-limit-req"} 10485760 apisix_shared_dict_capacity_bytes{name="plugin-limit-req-redis-cluster-slot-lock"} 1048576 apisix_shared_dict_capacity_bytes{name="prometheus-metrics"} 10485760 apisix_shared_dict_capacity_bytes{name="upstream-healthcheck"} 10485760 apisix_shared_dict_capacity_bytes{name="worker-events"} 10485760 # HELP apisix_shared_dict_free_space_bytes The free space of each nginx shared DICT since APISIX start # TYPE apisix_shared_dict_free_space_bytes gauge apisix_shared_dict_free_space_bytes{name="access-tokens"} 1032192 apisix_shared_dict_free_space_bytes{name="balancer-ewma"} 10412032 apisix_shared_dict_free_space_bytes{name="balancer-ewma-last-touched-at"} 10412032 apisix_shared_dict_free_space_bytes{name="balancer-ewma-locks"} 10412032 apisix_shared_dict_free_space_bytes{name="cas_sessions"} 10412032 apisix_shared_dict_free_space_bytes{name="discovery"} 1032192 apisix_shared_dict_free_space_bytes{name="etcd-cluster-health-check"} 10412032 apisix_shared_dict_free_space_bytes{name="ext-plugin"} 1032192 apisix_shared_dict_free_space_bytes{name="internal-status"} 10407936 apisix_shared_dict_free_space_bytes{name="introspection"} 10412032 apisix_shared_dict_free_space_bytes{name="jwks"} 1032192 apisix_shared_dict_free_space_bytes{name="lrucache-lock"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-ai-rate-limiting"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-ai-rate-limiting-reset-header"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-api-breaker"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-limit-conn"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-limit-conn-redis-cluster-slot-lock"} 1036288 apisix_shared_dict_free_space_bytes{name="plugin-limit-count"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-limit-count-redis-cluster-slot-lock"} 1036288 apisix_shared_dict_free_space_bytes{name="plugin-limit-count-reset-header"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-limit-req"} 10412032 apisix_shared_dict_free_space_bytes{name="plugin-limit-req-redis-cluster-slot-lock"} 1036288 apisix_shared_dict_free_space_bytes{name="prometheus-metrics"} 10383360 apisix_shared_dict_free_space_bytes{name="upstream-healthcheck"} 10412032 apisix_shared_dict_free_space_bytes{name="worker-events"} 10412032
No response
curl
apisix version
uname -a
openresty -V
nginx -V
curl http://127.0.0.1:9090/v1/server_info
luarocks --version
The text was updated successfully, but these errors were encountered:
After delete expire config, everything works well.
expire
pluginAttrs: prometheus: export_uri: /apisix/prometheus/metrics metric_prefix: apisix_ default_buckets: - 50 - 100 - 500 - 1000 - 5000 metrics: http_status: expire: 600 http_latency: expire: 600 bandwidth: expire: 600 upstream_status: expire: 600
Sorry, something went wrong.
No branches or pull requests
Current Behavior
Only below Apisix metrics exported, lack of below metrics
Expected Behavior
No response
Error Logs
No response
Steps to Reproduce
curl
to get apisix pod metricsEnvironment
apisix version
): 3.12uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: