Prometheus uses the on keyword to restrict matching time series based on specific labels only.The on(...) keyword allows users to specify which labels to consider when matching time series.Aggregation operators in Prometheus, such as sum, min, max, avg, count, etc., help combine, group, or filter metrics for better analysis.These aggregation operators help make sense of large amounts of data, turning chaos into clarity and enabling the creation of informative dashboards.