What is the significance of the `_bucket`, `_sum`, and `_count` suffixes automatically created for a Prometheus Histogram?
-
A
They are optional metadata fields for histogram configuration
-
B
They are the three separate time series Prometheus stores for every histogram metric
-
C
They represent minimum, average, and maximum values respectively
-
D
They are required labels for histogram queries only