Commit Graph

235 Commits (ad8138a65d3fcbf860e48b03edbf38ed4c066a03)

Author SHA1 Message Date
Ivan Babrou a6b35ff304
promql: use natural sort in sort_by_label and sort_by_label_desc (#13411)
11 months ago
Ted Robertson cf9e934036
Examples: link to `rate` for new users (#10535)
11 months ago
Ted Robertson 73bbeaafbf
Docs: Query Basics: link to rate (#10538)
11 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 0c1e447d68
Exclude alerts: improve documentation (#13046)
1 year ago
Anand Rajagopal 2ade8adf9e Adding a query parameter to filter out active alerts
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
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647)
1 year ago
Julien Pivotto 4a56a6bf59
Merge pull request #12643 from gouthamve/add-otlp-docs
1 year ago
Julien Pivotto 4c81a8f681
Merge pull request #11578 from chancefeick/fix/querying-documentation
1 year ago
Goutham acb1f8a097 Fix API endpoint
1 year ago
Goutham Veeramachaneni 9df36c3e5e
Apply suggestions from code review
1 year ago
Goutham 6bb5720141
Add initial OTLP ingestion docs
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
Julien Pivotto fc2e4cd3b9 docs: Fix link to feature flags.
1 year ago
Arthur Silva Sens 1ea477f4bc
Add feature flag to squash metadata from /api/v1/metadata (#12391)
1 year ago
sinkingpoint f7abe27fef Remove trailing commas from Exemplar API docs
1 year ago
marcoderama a308ea773d
Update functions.md
2 years ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336)
2 years ago
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262)
2 years ago
gotjosh 74e6668e87
update docs
2 years ago
gotjosh cf230bcd18
more wordsmithing
2 years ago
gotjosh 28909a4636
more worthsmithing
2 years ago
gotjosh e2a2790b2c
add more docs
2 years ago
gotjosh f3394bf7a1
Rules API: Allow filtering by rule name
2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint`
2 years ago
beorn7 71c57a1292 docs: Clarify that range selectors use a closed interval
2 years ago
Charles Korn e023d896f2
Correct statement in docs about query results returning either floats or histograms but not both. (#11880)
2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142)
2 years ago
Pablo Ley fb30ffda75
Fixed typo in the Remote Read API docs
2 years ago
Oleg Zaytsev 6197ed63d8
Remove comments from the remote read docs
2 years ago
Chance Feick 2cfd8da628
Update docs/querying/basics.md
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
Björn Rabenstein 50529b4804
doc: Document the native histogram JSON format (#11454)
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
Harold Dost 58b7c890a1
Merge pull request #7266 from hdost/feat/7192-add-documentation-for-api
2 years ago
relandrew dfc62920c2
docs: fix typo (#11156)
2 years ago
Björn Rabenstein bcd548c88b
Merge pull request #10076 from mtfoley/docs-deriv
2 years ago
beorn7 c9fd3c235d Merge branch 'main' into sparsehistogram
2 years ago
Julius Volz b57deb6eb0
Add /api/v1/format_query API endpoint for formatting queries (#11036)
2 years ago
Julien Pivotto cf0fdd557e
docs: Change relabelling -> relabeling (#11006)
2 years ago
beorn7 28f028e938 Merge branch 'main' into sparsehistogram
2 years ago
Harold Dost 193e68b9c9 documentation: Add Reference to the remote read API
2 years ago
Richard Hartmann 7bb6e7dadd
Merge pull request #10707 from hdost/docs/2106-vector-matching
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
Harold Dost b2851b150d docs: Add subsections for vector matching
3 years ago
Ted Robertson 9558b9b54b
Examples: explain what the duration in brackets means (#10589)
3 years ago
Ted Robertson 08de38b700 Api docs: fix link to time durations
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 e40deb1086 address comment
3 years ago
jyz0309 02e032884a add doc
3 years ago
Matthew 0a7baf8112
Merge branch 'prometheus:main' into docs-deriv
3 years ago
SuperQ a3dd323a53
Make regex-matching docs more obvious
3 years ago
Björn Rabenstein 933f50bcda
Merge pull request #10121 from prometheus/beorn7/promql
3 years ago
Abhishek 2f4289a3bf
add limit to the rules api (#10152)
3 years ago
beorn7 b39f2739e5 PromQL: Always enable negative offset and @ modifier
3 years ago
beorn7 8fdfa52976 API: Promote remote-write-receiver to stable
3 years ago
Matthew 57b86cfe9e docs: update function docs on deriv
3 years ago
Julian Wiedmann 18886c33c2
docs/operators: fix a typo (#9559)
3 years ago
Ivana Huckova a069e7ec80
Update api.md (#9429)
3 years ago
Levi Harrison a7de0cf276 Remove example and experimental
3 years ago
Levi Harrison a16a4cad2d Add example
3 years ago
Levi Harrison 2f896c98ff Address review comments
3 years ago
Levi Harrison a283b52e8c Added unit
3 years ago
Levi Harrison be6ce7bcc2 Add docs
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
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911)
3 years ago
Levi Harrison b9b5adfe62 Rename links
3 years ago
Darshan Chaudhary c4f2e9eec5
Add present_over_time (#9097)
3 years ago
Richard Hartmann d68d3983d8 Make clear that start/end are inclusive
3 years ago
smedbergM 034cdb0aa4 Revert change in label_join per @RichiH
4 years ago
smedbergM 918c06feb9 Merge branch 'main' into label-replace-docs
4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662)
4 years ago
Matthew Smedberg 8490273bac docs :: querying :: functions :: label_replace
4 years ago
Julien Pivotto 0414534499
Merge pull request #6947 from prometheus/document-global-labels
4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635)
4 years ago
Julius Volz 1cba174182
Document lack of metadata deletion in deletion API (#8376)
4 years ago