grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.71k stars 3.3k forks source link

docs: Clarify Unit Requirement for Duration Comparison in Label Values #13318

Closed nickgrafana closed 6 days ago

nickgrafana commented 6 days ago

What this PR does / why we need it: This update clarifies the requirement for units within the original label value when making a Duration comparison. It ensures that users understand the necessity of including a unit suffix (e.g., 'ms', 'h') for accurate parsing and comparison.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist

CLAassistant commented 6 days ago

CLA assistant check
All committers have signed the CLA.

grafanabot commented 6 days ago

This PR must be merged before a backport PR will be created.

grafanabot commented 6 days ago

This PR must be merged before a backport PR will be created.