Exam KCNA All QuestionsBrowse all questions from this exam
Question 48

What is the core metric type in Prometheus used to represent a single numerical value that can go up and down?

    Correct Answer: D

    In Prometheus, the core metric type used to represent a single numerical value that can go up and down is called a Gauge. Gauges are used for values such as temperatures or current memory usage, which can increase or decrease over time.

Discussion
hovnivalOption: D

Copilot says D.