ng-monitoring
                                
                                
                                
                                    ng-monitoring copied to clipboard
                            
                            
                            
                        Currently the ngm does not provide any diagnostics features. For example, there is no metrics, no pprof endpoints. It may be hard for diagnostics.
1. At first, ng-monitoring is deployed in namespace A. And then, the continuous profiling is enabled on tidb dashboard. 2. i want ng-monitoring and tidb dashboard to deployed in namespace...
Upgrade to go1.23
### What problem does this PR solve? Issue Number: close #263 ### What is changed and how it works? Upgrade to go1.23
add the label for the table and schema info to help diagnosis
After enabling TLS communication in ngmonitor,The startup configuration file of ngmonitor already has the following certificate configuration. [security] ca-path = "" cert-path = "" key-path = "" ng-monitoring should provide...
This is an automated cherry-pick of #280 ### What problem does this PR solve? Issue Number: close #279 ### What is changed and how it works? Update gin from `v1.9.1`...
This is an automated cherry-pick of #280 ### What problem does this PR solve? Issue Number: close #279 ### What is changed and how it works? Update gin from `v1.9.1`...
# Requirements - `golang.org/x/crypto` >= 0.17.0 - `golang.org/x/image` >= 0.18.0 - `golang.org/x/net` >= 0.23.0 - `google.golang.org/protobuf` >= 1.33.0
### What problem does this PR solve? Issue Number: close #271 ### What is changed and how it works? Update dependencies for security reason.