Commit Graph

194 Commits (480fefd0899e7af0835d0a49fefe91396bc37a29)

Author SHA1 Message Date
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
Max Leonard Inden 71fafad099
api/v1: Coninue work exposing rules and alerts
6 years ago
Martin Chodur 504acf4a0a docs: added undocumented step api parameter format (#4360)
6 years ago
Fabian Reinartz 057a5ae2b1 Address comments
7 years ago
Fabian Reinartz ad4c33c1ff scrape,api: provide per-target metric metadata
7 years ago
Julius Volz fe10b36b30 Fix curl example for deleting series (#4046)
7 years ago
Fabian Reinartz 3e6c890aea api: add flag to skip head on snapshots
7 years ago
Conor Broderick 99006d3baf Added dropped targets API to targets endpoint (#3870)
7 years ago
Conor Broderick 1fd20fc954 Add dropped alertmanagers to alertmanagers API (#3865)
7 years ago
Bartek Plotka 93a63ac5fd api: Added v1/status/flags endpoint. (#3864)
7 years ago
Brian Brazil 66b8bdbf4a
Fix docs for #3820 (#3823)
7 years ago
James Turnbull 380cacd3a4 Readability edits to vector matching (#3624)
7 years ago
Krasi Georgiev 08ee713c82 example to show the difference between "sum by" and "sum without" (#3558)
7 years ago
Goutham Veeramachaneni bee6864c14 Make the date returned by snapshot script friendly
7 years ago
Goutham Veeramachaneni f0599d4dbf Incorporate review-feedback
7 years ago
Goutham Veeramachaneni 311edc5a38 Merge branch 'master' into clean-tomb
7 years ago
Goutham Veeramachaneni d8515b2580 Move Admin APIs to v1
7 years ago
Goutham Veeramachaneni 41b8f1f8fe
Add admin API docs
7 years ago
Matthias Rampke cae4538b3e Docs: state that all regular expressions are RE2. (#3518)
7 years ago
Ben Kochie 40f33f45cb Fix docs that use regexp anchors (#3504)
7 years ago
Julius Volz 02ca988bbd Remove /api/v1/delete_series docs for 2.0 (#3425)
7 years ago
Brian Brazil 7187771f20
Document new staleness (#3380)
7 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 f432b8176d Consolidate configuration and rules docs in docs/configuration/
7 years ago
Tobias Schmidt e6cdc2d355 Import querying documentation from prometheus/docs
7 years ago