bruse-peng
bruse-peng
when i kubectl apply -f cluster.yaml why only has a few pods not like the document list below: kind v0.14.0 go1.18.2 linux/amd64  
有docker运行的说明文档吗?
**What did you do?** **Did you expect to see some different?** **Environment** * Prometheus Operator version: `Insert image tag or Git SHA here` * Kubernetes version information: `kubectl version` *...
新增日志库后希望可以增加修改的功能,比如我增加了日志库,设置的日志保留时间是3天,但是有一天我想改为7天,目前是不支持修改的,希望增加修改的功能。
when i add service on konga,it arise a problem,how i can solve it konga version: pantsel/konga:0.13.0 
i install metric agent and i metric_relabel_configs drop the pod start with bff.* but when i open vmui i can still find the pod start with bff.* as blow,what is...
when i pull the latest lua-restry-redis connet redis error below below is on part my lua local redis = require "resty.redis" local red = redis:new() red:set_timeout(50000) -- 1 sec local...
when i use redis.lua it arise the problem below,and my lua file is also below  
## What version of Loggie? ## Expected Behavior ## Actual Behavior ## Steps to Reproduce the Problem loggie在解析json格式日志包含\x时解析报错,如下提供了一段json格式日志,关键字段脱敏了 {"@timestamp":"2022-08-18T18:23:58+08:00","@version":"1","request_body":"\x0A \x0A \x0A\x0A","client":"100.123.3.xxx","source_client":"81.69.101.xxx","client_realip":"81.69.101.xxx","r":"third-auth/get-message","url":"/index.php","status": "200","upstream_response_time": "0.018","domain":"xxxxxx","host":"192.168.4.195","size":17,"responsetime":0.018,"request_method": "POST", "request": "POST /index.php?r=third-auth/get-message&signature=b7833036133f99f1b77dc9df6b2de23d752158ce×tamp=1660818238&nonce=1518663836&encrypt_type=aes&msg_signature=b77207b802b8c3be80cd07f74cf82d066bcfc229 HTTP/1.1", "referer": "-","response_header":...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) kong:1.1-centos ### Current Behavior below is my self...