Commit Graph

69 Commits (89bbb885e5a56ddb921d77a28797aae00b4903eb)

Author SHA1 Message Date
Jan Fajerski 38fd48e6b5 v2.55.0
1 month ago
Arve Knudsen de16f5e387
[FEATURE] PromQL: Add experimental info function MVP (#14495)
1 month ago
Björn Rabenstein df9916ef66
Merge pull request #14677 from prometheus/beorn7/histogram
2 months ago
Jan Fajerski 96e5a94d29 promql: rename holt_winters to double_exponential_smoothing
2 months ago
beorn7 6fcd225aee promql(native histograms): Introduce exponential interpolation
2 months ago
Jan Fajerski 15cea39136 promql: put holt_winters behind experimental feature flag
2 months ago
Björn Rabenstein 7fad1ec8ee
Merge pull request #14655 from suntala/suntala/sort-by-label-enhancement
3 months ago
suntala ce4eac859a Link to specific feature flag entry
3 months ago
suntala 532904a1d6 Document changes to sort by label
4 months ago
suntala 77d111e501 Fix links to feature flags page
4 months ago
咸鱼暄 bab098a4c1 change all lists to bullets
5 months ago
咸鱼暄 ad03ede602 fix markdown list
5 months ago
Rick Rackow 9290d1308d
fix(docs/querying): explain `ceil` behaviour more explicitly with examples (#11987)
5 months ago
Charles Korn 76b1237215
Document sorting behaviour
6 months ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467)
10 months ago
Björn Rabenstein 89523cf9b3
doc: Mark `mad_over_time` as experimental (#13440)
10 months ago
Ivan Babrou a6b35ff304
promql: use natural sort in sort_by_label and sort_by_label_desc (#13411)
10 months ago
Jeanette Tan 9bf4cc993e Add mad_over_time function
1 year ago
beorn7 0eb0ca42c5 Update “conventional histogram” → “classic histogram”
1 year ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag
1 year ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions
1 year ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153)
1 year ago
Julien Pivotto ac0919d48c
Update docs/querying/functions.md
1 year ago
lasea75 f15f0ac16a
Update functions.md
1 year ago
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614)
1 year ago
Salar Nosrati-Ershad fd96996b75 docs: fix: correct reference to native histograms feature flag
1 year ago
Julien Pivotto 4c81a8f681
Merge pull request #11578 from chancefeick/fix/querying-documentation
1 year ago
Julien Pivotto bb90379163
Merge pull request #11404 from gberche-orange/patch-2
1 year ago
Guillaume Berche f5fb37dbab
Update functions.md
1 year ago
Guillaume Berche 60b380da70
Refine functions.md as suggested during review
1 year ago
Ziqi Zhao 42d9169ba1 enhance histogram_quantile to get min/max value
1 year ago
Carrie Edwards f93ac97867 Update querying function docs
1 year ago
marcoderama a308ea773d
Update functions.md
2 years ago
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262)
2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint`
2 years ago
Chance Feick 52270d6216 Fix relative link to use .md file extension
2 years ago
Björn Rabenstein 41035469d3
Document the native histogram feature flag and PromQL (#11446)
2 years ago
Guillaume Berche e6b84ac1e0
functions.md doc refinement
2 years ago
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
Guillaume Berche ea40c15fe9
Refine documentation for label_replace
2 years ago
Björn Rabenstein bcd548c88b
Merge pull request #10076 from mtfoley/docs-deriv
2 years ago
beorn7 9eafed0f79 promql: Add `histogram_count` and `histogram_sum`
2 years ago
beorn7 a3a8f58bb3 promql: Add histogram_fraction function
2 years ago
Julien Pivotto 42f574d5ac
Remove "This function was added in Prometheus 2.0" (#10719)
3 years ago
Ivo Gosemann e22b54e253 Adds day_of_year function to PromQL
3 years ago
Matthew b6630876d3 remove impl details from docs
3 years ago
Matthew 00578d245b
Merge branch 'prometheus:main' into docs-deriv
3 years ago
jyz0309 02e032884a add doc
3 years ago
Matthew 57b86cfe9e docs: update function docs on deriv
3 years ago
Levi Harrison 6faca22eec Add inverse hyperbolic functions
3 years ago