You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: adding allow list instead for metric view and cardinality confi…
…guration support (#421)
* adding allow list metric view configration and adding cardinality support
* removing route from allow list
feat: fix support of transitive dependencies in conversion of protobu…
…f messages to json (#419)
* recursive handling of dependencies
* removing unnecessary lines
feat: use shaded protobuf-java , instead of applications (#414)
* test to use shaded util, instead of client
* muzzle fix
* nit fix
* feat spotlessApply
* refactor code