Miro Observability Overview Comprehensive monitoring for Miro REST API v2 integrations: Prometheus metrics for request rates and latency, OpenTelemetry traces for request flow, structured logging, and alerting for rate limit and error conditions. Key Metrics | Metric | Type | Labels | Purpose | |--------|------|--------|---------| | | Counter | method, endpoint, status | Request volume | | | Histogram | method, endpoint | Latency distribution | | | Counter | error type, endpoint | Error tracking | | | Gauge | — | Credit headroom | | | Gauge | — | Credit consumption | | | Counter | event type,…