Closed flearc closed 8 months ago
reexport crate:
Users can now directly access them using statements like use sentinel_core::prometheus_exporter
without the need for additional imports in their projects.
Only upgrade prometheus_exporter
because changes in the API of etcd_rs and kube, which required modifications to the datasource source code. It's better to achieve it in another PR.
Thanks :)
129