istio.io/content_zh/docs/reference/config/policy-and-telemetry/adapters/_index.md

4.5 KiB

title description weight type
适配器 Mixer 适配器能够让 Istio 连接各种基础设施后端以完成类似指标和日志这样的功能。 40 section-index

适配器和模板之间的关系

适配器 种类 模板
Apigee apigee authorization, analytics
Circonus circonus metric
CloudMonitor cloudmonitor metric
CloudWatch cloudwatch metric
Datadog dogstatsd metric
Denier denier checknothing, listentry, quota
Fluentd fluentd logentry
Kubernetes Env kubernetesenv kubernetesenv
List list listentry
Memory quota memquota quota
OPA opa authorization
Prometheus prometheus metric
RBAC rbac authorization
Redis Quota redisquota quota
Service Control servicecontrol servicecontroller, quota, apikey
SignalFx signalfx metric, tracespan
SolarWinds solarwinds metric, logentry
Stackdriver stackdriver metric, logentry, tracespan
StatsD statsd metric
Stdio stdio metric, logentry

要实现一个新的 Mixer 适配器,请参考适配器开发者指南