XiaoMi / ozhera

Application Observable Platform in the Cloud Native Era
https://ozhera.m.one.mi.com
Apache License 2.0
59 stars 28 forks source link

feat: add chaos #379

Closed caochengxiang closed 5 days ago

caochengxiang commented 1 week ago

feat: add chaos into ozhera

goodjava commented 1 week ago

This is a big commit, and the code needs to be further polished.

Apache9 commented 1 week ago

I suggest we use a feature branch to land this big feature.

And better split it into multiple small pieces so it is easier to review.

goodjava commented 1 week ago

A feature branch can be created, and then commits can be made step by step.

caochengxiang commented 6 days ago

Okay, I will follow the suggestions above to handle it