alibaba / sentinel-golang

Sentinel Go enables reliability and resiliency for Go microservices
https://sentinelguard.io/
Apache License 2.0
2.78k stars 439 forks source link

del empty exporter #581

Open binbin0325 opened 2 months ago

binbin0325 commented 2 months ago

Describe what this PR does / why we need it

empty exporter it doesn't make sense, judgment has been made in the initCoreComponents func

Does this pull request fix one issue?

fix:https://github.com/alibaba/sentinel-golang/issues/580

Describe how you did it

Describe how to verify it

Special notes for reviews