Sign up and get started with Confidence today! Create your account
Sign up and get started with Confidence today! Create your account
Documentation Index
Fetch the complete documentation index at: https://confidence.spotify.com/llms.txt
Use this file to discover all available pages before exploring further.
Module data for metrics
The bucketing temporal unit for metric collection
BUCKET_UNSPECIFIED, BUCKETING_TEMPORAL_UNIT_UNSPECIFIED, HOURS, DAYS The list of metrics
Show child attributes
A resource name on the format assignmentTables/abc
A resource name on the format entities/abc
A resource name on the format exposureCalculations/abc
The exposure filter configuration
Show child attributes
A resource name on the format metrics/abc
A resource name on the format scheduledMetricCalculations/abc/metricCalculations/def
A resource name on the format scheduledMetricCalculations/abc
A resource name on the format exposureTables/abc
A resource name on the format scheduledExposureCalculations/abc
Additional exposure filters
Show child attributes
Was this page helpful?
{
"bucket": "BUCKET_UNSPECIFIED",
"metrics": [
{
"metric": "<string>",
"calculation": "<string>",
"preferredDirection": "PREFERRED_DIRECTION_UNSPECIFIED",
"schedule": "<string>",
"surface": "<string>",
"surfaceOnly": true
}
],
"assignmentTable": "<string>",
"entity": "<string>",
"exposureCalculation": "<string>",
"exposureFilter": {
"displayName": "<string>",
"factTable": "<string>"
},
"exposureMetric": "<string>",
"exposureMetricCalculation": "<string>",
"exposureMetricSchedule": "<string>",
"exposureTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": [
{
"displayName": "<string>",
"factTable": "<string>"
}
]
}