mirror of https://github.com/istio/istio.io.git
12 lines
471 B
Markdown
12 lines
471 B
Markdown
---
|
|
title: Adapters
|
|
---
|
|
|
|
Adapters are plug-ins to Mixer to enable Mixer to interface with an open-ended
|
|
set of infrastructure backends that deliver core functionality, such as logging,
|
|
monitoring, quotas, ACL checking, and more.
|
|
The exact set of adapters used at runtime is determined through configuration and can easily be
|
|
extended to target new or custom infrastructure backends.
|
|
|
|
[Learn more about adapters](/docs/concepts/policies-and-telemetry/overview/#adapters).
|