Commit Graph

78 Commits (4eafbcae93d4848bcf064a4dcbf2a3ca7157ed43)

Author SHA1 Message Date
George Krajcsovits 5b7ff92d95
fix(promql): histogram_quantile and histogram_fraction NaN observed in native histogram (#16724) 7 months ago
Michael Hoffmann a5fa9431d8 promql: add ts_of_(max,min,last)_over_time functions 7 months ago
Julius Volz 13564c03ef Standardize doc page title handling 8 months ago
Aman 26bddcf068
promql: histogram_stddev and histogram_stdvar should use arithmetic mean for custom buckets 9 months ago
Michael Hoffmann d6d9f97bac
promql: histogram_fraction for bucket histograms (#16095) 9 months ago
beorn7 993d4e71c9 docs: Update PromQL documentation to match the native histogram spec 11 months ago
asymmetric 96f31e370b
doc: clarify `rate` values are averaged (#14045) 11 months ago
Kateryna Pavlova d6e43b89f4 docs: add regex section in querying basics 1 year ago
Arve Knudsen de16f5e387
[FEATURE] PromQL: Add experimental info function MVP (#14495) 1 year ago
Jan Fajerski 96e5a94d29 promql: rename holt_winters to double_exponential_smoothing 1 year ago
beorn7 6fcd225aee promql(native histograms): Introduce exponential interpolation 1 year ago
Jan Fajerski 15cea39136 promql: put holt_winters behind experimental feature flag 1 year ago
suntala ce4eac859a Link to specific feature flag entry 1 year ago
suntala 532904a1d6 Document changes to sort by label 1 year ago
suntala 77d111e501 Fix links to feature flags page 1 year ago
咸鱼暄 bab098a4c1 change all lists to bullets 2 years ago
咸鱼暄 ad03ede602 fix markdown list 2 years ago
Rick Rackow 9290d1308d
fix(docs/querying): explain `ceil` behaviour more explicitly with examples (#11987) 2 years ago
Charles Korn 76b1237215
Document sorting behaviour 2 years ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467) 2 years ago
Björn Rabenstein 89523cf9b3
doc: Mark `mad_over_time` as experimental (#13440) 2 years ago
Ivan Babrou a6b35ff304
promql: use natural sort in sort_by_label and sort_by_label_desc (#13411) 2 years ago
Jeanette Tan 9bf4cc993e Add mad_over_time function 2 years ago
beorn7 0eb0ca42c5 Update “conventional histogram” → “classic histogram” 2 years ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 2 years ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 2 years ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153) 2 years ago
Julien Pivotto ac0919d48c
Update docs/querying/functions.md 2 years ago
lasea75 f15f0ac16a
Update functions.md 2 years ago
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614) 2 years ago
Salar Nosrati-Ershad fd96996b75 docs: fix: correct reference to native histograms feature flag 2 years ago
Guillaume Berche f5fb37dbab
Update functions.md 3 years ago
Guillaume Berche 60b380da70
Refine functions.md as suggested during review 3 years ago
Ziqi Zhao 42d9169ba1 enhance histogram_quantile to get min/max value 3 years ago
Carrie Edwards f93ac97867 Update querying function docs 3 years ago
marcoderama a308ea773d
Update functions.md 3 years ago
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262) 3 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
Chance Feick 52270d6216 Fix relative link to use .md file extension 3 years ago
Björn Rabenstein 41035469d3
Document the native histogram feature flag and PromQL (#11446) 3 years ago
Guillaume Berche e6b84ac1e0
functions.md doc refinement 3 years ago
Guillaume Berche ea40c15fe9
Refine documentation for label_replace 3 years ago
beorn7 9eafed0f79 promql: Add `histogram_count` and `histogram_sum` 4 years ago
beorn7 a3a8f58bb3 promql: Add histogram_fraction function 4 years ago
Julien Pivotto 42f574d5ac
Remove "This function was added in Prometheus 2.0" (#10719) 4 years ago
Ivo Gosemann e22b54e253 Adds day_of_year function to PromQL 4 years ago
Matthew b6630876d3 remove impl details from docs 4 years ago
jyz0309 02e032884a add doc 4 years ago
Matthew 57b86cfe9e docs: update function docs on deriv 4 years ago
Levi Harrison 6faca22eec Add inverse hyperbolic functions 4 years ago