Type Definition oxide_api::types::TimeseriesName
source · [−]pub type TimeseriesName = String;Expand description
Names are constructed by concatenating the target and metric names with ‘:’. Target and metric names must be lowercase alphanumeric characters with ‘_’ separating words.