mirror of https://github.com/istio/istio.io.git
8 lines
306 B
Markdown
8 lines
306 B
Markdown
---
|
|
title: Mixer Instance
|
|
---
|
|
|
|
An instance represents a chunk of Mixer data that is produced by inspecting a set of request [attributes](#attribute) and applying the operator-supplied configuration.
|
|
Instances are delivered to individual [handlers](#mixer-handler), on their way to
|
|
infrastructure backends.
|