Commit Graph

47 Commits (7e2c6fc8f3e0e42927325bdac623ea848575a66e)

Author SHA1 Message Date
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
Levi Harrison 74faea64dd Removed specification of pi digits
3 years ago
Levi Harrison 53d88fd147 Added hyperbolic trig functions
3 years ago
Levi Harrison 51bb3d4a27 Changed radian wording
3 years ago
Levi Harrison 535d8904f7 Link to docs for special cases
3 years ago
Levi Harrison e5a44964ff Added docs
3 years ago
Darshan Chaudhary c4f2e9eec5
Add present_over_time (#9097)
3 years ago
smedbergM 034cdb0aa4 Revert change in label_join per @RichiH
4 years ago
Matthew Smedberg 8490273bac docs :: querying :: functions :: label_replace
4 years ago
pschou aff3c702ab
promql: Add sgn, clamp and last_over_time functions (#8457)
4 years ago
Julien Pivotto e17d18a043
docs: Fix type of the histogram_quantile function (#7666)
4 years ago
B++ d6374ae1b6
Return NaN for histogram_quantile when buckets have 0 observations (#7318)
5 years ago
Harold Dost 18d45e564b
Documentation: Update example expressions to follow convention. (#7195)
5 years ago
Julien Pivotto e0afec906f add absent_over_time (#6490)
5 years ago
Julien Pivotto 06b4744793 docs: fix absent documentation (#6492)
5 years ago
Tom Janson 4f1cfd6cfe remove redundant/accidental line in query doc (#6482)
5 years ago
tuanvcw 9de0ab3c8a Update remaining deprecated links in docs (#5271)
6 years ago
Brian Brazil faf4bb03ee Docs: timestamp() function.
7 years ago
Brian Brazil aeb524ad14 Docs: remove keep_common, count_scalar, drop_common_labels
7 years ago
Tobias Schmidt e6cdc2d355 Import querying documentation from prometheus/docs
7 years ago