renshunhang commented on issue #12230:
URL: https://github.com/apache/apisix/issues/12230#issuecomment-2892644008

   > Please provide the minimum reproducible steps.
   
   upstream:
   
{"nodes":[{"host":"172.31.192.1","port":32383,"weight":66},{"host":"172.31.192.1","port":32384,"weight":34}],"retries":2,"type":"roundrobin","checks":{"active":{"concurrency":10,"healthy":{"http_statuses":[200,302],"interval":5,"successes":1},"http_path":"/kunlun/ingress/api/sg/health-check","https_verify_certificate":true,"timeout":10,"type":"http","unhealthy":{"http_failures":3,"http_statuses":[500,404,503,501,502],"interval":1,"tcp_failures":2,"timeouts":3}},"passive":{"healthy":{"http_statuses":[200,201,302],"successes":1},"type":"http","unhealthy":{"http_failures":3,"http_statuses":[500,404,503,501,502],"tcp_failures":2,"timeouts":7}}},"hash_on":"vars","scheme":"http","pass_host":"pass","name":"sg-158a331b4Iavh47d"}
   
   
   route: (safe-check-forward is custom plugin, will use this upstream: 
sg-158a331b4Iavh47d)
   
{"uri":"/kunlun/ingress/api/sg-2/87c2743baa81475c9a0b54ecb0b902cd/group_generate_stream/*","name":"sg-158a331b4Iavh47d","desc":"服务群组转发路由","plugins":{"loki-logger":{"_meta":{"filter":[["http_req_safe_checked","==","false"]]},"batch_max_size":100,"buffer_duration":60,"endpoint_addrs":["https://uatpm.other.cn"],"endpoint_uri":"/loki/api/v1/push","inactive_timeout":5,"include_req_body":false,"include_resp_body":false,"keepalive":true,"keepalive_pool":5,"keepalive_timeout":60000,"log_format":{"appcode_id":"$appcode_id","completion_tokens":"$completion_tokens","issuer":"$issuer","prompt_tokens":"$prompt_tokens","request_url":"$request_url","service_name":"$service_name","src":"$src"},"log_labels":{"job":"apisix"},"max_retry_count":0,"name":"loki-logger","retry_delay":1,"ssl_verify":false,"tenant_id":"fake","timeout":3000},"safe-check-forward":{"name":"safe-check-forward","safe_check":false,"serving_upstream":"sg-158a331b4Iavh47d"}},"status":1}
   
   
   


-- 
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

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

Reply via email to