prometheus/docs/querying
Ivan Babrou a6b35ff304
promql: use natural sort in sort_by_label and sort_by_label_desc (#13411)
These functions are intended for humans, as robots can already sort the results
however they please. Humans like things sorted "naturally":

* https://blog.codinghorror.com/sorting-for-humans-natural-sort-order/

A similar thing has been done to Grafana, which is also used by humans:

* https://github.com/grafana/grafana/pull/78024
* https://github.com/grafana/grafana/pull/78494

Signed-off-by: Ivan Babrou <github@ivan.computer>
2024-01-16 21:34:09 -03:00
..
api.md Exclude alerts: improve documentation (#13046) 2023-10-30 15:08:11 +00:00
basics.md Docs: Query Basics: link to rate (#10538) 2024-01-16 11:09:51 +00:00
examples.md Examples: link to rate for new users (#10535) 2024-01-16 11:13:52 +00:00
functions.md promql: use natural sort in sort_by_label and sort_by_label_desc (#13411) 2024-01-16 21:34:09 -03:00
index.md Import querying documentation from prometheus/docs 2017-10-26 22:36:47 +02:00
operators.md docs: fix: correct reference to native histograms feature flag 2023-08-19 17:35:20 +03:30
remote_read_api.md Fixed typo in the Remote Read API docs 2022-12-21 12:44:25 +01:00