Unleash / unleash-proxy

Unleash Proxy is used to safely integrate frontend application with Unleash in a secure and scaleable way.
https://docs.getunleash.io/sdks/unleash-proxy
Apache License 2.0
48 stars 42 forks source link

feat: count variant metrics #129

Closed kwasniew closed 1 year ago

kwasniew commented 1 year ago

About the changes

Count variant metrics. Proxy translates frontend SDK metrics into its own metrics and send them to Unleash backend.

In the next PR I will suggest refactored design with unleash and metrics injected into the client to make testing metrics easier.

Important files

Discussion points