istio/old_mixer_repo

Pass a per-request env

Opened this issue · 0 comments

It's desirable to pass a per-request Env object for use by adapters. This would let Mixer fine-tune things like logging output for the request.

The env can be passed in the context object and extract via a context-specific method.