hemakumar-ganumukkala opened a new issue, #10897:
URL: https://github.com/apache/apisix/issues/10897

   ### Description
   
   - Apisix version 3.8
       app.kubernetes.io/instance: apisix
       app.kubernetes.io/managed-by: Helm
       app.kubernetes.io/name: apisix
       app.kubernetes.io/version: 3.8.0
       helm.sh/chart: apisix-2.6.0
   Apache apisix deployment in kubernetes using helm chart 
   Below is the sample access log generated with out milliseconds 
   
   /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd
   **2024/02/01 09:40:34** [warn] 54#54: *5 [lua] plugin.lua:205: load(): new 
plugins: 
{"consumer-restriction":true,"custom-cors-filter":true,"redirect":true,"custom-response":true,"limit-count":true,"jwt-auth":true,"file-logger":true,"basic-auth":true,"prometheus":true,"opentelemetry":true},
 context: init_worker_by_lua*
   
   How to make sure to print the logs with milliseconds for debugging the 
latency issues .
   
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to