Commit Graph

175 Commits (05356e76de82724ebf104457cb4cf1e91920621e)

Author SHA1 Message Date
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
3 years ago
smedbergM 918c06feb9 Merge branch 'main' into label-replace-docs
3 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
schou 65658091ed moved details of feature to disabled features.md
4 years ago
schou 946dba6a7f small suggested changes
4 years ago
pschou f80b52be69
Merge branch 'main' into dev_neg_offset
4 years ago
schou 71712183ac minor wording updates
4 years ago
schou 22cd48868a adding feature flag, promql-negative-offset
4 years ago
schou 8aa9cc3978 add blob to basics documentation about negative shift
4 years ago
pschou aff3c702ab
promql: Add sgn, clamp and last_over_time functions (#8457)
4 years ago
Ganesh Vernekar 86c71856e8
Add start() and end() pre-processors for @ modifier (#8425)
4 years ago
Ganesh Vernekar 9199fcb8d1
'@ <timestamp>' modifier (#8121)
4 years ago
Ben Ye caa173d2aa
Support matchers for Labels API (#8301)
4 years ago
Justin Toh 5f103aaecc
docs: Fix "time duration" link (#8209)
4 years ago
Dustin Hooten 916dbd4c8a
React UI: Implement missing TSDB head stats section (#7876)
4 years ago
Julien Pivotto e208afcc95
web: Remove APIv2 (#7935)
4 years ago
showuon dba729f6b6
Referring to configuration.md, to have a Generic placeholders definition section (#7875)
4 years ago
Julien Pivotto 6f9e7ff750
Drop metric name in bool comparison between two instant vectors (#7819)
4 years ago
showuon 274dce9de2
Add a link to Clean TombStone for better reference (#7830)
4 years ago
Julien Pivotto d867491364
Human-friendly durations in PromQL (#7713)
4 years ago
Julius Volz 9da59c856d
Improve scalar literal format documentation (#7651)
4 years ago
Julien Pivotto e17d18a043
docs: Fix type of the histogram_quantile function (#7666)
4 years ago
beorn7 cf698f71e5 Add an explanation for the quantile aggregation operator
4 years ago
Julien Pivotto 72425d4e3d
Add group() aggregator (#7480)
4 years ago
B++ d6374ae1b6
Return NaN for histogram_quantile when buckets have 0 observations (#7318)
5 years ago
Jess G fdc49fae5b
Added time range parameters to labelNames API (#7288)
5 years ago
Harold Dost 18d45e564b
Documentation: Update example expressions to follow convention. (#7195)
5 years ago
Julius Volz a3270a3a0f Add new "globalUrl" field to /api/v1/targets docs
5 years ago
Brian Brazil 44ad28dd5e
PromQL: Allow more keywords as metric names (#6933)
5 years ago
Joaquín Fernández Campo 088614a17f Added the version to tsdb stats api methods (#6656)
5 years ago
Clayton O'Neill 7e76edc300
Fix curl args for data-urlencode
5 years ago
Julien Pivotto e0afec906f add absent_over_time (#6490)
5 years ago
Tobias Guggenmos 1e0cd28bf6 PromQL: Support trailing commas in grouping opts (#6480)
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
Björn Rabenstein af2257b100
Merge pull request #6442 from gotjosh/single-metric-api
5 years ago
Simon Pasquier 941568839a
docs: update /api/v1/rules documentation (#6449)
5 years ago
gotjosh e1f2da74a3 api: provide metadata for a single metric
5 years ago
gotjosh 0a0a228db3 api: provide per metric metadata (#6420)
5 years ago
Julien Pivotto 2a190d1168 Fix small typo in docs (#6345)
5 years ago
Sharad Gaur a85e7aac0e Adding TSDB Stats Page in React UI (#6281)
5 years ago
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276)
5 years ago
Julius Volz f7446778f3
Document new status API endpoints (#6262)
5 years ago
Ben Kochie 8340db5614 Update aggregation operator docs (#6240)
5 years ago
Tobias Guggenmos fbcf41c90b doc: Add documentation about comments in PromQL (#6198)
5 years ago
mkenigs e23fa22233 Change snapshot description to be consistent with rest of the doc (#5642)
6 years ago
Alex Salt d6a4daa26a web api: handle alert with Infinity/NaN values (#5582)
6 years ago
Semyon Slepov 33f085a4d6 Remove bits about substring matching from the docs (#5549)
6 years ago
Julius Volz f04b1b5559
Clarify binary operator output label sets (#5512)
6 years ago
Lucas Servén Marín 0e42449b78 docs/querying: improve wording (#5442)
6 years ago
Bob Shannon f8932dde66 Improve docs for query POST requests (#5428)
6 years ago
Bob Shannon 8c8bb82d04 Add support for POSTing to /series endpoint (#5422)
6 years ago
Bharath 91306bdf24 Support non POST methods for Lifecycle and Admin APIs (#5376)
6 years ago
tuanvcw 9de0ab3c8a Update remaining deprecated links in docs (#5271)
6 years ago
Ganesh Vernekar dbe55c1352 Subquery (#4831)
6 years ago
Julius Volz c96828fb57 Mention PromQL by name in querying basics doc (#4996)
6 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832)
6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921)
6 years ago
Ganesh Vernekar ca93fd544b /api/v1/labels endpoint for getting all label names (#4835)
6 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping.
6 years ago
Max Inden ecf676cf97 web/api: Expose rule health and last error (#4501)
6 years ago
Brian Brazil cd54add5b8
Clarify that {a="b",a!="c"} is possible. (#4492)
6 years ago
Julius Volz 0c54cf489b
Document "<bool>" placeholder in API (#4465)
6 years ago