monitor1379
monitor1379
fix dashboard panic while replacing query namespace with target namespace in namespace scoped mode
## What problem does this PR solve? fix #4409 ## What's changed and how it works? ## Related changes - [ ] This change also requires further updates to the...
## Bug Report stack trace: ``` 2024-04-30T06:55:26.561Z DPANIC experiments experiment/experiment.go:113 odd number of arguments passed as key-value pairs for logging {"ignored key": "some-namespace-name"} github.com/chaos-mesh/chaos-mesh/pkg/dashboard/apiserver/experiment.(*Service).list /home/runner/work/chaos-mesh/chaos-mesh/pkg/dashboard/apiserver/experiment/experiment.go:113 github.com/gin-gonic/gin.(*Context).Next /tmp/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1 /tmp/go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102 github.com/gin-gonic/gin.(*Context).Next...
`Thershould` ✘ `Threshold`✔ https://github.com/arthurkiller/rollingwriter/blob/3145271986bc7b43f24d74a51117f3571052853a/rollingwriter.go#L141
### Is your feature request related to a problem? No ### Describe the solution you'd like no ### Additional context _No response_