• 适配器
    • Apache SkyWalking
    • Apigee
    • App Identity and Access
    • Circonus
    • CloudMonitor
    • CloudWatch
    • Datadog
    • Denier
    • Fluentd
    • Kubernetes Env
    • List
    • Memory quota
    • New Relic
    • OPA
    • Prometheus
    • Redis Quota
    • SignalFx
    • SolarWinds
    • Stackdriver
    • StatsD
    • Stdio
    • Wavefront by VMware
    • Zipkin
  • 模板

    适配器

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

    Apache SkyWalking

    Adapter to deliver metrics to Apache SkyWalking.

    Apigee

    Adapter for Apigee's distributed policy checks and analytics.

    App Identity and Access

    Adapter to enforce authentication and authorization policies for web apps and APIs.

    Circonus

    Adapter for circonus.com's monitoring solution.

    CloudMonitor

    Adapter for cloudmonitor metrics.

    CloudWatch

    Adapter for cloudwatch metrics.

    Datadog

    Adapter to deliver metrics to a dogstatsd agent for delivery to DataDog.

    Denier

    Adapter that always returns a precondition denial.

    Fluentd

    Adapter that delivers logs to a Fluentd daemon.

    Kubernetes Env

    Adapter that extracts information from a Kubernetes environment.

    List

    Adapter that performs whitelist or blacklist checks.

    Memory quota

    Adapter for a simple in-memory quota management system.

    New Relic

    An Istio Mixer adapter to send telemetry data to New Relic.

    OPA

    Adapter that implements an Open Policy Agent engine.

    Prometheus

    Adapter that exposes Istio metrics for ingestion by a Prometheus harvester.

    Redis Quota

    Adapter for a Redis-based quota management system.

    SignalFx

    Adapter that sends metrics to SignalFx.

    SolarWinds

    Adapter to deliver logs and metrics to Papertrail and AppOptics backends.

    Stackdriver

    Adapter to deliver logs, metrics, and traces to Stackdriver.

    StatsD

    Adapter to deliver metrics to a StatsD backend.

    Stdio

    Adapter to locally output logs and metrics.

    Wavefront by VMware

    Adapter to deliver metrics to Wavefront by VMware.

    Zipkin

    Adapter to deliver tracing data to Zipkin.

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

    模板

    下表显示了由每个支持的适配器实现的模板。

    适配器支持的模板
    Apache SkyWalkingMetric
    ApigeeAnalytics,Authorization
    App Identity and Access
    CirconusMetric
    CloudMonitor
    CloudWatchMetric
    DatadogMetric
    DenierCheck Nothing,List Entry,Quota
    FluentdLog Entry
    Kubernetes EnvKubernetes
    ListList Entry
    Memory quotaQuota
    New RelicTrace Span,Metric
    OPAAuthorization
    PrometheusMetric
    Redis QuotaQuota
    SignalFxMetric,Trace Span
    SolarWindsLog Entry,Metric
    StackdriverLog Entry,Metric,Trace Span
    StatsDMetric
    StdioLog Entry,Metric
    Wavefront by VMwareMetric
    ZipkinTrace Span