Commit Graph

73 Commits (d77d2a2d31ece576451ee1129b6ec99cb6dafb0d)

Author SHA1 Message Date
beorn7 993d4e71c9 docs: Update PromQL documentation to match the native histogram spec 1 year ago
asymmetric 96f31e370b
doc: clarify `rate` values are averaged (#14045) 1 year ago
Kateryna Pavlova d6e43b89f4 docs: add regex section in querying basics 2 years ago
Arve Knudsen de16f5e387
[FEATURE] PromQL: Add experimental info function MVP (#14495) 2 years ago
Jan Fajerski 96e5a94d29 promql: rename holt_winters to double_exponential_smoothing 2 years ago
beorn7 6fcd225aee promql(native histograms): Introduce exponential interpolation 2 years ago
Jan Fajerski 15cea39136 promql: put holt_winters behind experimental feature flag 2 years ago
suntala ce4eac859a Link to specific feature flag entry 2 years ago
suntala 532904a1d6 Document changes to sort by label 2 years ago
suntala 77d111e501 Fix links to feature flags page 2 years 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 3 years ago
beorn7 0eb0ca42c5 Update “conventional histogram” → “classic histogram” 3 years ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 3 years ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 3 years ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153) 3 years ago
Julien Pivotto ac0919d48c
Update docs/querying/functions.md 3 years ago
lasea75 f15f0ac16a
Update functions.md 3 years ago
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614) 3 years ago
Salar Nosrati-Ershad fd96996b75 docs: fix: correct reference to native histograms feature flag 3 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 4 years ago
Björn Rabenstein 41035469d3
Document the native histogram feature flag and PromQL (#11446) 4 years ago
Guillaume Berche e6b84ac1e0
functions.md doc refinement 4 years ago
Guillaume Berche ea40c15fe9
Refine documentation for label_replace 4 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 5 years ago
Levi Harrison 74faea64dd Removed specification of pi digits 5 years ago
Levi Harrison 53d88fd147 Added hyperbolic trig functions 5 years ago
Levi Harrison 51bb3d4a27 Changed radian wording 5 years ago
Levi Harrison 535d8904f7 Link to docs for special cases 5 years ago
Levi Harrison e5a44964ff Added docs 5 years ago