This feature is available in both Community Edition (open source) and Enterprise Edition.
Overview
The Formance platform relies on the OpenTelemetry standard to collect and send telemetry data to your monitoring system. OpenTelemetry is an open-source observability framework for cloud-native software. It provides a single set of APIs, libraries, agents, and instrumentation to capture distributed traces and metrics from your applications.Metrics
| Service | Metric Name | Description |
|---|---|---|
| ledger | api_ledgers | Metrics related to ledger APIs |
| ledger | api_status | Status of ledger APIs |
| ledger | api_time_bucket | Time distribution bucket for ledger API responses |
| ledger | api_time_count | Count of ledger API response times |
| ledger | api_time_sum | Total time sum for ledger API responses |
| payments | connectors_object_errors | Errors related to payment connectors objects |
| payments | connectors_object_latencies_bucket | Latency distribution bucket for payment connectors objects |
| payments | connectors_object_latencies_count | Count of latencies for payment connectors objects |
| payments | connectors_object_latencies_sum | Total latency sum for payment connectors objects |
| payments | connectors_objects | Metrics related to payment connectors objects |
| payments | connectors_psp_calls | Payment Service Provider (PSP) calls metrics |
| payments | connectors_psp_calls_latencies_bucket | Latency distribution bucket for PSP calls |
| payments | connectors_psp_calls_latencies_count | Count of latencies for PSP calls |
| payments | connectors_psp_calls_latencies_sum | Total latency sum for PSP calls |