mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-04 08:45:42 -04:00
`keep_common` is more in line with the function name `drop_common_labels()` terminology-wise, and also more in line with `group_left`/`group_right` (no `...ing` verb suffix). We could also go the full way and call it `keep_common_labels`. That would have the benefit of being even more consistent with the function `drop_common_labels()` and would be more explanatory, but it also seems quite long. |
||
|---|---|---|
| .. | ||
| functions.test | ||
| histograms.test | ||
| legacy.test | ||
| literals.test | ||