wangchao732 opened a new issue, #11235:
URL: https://github.com/apache/apisix/issues/11235

   ### Current Behavior
   
   apisix heml on k8s
   
     plugins:                          # plugin list
       - promethues
     plugin_attr:
       prometheus:
         export_uri: /apisix/prometheus/metrics
         metric_prefix: apisix_
         enable_export_server: true
         export_addr:
           ip: 0.0.0.0
           port: 9099
   
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   is null.
   
   2024/05/07 09:25:09 [warn] 52#52: *1 [lua] plugin.lua:205: load(): new 
plugins: 
{"ua-restriction":true,"cors":true,"zipkin":true,"example-plugin":true,"proxy-control":true,"sls-logger":true,"csrf":true,"real-ip":true,"limit-req":true,"response-rewrite":true,"ext-plugin-post-resp":true,"http-logger":true,"skywalking-logger":true,"cas-auth":true,"server-info":true,"gzip":true,"wolf-rbac":true,"api-breaker":true,"inspect":true,"workflow":true,"echo":true,"key-auth":true,"forward-auth":true,"openwhisk":true,"limit-count":true,"aws-lambda":true,"loki-logger":true,"request-id":true,"proxy-mirror":true,"degraphql":true,"request-validation":true,"multi-auth":true,"grpc-transcode":true,"datadog":true,"loggly":true,"client-control":true,"opa":true,"ext-plugin-pre-req":true,"limit-conn":true,"proxy-rewrite":true,"kafka-logger":true,"serverless-post-function":true,"prometheus":true,"uri-blocker":true,"hmac-auth":true,"public-api":true,"fault-injection":true,"azure-functions":true,"splunk-hec-
 
logging":true,"ldap-auth":true,"google-cloud-logging":true,"basic-auth":true,"mocking":true,"udp-logger":true,"ext-plugin-post-req":true,"clickhouse-logger":true,"jwt-auth":true,"rocketmq-logger":true,"file-logger":true,"serverless-pre-function":true,"tcp-logger":true,"authz-casdoor":true,"ai":true,"referer-restriction":true,"openfunction":true,"grpc-web":true,"chaitin-waf":true,"ip-restriction":true,"body-transformer":true,"consumer-restriction":true,"openid-connect":true,"proxy-cache":true,"jwe-decrypt":true,"traffic-split":true,"authz-keycloak":true,"kafka-proxy":true,"authz-casbin":true,"syslog":true,"elasticsearch-logger":true,"tencent-cloud-cls":true,"redirect":true},
 context: init_worker_by_lua*
   
   ### Steps to Reproduce
   
    curl -i http://192.168.44.159:9099/apisix/prometheus/metrics
   curl: (7) Failed connect to 192.168.44.159:9099; 拒绝连接
   
   ### Environment
   
   - APISIX version  3.8.0
   - Helm install on k8s
   - 
   
![1715074645756](https://github.com/apache/apisix/assets/19440083/69ef11d5-3a71-4ea8-81c9-6ec34e2cbd7b)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to