Commit Graph

57 Commits (201491fd1b6b02fab60f7630dff23218bc3d1067)

Author SHA1 Message Date
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