Templates

Mixer templates are used to send data to individual adapters.

Analytics

The Analytics template is used to dispatch runtime telemetry to Apigee.

API Key

A template that represents a single API key.

Authorization

A template used to represent an access control query.

Check Nothing

A template that carries no data, useful for testing.

Edge

A template designed to report observed communication edges between workloads.

Kubernetes

A template that is used to control the production of Kubernetes-specific attributes.

List Entry

A template designed to let you perform list checking operations.

Log Entry

A template that represents a single runtime log entry.

Metric

A template that represents a single runtime metric.

Quota

A template that represents a quota allocation request.

Report Nothing

A template that carries no data, useful for testing.

Trace Span

A template that represents an individual span within a distributed trace.

Adapters

The table below shows the set of adapters that implement each supported template.

TemplateAdapters
AnalyticsApigee
API Key
AuthorizationApigee, OPA
Check NothingDenier
Edge
KubernetesKubernetes Env
List EntryDenier, List
Log EntryFluentd, SolarWinds, Stackdriver, Stdio
MetricApache SkyWalking, Circonus, CloudWatch, Datadog, New Relic, Prometheus, SolarWinds, Stackdriver, StatsD, Stdio, Wavefront by VMware
QuotaDenier, Memory quota, Redis Quota
Report Nothing
Trace SpanNew Relic, Stackdriver, Zipkin