jd-opensource / joylive-agent

Java bytecode enhancement framework for traffic governance in multi-live (unit) scenarios. 基于字节码增强的面向应用多活和单元化的微服务流量治理框架。
Apache License 2.0
120 stars 17 forks source link

Supports rate limiting and circuit breaking audit logs #44

Open hexiaofeng opened 3 weeks ago

hexiaofeng commented 3 weeks ago

Supports rate limiting and circuit breaking audit logs

yuanjinzhong commented 3 weeks ago

Supports rate limiting and circuit breaking audit logs

hi @hexiaofeng

what does audit logs mean? in limiting and circuit breaking context

hexiaofeng commented 2 weeks ago

Separate reject metrics for circuit breaking and rate limiting.

50