mirror of https://github.com/istio/istio.io.git
9 lines
308 B
Markdown
9 lines
308 B
Markdown
---
|
|
title: Mixer Instance
|
|
---
|
|
|
|
An instance represents a chunk of Mixer data that is produced by inspecting a
|
|
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.
|