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: Label filter expression: Change unit suffix suffix to proper case whe… #13344

Closed nickgrafana closed 4 days ago

nickgrafana commented 4 days ago

Label filter expression: Change unit suffix suffix to proper case when dealing with a Byte datatype

What this PR does / why we need it: This updates documentation to match functionality described in the source code here.

The lexer does not support lowercase units "kb" or "gb".

Please note I have removed E/PB and E/PiB and will be creating a separate issue for them as they do not seem to be supported at the time.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist

grafanabot commented 4 days ago

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

grafanabot commented 4 days ago

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