Exporters
Exporters determine how the telemetry data AI Gateway collects, such as metrics and logs, is exposed and transmitted to external systems for monitoring and analysis. They integrate with observability tools by formatting and delivering data to specific endpoints.
AI Gateway supports the following exporters:
- Stdout Exporter: Logs all events to standard output (
stdout) for collection by log aggregators. - OTLP Exporter: Pushes logs and metrics to an OpenTelemetry-compatible collector.
- Prometheus Exporter: Exposes metrics on the standard
/metricsendpoint for Prometheus to scrape. - AWS CloudWatch Exporter: Pushes logs and metrics to Amazon CloudWatch. Available in Zilla Plus.
- Syslog Exporter: Pushes logs to a Syslog server. Available in Zilla Plus.

