Commit Graph

690 Commits (10557ed8e052cbf60d20732daa1a0327b9b1288b)

Author SHA1 Message Date
Julien Pivotto 2209fa98b4
Fix consul_sd_config to follow types convention (#7316)
5 years ago
Jop Zinkweg 1f69c38ba4
Add discovery support for triton compute nodes (#7250)
5 years ago
arthursens 0cbee82a58 Update docker example in migration guide
5 years ago
Arthur Silva Sens 7727b9012e
Correction of misleading help text(#5142) (#7231)
5 years ago
Harold Dost 0e2004f6fb
Simplify the Getting Started documentation. (#7193)
5 years ago
Harold Dost 18d45e564b
Documentation: Update example expressions to follow convention. (#7195)
5 years ago
Callum Styan 386aea7774
Add missing remote write/read config name to docs. (#7105)
5 years ago
Frederic Hemberger fe47c9c86e
[Docs] consul_sd_config: Add default value for `allow_stale` (#7075)
5 years ago
Deepjyoti Mondal c38ca2ca95
Fix #6999 : Add architecture meta label for EC2 (#7000)
5 years ago
Brian Brazil 445d48f4ce
Fix small docs typo (#7014)
5 years ago
coding3min 4dfbf328f2
[OpenStack SD] Add HypervisorID meta labels about id (#6962)
5 years ago
Diana Payton 6ab413ab41
Docs: Update getting_started.md (#6955)
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
Alex Gaganov df92a00838
Expose EC2 instance lifecycle as label (#6914)
5 years ago
李国忠 029b45aa30
add service type metadata to kubernetes_sd_config service role #6496 (#6684)
5 years ago
Jerome Meyer 8ab0a6e2ad Added externalURL and pathPrefix functions to Template reference documentation
5 years ago
Aleksandra Gacek 8e53c19f9c discovery/kubernetes: expose label_selector and field_selector
5 years ago
Grebennikov Roman b4445ff03f discovery/kubernetes: expose label_selector and field_selector
5 years ago
Nguyen Hai Truong 26574eb04d
docs: Fix typo in docs/storage.md (#6799)
5 years ago
Andrew Hayworth a336908678
Adds link to valid metric names (#6774)
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
Stuart Spence 5ade524a1b grammar typo (#6617)
5 years ago
Julien Pivotto 9d9bc524e5 Add query log (#6520)
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
Kien Nguyen 34e2f15e18 Correct the default max block duratioh value
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
mattrussi ca9fce46a3 Correct the docker run volume parameter (#6247)
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
yuxiaobo 7850f1b35c new world spelling mistake
5 years ago
Ben Kochie 16370e6880
Update storage considerations documentation (#6134)
5 years ago
Kyle Hinton 16f1e252f4 Small grammar fix on alerting rules doc (#6104)
5 years ago
abejidefemi1@gmail.com 5264b9628b fix punctuation mark
5 years ago
Sven Nebel 5a554df085 Nit: Improve doc text grammar (#6068)
5 years ago
Simon Pasquier f6f23a2675
docs: update unit testing rules (#6051)
5 years ago
yuxiaobo96 5f6a56a0bb Third correction (#6012)
5 years ago
Ben Kochie 76769d4b61
Update link to SaltStack formula (#6024)
5 years ago
Alan 42d10aea80 docs: fix error link in /migration.md (#6010)
5 years ago
li mengyang 1c6d2194c4 fix spelling mistakes in docs (#5952)
5 years ago
Bartek Płotka 32be514845
Merge pull request #5805 from codesome/merge-tsdb
5 years ago
Chris Marchbanks a6a55c433c Improve desired shards calculation (#5763)
5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus
5 years ago
Ben Kochie ff40de7ca6 Add more details about retention to storage docs (#5842)
5 years ago
Dan P a9dea68ee6 removed document reference to meta label that doesnt exist in the kubernetes_sd (#5821)
5 years ago
Johnny Lim 7645ed8fd3 Fix typo (#5796)
5 years ago
Chris Marchbanks 08f6a43619
Add documentation for the WAL compression flag
5 years ago
Marco Pracucci 2ccc48adc6 Documented /healthy, /ready and lifecycle API (#5737)
5 years ago
Frederic Branczyk a3d030350f
Merge pull request #5722 from c2c-engg-20170100/dockerhub_link
5 years ago
beorn7 5973acd65d Clarifying honor_labels documentation
5 years ago
c2c-engg-20170100 81f9dac6a0 Fix docker hub link in installation guide
5 years ago
Svend Sorensen 8d54650d06 Document behavior of empty ec2_sd_config region (#5711)
5 years ago
Max Leonard Inden 41c22effbe
config&notifier: Add option to use Alertmanager API v2
6 years ago
Björn Rabenstein dc22f74153
Merge pull request #5608 from simonpasquier/external-labels-for-alert-tests
6 years ago
Björn Rabenstein f3f016d464
Merge pull request #5604 from cstyan/default-capacity-docs
6 years ago
Ganesh Vernekar 5888066ffa
Merge pull request #5649 from cstyan/remove-queue-retries
6 years ago
Jens Erat 375aeb9158 Added humanizePercentage formatting to templates (#5670)
6 years ago
Keenan Romain 55f3a9fe4a Allows globs for rules when unit testing (#5595)
6 years ago
Callum Styan e9129abeff Remove max_retries from queue_config since it's not used in remote write
6 years ago
mkenigs e23fa22233 Change snapshot description to be consistent with rest of the doc (#5642)
6 years ago
Frederic Branczyk 9fc3c61e2c
Merge pull request #5598 from sh0rez/master
6 years ago
Simon Pasquier 74ff35ccdd cmd/promtool: add $externalLabels for alert unit tests
6 years ago
sh0rez 8ba23fb336
fix(style): container_is_init to container_init
6 years ago
Carl Bergquist 9ba2f13c5e fix inconsistant example rule (#5605)
6 years ago
sh0rez 88b79bae64
chore(style): Comply with style guide, order list
6 years ago
Callum Styan babb8a0572 Update queue config documentation to reflect default value change for capacity.
6 years ago
sh0rez 1b144e499f
doc(discovery/kubernetes): container_is_init meta label
6 years ago
Bevisy bdebb0c890 format markdown code block (#5594)
6 years ago
Alex Salt d6a4daa26a web api: handle alert with Infinity/NaN values (#5582)
6 years ago
Frederic Branczyk 04f22700b7
Merge pull request #5571 from simonpasquier/extend-k8s-endpoint-metadata
6 years ago
Samuel Alfageme 425b07f3c4 Updated the 'consistency-modes' consul.io/api link to point to its new location (#5572)
6 years ago
Simon Pasquier 3441ecdea1 discovery/kubernetes: add node name and hostname to endpoints
6 years ago
Semyon Slepov 33f085a4d6 Remove bits about substring matching from the docs (#5549)
6 years ago
Simon Pasquier 9c69eec82a cmd/promtool: use log.NewNopLogger() (#5531)
6 years ago
Julius Volz f04b1b5559
Clarify binary operator output label sets (#5512)
6 years ago
Björn Rabenstein 0be9388f8d
Merge pull request #5463 from prometheus/beorn7/templating
6 years ago
EarthmanT 35be8c9e25 Add azure public ip label (#5475)
6 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments
6 years ago
Sylvain Rabot 335a34486e Add external labels to template expansion
6 years ago
Hrishikesh Barman 27404e6226 better readability for data directory tree in storage docs (#5128)
6 years ago
Simon Pasquier dafd1632a2 discovery/kubernetes: add present labels for labels/annotations (#5443)
6 years ago
Lucas Servén Marín 0e42449b78 docs/querying: improve wording (#5442)
6 years ago
Kien Nguyen-Tuan 813b58367a [OpenStack SD] Add ProjectID and UserID meta labels (#5431)
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
Julien Pivotto 4397916cb2 Add honor_timestamps (#5304)
6 years ago
Callum Styan 83c46fd549 update Consul vendor code so that catalog.ServiceMultipleTags can be (#5151)
6 years ago
LongKB 84df210c41 Update prometheus.io's URL to the latest version (#5270)
6 years ago
tuanvcw 9de0ab3c8a Update remaining deprecated links in docs (#5271)
6 years ago
LongKB e4a741cb7d Replacing 'HTTP' by 'HTTPS' for securing links (#5252)
6 years ago
LongKB 23480bef43 Remove the duplicated words (#5251)
6 years ago
Simon Pasquier c8a1a5a93c
discovery/kubernetes: fix support for password_file and bearer_token_file (#5211)
6 years ago
Frederic Branczyk 32079f351f
docs: Specifically call out NFS and POSIX
6 years ago
Frederic Branczyk 3de734d8de
docs: Add filesystem POSIX requirement
6 years ago
Goutham Veeramachaneni 384cba1211
Add flag for size based retention (#5109)
6 years ago
Daniel Lo Nigro edaa4835a2 Update WAL directory structure, and mention that the last three are always kept (#5096)
6 years ago
Kevin Bulebush 718344434c openstack_sd: Supporting application credential for authentication. (#4968)
6 years ago
Fabian Reinartz 93d13c59d0 Sort
6 years ago
Fabian Reinartz 7a41038695 Add Azure tenant and subscription ID labels
6 years ago
Eyal Levin d304269ac4 Update text (#5039)
6 years ago
Parker Moore a15a5a2ba0 Fix Docker Hub markdown link (#5032)
6 years ago
Ganesh Vernekar dbe55c1352 Subquery (#4831)
6 years ago
Julien Pivotto 2e725a195a Niptick about relabel config (#4994)
6 years ago
Marcel D. Juhnke c7d83b2b6a discovery: add support for Managed Identity authentication in Azure SD (#4590)
6 years ago
Tariq Ibrahim de6f3b6af7 expose kubernetes service cluster ip (#4940)
6 years ago
Julius Volz c96828fb57 Mention PromQL by name in querying basics doc (#4996)
6 years ago
Samuel Alfageme 240321acee Add taggedAddress to the labels in ConsulSD (#5001)
6 years ago
Tariq Ibrahim e3bdc463fa Revert "add logic to check if an azure VM is deallocated or not (#4908)" (#4980)
6 years ago
Ryota Arai 135d580ab2 Introduce min_shards for remote write to set minimum number of shards. (#4924)
6 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832)
6 years ago
Tariq Ibrahim 61cf4365d6 add logic to check if an azure VM is deallocated or not (#4908)
6 years ago
Serghei Anicheev 8e659a5109 Adding private_dns_name to the list of ec2 labels which can be used i… (#4693)
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
Benji Visser 11b336e3ca Migrate all Docker image references to Docker Hub (#4864)
6 years ago
Bryan Boreham cf37e1feb4 Add __meta_kubernetes_pod_phase label in discovery (#4824)
6 years ago
Silvio Gissi 6100f160ad EC2 Platform meta label (#4663)
6 years ago
nilsocket fe0f0da6b3 docs: add missing word (time) (#4797)
6 years ago
Timo Beckers 36143be234
docs - refer to documentation/examples/prometheus-marathon.yml
6 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping.
6 years ago
Kien Nguyen-Tuan 9c5370fdfe Support discover instances from all projects (#4682)
6 years ago
Brian Brazil 468e49417c Update remote_write queue docs to present defaults. (#4715)
6 years ago
Richard Kiene b537f6047a Add ability to filter triton_sd targets by pre-defined groups (#4701)
6 years ago
Simon Pasquier a2a78d0a09 discovery/openstack: discover all interfaces (#4649)
6 years ago
Simon Pasquier e1e2821cca
Merge pull request #4654 from simonpasquier/openstack-tls
6 years ago
Ganesh Vernekar 420c0f5e46 Fix docs (#4690)
6 years ago
Ganesh Vernekar 5790d23fd8 Unit testing for rules (#4350)
6 years ago
Simon Pasquier ff08c40091 discovery/openstack: support tls_config
6 years ago
Tariq Ibrahim f708fd5c99 Adding support for multiple azure environments (#4569)
6 years ago
Max Inden ecf676cf97 web/api: Expose rule health and last error (#4501)
6 years ago
Fabian Reinartz f571b69010
Merge pull request #4514 from jkohen/ec2-targets
6 years ago
Javier Kohen 1c89984778 Expose EC2 instance owner as a discovery label.
6 years ago
Brian Brazil cd54add5b8
Clarify that {a="b",a!="c"} is possible. (#4492)
6 years ago
Javier Kohen 2d4bcb3ee1 Document the new __meta_gce_instance_id discovery label.
6 years ago
Julius Volz 0c54cf489b
Document "<bool>" placeholder in API (#4465)
6 years ago
Johannes Scheuermann 7608ee87d0 Inital support for Azure VMSS (#4202)
6 years ago
Max Inden 41b0580e7e
Merge pull request #4318 from mxinden/expose-alerts-and-rules
6 years ago
Max Leonard Inden 71fafad099
api/v1: Coninue work exposing rules and alerts
6 years ago
Catalin Patulea 50850c0ad9 Add link to TSDB format page. (#4402)
6 years ago
José Martínez 791c13b142 discovery/ec2: Add primary_subnet_id label
6 years ago
Jannick Fahlbusch ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ 0be25f92e2 EC2 Discovery: Allow to set a custom endpoint (#4333)
6 years ago
Romain Baugue b41be4ef52 Discovery consul service meta (#4280)
6 years ago
Simon Pasquier ed99af0b05 docs: fix OpenStack SD for the hypervisor role
6 years ago
Martin Chodur 504acf4a0a docs: added undocumented step api parameter format (#4360)
6 years ago
Marcin Owsiany 9fe8bcf4be Fix markup in example. (#4351)
6 years ago
Fabian Reinartz 057a5ae2b1 Address comments
7 years ago
Fabian Reinartz ad4c33c1ff scrape,api: provide per-target metric metadata
7 years ago
Damien Lespiau e64037053d Expose controller kind and name to labelling rules
7 years ago
Nathan Graves 5b27996cb3 Include GCE labels during service discovery. Updated vendor files for Google API. (#4150)
7 years ago
Ben Kochie 390e260bd9 Improve wording of remote write documentation. (#3817)
7 years ago
Daisy T b424eb42e3 document remote write queue parameters (#4126)
7 years ago
Brian Brazil fbe66819c5
Update ALERTS docs for 2.0 staleness changes. (#4116)
7 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077)
7 years ago
Julius Volz fe10b36b30 Fix curl example for deleting series (#4046)
7 years ago
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009)
7 years ago
albatross0 0245fd55bf Add a machine type label to GCE SD (#4032)
7 years ago
Kristiyan Nikolov be85ba3842 discovery/ec2: Support filtering instances in discovery (#4011)
7 years ago
Corentin Chary 60dafd425c consul: improve consul service discovery (#3814)
7 years ago
Yecheng Fu 56ed29fbf7 Map target infos of endpoints to prometheus meta labels. (#3770)
7 years ago
Fabian Reinartz 3e6c890aea api: add flag to skip head on snapshots
7 years ago
Jeffrey Zhang 21f96caab3 Fix wrong syntax for alert field templates (#3883)
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
Pedro Araújo 575f665944 Add OS type meta label to Azure SD (#3863)
7 years ago
Andrea Giardini 3a9637fa3c docs: Fix remote_read/remote_timeout default (#3829)
7 years ago
Brian Brazil 66b8bdbf4a
Fix docs for #3820 (#3823)
7 years ago
Ben Kochie 40acc632bb
Merge pull request #3505 from rdemachkovych/ansible_prom2.0
7 years ago
Roman Demachkovych 8bfc611616 Remove not maintained roles
7 years ago
zemek 8a01a0fbed Set consul server default to localhost:8500 (#3703)
7 years ago
James Turnbull 00f4821178 Added missing ingress from role list (#3666)
7 years ago
James Turnbull 380cacd3a4 Readability edits to vector matching (#3624)
7 years ago
Brian Brazil fba80da635
Fix default of read_recent to be false. (#3617)
7 years ago
James Turnbull c3f9238756 Updated alert templating docs (#3596)
7 years ago
Brian Brazil 9083d41d3a
Add 2.0 stability guarantees (#3484)
7 years ago
Simon Pasquier aa25dff1ea Update the openstack_sd_config section
7 years ago
Krasi Georgiev 08ee713c82 example to show the difference between "sum by" and "sum without" (#3558)
7 years ago
vthriller b4bd91958a [minor] docs: recording_rules: fix missing key
7 years ago
Tobias Schmidt 28205f5ca9 Remove wrong statement about alertmanager URL configuration
7 years ago
Mike Rostermund 4648f4c156 New server uses read protocol, to eh, read. (#3444)
7 years ago
Brian Brazil e0711c2e9b Document consul sd tls_config (#3440)
7 years ago
Tom Wilkie d2f6803d14 'Prometheus lifecycle' should be a subsection of 'Miscellaneous'
7 years ago
Or Elimelech 6e8d192ba0 Wrong URL for remote.proto (#3431)
7 years ago
phyber 013dc30dee Fix markdown in recording rules. (#3432)
7 years ago
Tobias Schmidt 87f5fe3576 Fix migration documentation title in docs menu
7 years ago
Brian Brazil 5dff97639f Tweak migration doc (#3430)
7 years ago
Jose Donizetti b3b6538348 Small changes to migration guide
7 years ago
Goutham Veeramachaneni bee6864c14 Make the date returned by snapshot script friendly
7 years ago
Goutham Veeramachaneni e0d917e2f5
Merge pull request #3523 from Gouthamve/clean-tomb
7 years ago
Goutham Veeramachaneni f0599d4dbf Incorporate review-feedback
7 years ago
James Turnbull 330735aca6 Added another full link to the configuration docs (#3553)
7 years ago
Amy Holt 607a675617 Add prefix to relative 3 URLs (#3551)
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
Roman Demachkovych e0ad66f5a6 fix link name
7 years ago
Roman Demachkovych 370d045f5d Change repo link
7 years ago
James Turnbull 47311bf005 Update configuration.md (#3513)
7 years ago
Tom Wilkie 9d4e332137
Merge pull request #3495 from tomwilkie/pod-uid-discovery-master
7 years ago
Tom Wilkie 7d4f7c4b71 Update docs for __meta_kubernetes_pod_uid
7 years ago
Roman Demachkovych 5e243bc556 fix link
7 years ago
Roman Demachkovych b758039f80 Added in to documentation Ansible roles for Prometheus 2.0
7 years ago
Ben Kochie 40f33f45cb Fix docs that use regexp anchors (#3504)
7 years ago
Tobias Schmidt 7098c56474 Add remote read filter option
7 years ago
Tom Wilkie 617e7d0203 Add migration docs for 2.0 (#3374)
7 years ago
Julius Volz 02ca988bbd Remove /api/v1/delete_series docs for 2.0 (#3425)
7 years ago
Tobias Schmidt a117f051da Remove outdated information about next-release doc branch
7 years ago
Julius Volz ef08df0e6f
Add 2.0 storage docs (#3423)
7 years ago
Brian Brazil a5b7955ace Tweak marathon wording around clustering.
7 years ago
Goutham Veeramachaneni 646e33242e docs: Fix minor issues with the docs. (#3389)
7 years ago
Brian Brazil b6494960d1
docs: Document new recording rule format (#3378)
7 years ago
Brian Brazil 7187771f20
Document new staleness (#3380)
7 years ago
James Turnbull 3701a827cf Updates to alerting rules docs (#3381)
7 years ago
Brian Brazil 8cf279efb1 Document new alerting rule format.
7 years ago
Brian Brazil efaa8f9ce8 Update getting started with new rules format
7 years ago
Fabian Reinartz a32e4cbdd8 docs: remove 1.x storage docs
7 years ago
Fabian Reinartz 8cc78b36a2 docs: remove obsolete info in getting started
7 years ago
Fabian Reinartz 8a2b5a3936 docs: update flags to new double-dash syntax
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 f49ae044d7 Import template reference and examples
7 years ago
Tobias Schmidt f432b8176d Consolidate configuration and rules docs in docs/configuration/
7 years ago
Tobias Schmidt 4d30a11ab6 Import storage and federation documentation from docs
7 years ago
Tobias Schmidt e6cdc2d355 Import querying documentation from prometheus/docs
7 years ago
Tobias Schmidt 299802dfd0 Integrate changes from prometheus/docs
7 years ago
Tobias Schmidt 41281aff81 Include 1.8 changes in configuration docs
7 years ago
Tobias Schmidt 53a5f52224 Import first batch of Prometheus documentation
7 years ago