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
{{ message }}
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
The Mixer currently exposes an API intended for use by the proxy (the intermediated API). We wish to allow services to directly call Mixer in order to do:
Custom reporting (metrics, logs, tracing)
Custom authz checks (permissions on resources)
Custom quota operations.
We want to design this in the 0.3 timeframe with an eye towards implementation in 0.4. In addition to Mixer's own API, we need to understand the dependency on client libraries as part of the end-to-end direct API story.
The text was updated successfully, but these errors were encountered:
The Mixer currently exposes an API intended for use by the proxy (the intermediated API). We wish to allow services to directly call Mixer in order to do:
We want to design this in the 0.3 timeframe with an eye towards implementation in 0.4. In addition to Mixer's own API, we need to understand the dependency on client libraries as part of the end-to-end direct API story.
The text was updated successfully, but these errors were encountered: