Re-exports§
pub use crate::runtime::MetricConfig;
pub use crate::runtime::ProjectConfig;
Structs§
- Component
IdInfo - Component
IdInfo List - Merged
Sampler Config - Metric
Template - Configuration for a single FIRE metric template to map from an Inspect property to a cobalt metric. Unlike MetricConfig, selectors aren’t parsed.
- Project
Template - Configuration for a single FIRE project template to map Inspect data to its Cobalt metrics for all components in the ComponentIdInfo. Just like ProjectConfig except it uses MetricTemplate instead of MetricConfig.