Skip to main content

Monitoring & Metrics

Available Metrics

  • Message throughput
  • Protocol-specific metrics
  • Translation performance
  • ML model performance (Premium Edition)

Prometheus Integration

monitoring:
prometheus:
enabled: true
port: 9090
metrics:
- name: "messages_processed_total"
type: "counter"
help: "Total messages processed"
- name: "translation_latency"
type: "histogram"
help: "Protocol translation latency"