Hi,
I'm a bit confused about how Metrics currently work in Metabase. I think their behavior has changed over time, and I'm not sure which feature is the current one.
- Metrics location
I can see my metrics here:
Some time ago, weren't metrics managed from the Administration area? Has this changed?
- Where are metrics stored?
I would like to expose metrics information in a dashboard, so I'm trying to understand where Metabase stores them.
For example, for table RRHH_PRESENCIA I can see 9 metrics defined:
However, when I query the Metrics table in the application database, I find 11 records related to that table.
On the other hand, table ECO_PRESSUPOSTOS shows 5 metrics in the UI:
but I find 0 records in the Metrics table.
- Legacy metrics vs current metrics?
When querying Metabase metadata tables, I also see records with TYPE = 'metric':
Are there currently two different systems for metrics (legacy metrics and the new model metrics), or am I misunderstanding how these objects are stored?
- Measures in the new Studio
In the new Metabase Studio I can see a "Measures" section.
Are Measures related to Metrics, or are they a completely different concept?
Also, I am an Administrator, but I cannot create new Measures. Is there any additional permission, feature flag, or edition requirement for that?
Could someone clarify the relationship between:
-
Legacy Metrics
-
Current Metrics
-
Measures
-
The metadata tables where each one is stored
Thanks!





