dubbo-admin
dubbo-admin copied to clipboard
fix counter bug
This PR fixes an issue introduced #1338
This ensures the CounterManager component is properly registered during bootstrap initialization. I apologize for missing this critical import in the original implementation.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR fixes an issue introduced #1338
This ensures the CounterManager component is properly registered during bootstrap initialization. I apologize for missing this critical import in the original implementation.
No need to apologize, you've done a great job