symfonic.core.observability.postgres_metrics_store¶
postgres_metrics_store ¶
Postgres persistence for billable calls and safe execution metadata.
PostgresMetricsStore ¶
Durable :class:MetricsStore backed by the llm_calls table.
Source code in src/symfonic/core/observability/postgres_metrics_store.py
record_events
async
¶
Persist safe execution metadata separately from billable calls.