Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Design the Mixer's Direct API #1496

Open
geeknoid opened this issue Oct 23, 2017 · 1 comment
Open

Design the Mixer's Direct API #1496

geeknoid opened this issue Oct 23, 2017 · 1 comment
Assignees
Milestone

Comments

@geeknoid
Copy link
Contributor

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.

@douglas-reid
Copy link
Contributor

High-level design doc proposal: https://goo.gl/3KoVf7

@geeknoid geeknoid added the mixer label Nov 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants