- Templates
- Analytics
- API Key
- Authorization
- Check Nothing
- Edge
- Kubernetes
- List Entry
- Log Entry
- Metric
- Quota
- Report Nothing
- Trace Span
- Adapters
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.
Template | Adapters |
---|---|
Analytics | Apigee |
API Key | |
Authorization | Apigee,OPA |
Check Nothing | Denier |
Edge | |
Kubernetes | Kubernetes Env |
List Entry | Denier,List |
Log Entry | Fluentd,SolarWinds,Stackdriver,Stdio |
Metric | Apache SkyWalking,Circonus,CloudWatch,Datadog,New Relic,Prometheus,SolarWinds,Stackdriver,StatsD,Stdio,Wavefront by VMware |
Quota | Denier,Memory quota,Redis Quota |
Report Nothing | |
Trace Span | New Relic,Stackdriver,Zipkin |