deployments-k8s
deployments-k8s copied to clipboard
Configure and enable PPROF for every component
Description
Decided to enable pprof by default only for forwarder, manager and registry, so leaving another configs as draft for now.
Issue link
https://github.com/networkservicemesh/deployments-k8s/issues/12045
How Has This Been Tested?
- [ ] Added unit testing to cover
- [x] Tested manually
- [ ] Tested by integration testing
- [ ] Have not tested
Types of changes
- [ ] Bug fix
- [x] New functionality
- [ ] Documentation
- [ ] Refactoring
- [ ] CI