maludb_core.malu$metric_definition
app@127.0.0.1:5432/maludbmaludb_core.malu$metric_definition
Inspect rows, columns, and indexes using PostgreSQL catalog metadata.
| metric_id | name | kind | help_text | labels | created_at | retired_at |
|---|---|---|---|---|---|---|
| 1 | maludb_extension_version | gauge | Always 1; the version is a label. | {version} | 2026-06-24 13:07:45.548707+00 | NULL |
| 2 | maludb_catalog_tables | gauge | Count of malu$ tables in the maludb_core schema. | {} | 2026-06-24 13:07:45.548707+00 | NULL |
| 3 | maludb_audit_event_total | counter | Total audit events recorded. | {} | 2026-06-24 13:07:45.548707+00 | NULL |
| 4 | maludb_audit_event_by_kind_total | counter | Audit events recorded, labeled by event_kind. | {event_kind} | 2026-06-24 13:07:45.548707+00 | NULL |
| 5 | maludb_mc2db_invocation_total | counter | MC2DB tool invocations. | {} | 2026-06-24 13:07:45.548707+00 | NULL |
| 6 | maludb_mc2db_invocation_outcome_total | counter | MC2DB invocations by outcome. | {outcome} | 2026-06-24 13:07:45.548707+00 | NULL |
| 7 | maludb_rest_invocation_total | counter | REST gateway invocations. | {} | 2026-06-24 13:07:45.548707+00 | NULL |
| 8 | maludb_rest_invocation_outcome_total | counter | REST invocations by outcome. | {outcome} | 2026-06-24 13:07:45.548707+00 | NULL |
| 9 | maludb_auth_token_total | gauge | API tokens by state. | {state} | 2026-06-24 13:07:45.548707+00 | NULL |
| 10 | maludb_secret_total | gauge | Secrets by state. | {state} | 2026-06-24 13:07:45.548707+00 | NULL |
| 11 | maludb_queue_depth | gauge | Queue depth by queue name and status. | {queue,status} | 2026-06-24 13:07:45.548707+00 | NULL |
| 12 | maludb_cron_schedule_total | gauge | Schedules by enabled state. | {enabled} | 2026-06-24 13:07:45.548707+00 | NULL |
| 13 | maludb_source_object_total | gauge | Source archive objects by retention class. | {retention_class} | 2026-06-24 13:07:45.548707+00 | NULL |
| 14 | maludb_event_total | counter | Realtime event rows. | {} | 2026-06-24 13:07:45.548707+00 | NULL |
| 15 | maludb_event_subscription_total | gauge | Active event subscriptions. | {} | 2026-06-24 13:07:45.548707+00 | NULL |
| 16 | maludb_vector_compartment_total | gauge | Vector compartments by search mode. | {search_mode} | 2026-06-24 13:07:45.548707+00 | NULL |
| 17 | maludb_embedding_job_total | gauge | Embedding jobs by status. | {status} | 2026-06-24 13:07:45.548707+00 | NULL |