Calculates the percentage increase of a counter over time.
B.
Returns the absolute increase in a counter over a specified range.
C.
Calculates the derivative of a gauge over time.
D.
Returns the total sum of values in a vector.
The Answer Is:
B
This question includes an explanation.
Explanation:
Theincrease()function computes thetotal increase in a counter metricover a specified range vector. It accounts for counter resets and only measures the net change in the counter’s value during the time window.
Example:
increase(http_requests_total[5m])
This query returns how many HTTP requests occurred in the last five minutes. Unlike rate(), which provides a per-second average rate, increase() gives theabsolute number of increments.
[References:Prometheus documentation –PromQL Function Reference,Counter Handling and increase() vs. rate()., ]
PCA PDF/Engine
Printable Format
Value of Money
100% Pass Assurance
Verified Answers
Researched by Industry Experts
Based on Real Exams Scenarios
100% Real Questions
Get 75% Discount on All Products,
Use Coupon: "ac75sure"