Commit Graph

708 Commits (a93859a52f1ae151ce4f1a86c69060d495999356)

Author SHA1 Message Date
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262)
2 years ago
Akshay Siwal 4c898fc4a1
Update getting_started.md
2 years ago
Björn Rabenstein b727e69b76
Merge pull request #12350 from prometheus/beorn7/histogram
2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms
2 years ago
Bryan Boreham 734baa37e0
Merge pull request #12344 from bboreham/rw-stable
2 years ago
Bryan Boreham b1b8fd77c4 docs: state that remote write is stable
2 years ago
Jeanette Tan 40240c9c1c Update according to code review
2 years ago
François Gouteroux b1bab7bc54 feat(promtool): add push metrics command
2 years ago
Jeanette Tan 2ad39baa72 Treat bucket limit like sample limit and make it fail the whole scrape and return an error
2 years ago
Jeanette Tan d3ad158a66 Update docs and comments
2 years ago
John Losito ecf6bfa619
Update configuration.md
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
François Gouteroux 8472596fd0 fix: apply suggested changes
2 years ago
François Gouteroux 034eb2b3f2 promtool: read from stdin if no filenames are provided in check rules
2 years ago
Julien Pivotto 391473141d
Check health & ready: move to flags (#12223)
2 years ago
Nidhey Nitin Indurkar 3f7beeecc6
feat: health and readiness check of prometheus server in CLI (promtool) (#12096)
2 years ago
Julien Pivotto ae220724d4 Docs: use boolean instead of bool
2 years ago
Julien Pivotto fd8992cdbd
Merge pull request #12137 from g3offrey/fix/update-prometheus-ansible-link
2 years ago
beorn7 71c57a1292 docs: Clarify that range selectors use a closed interval
2 years ago
g3offrey d01c51fad0 docs: update ansible installation link
2 years ago
Julien Pivotto bec68558ba
Merge pull request #12125 from roidelapluie/promtooldoc
2 years ago
Julien Pivotto 1922db0586 Document command line tools
2 years ago
Bartlomiej Plotka 742979a3e5
Merge pull request #10704 from hdost/feat/167-prometheus-docs
2 years ago
Harold Dost 3125e169ae docs: Add signal information to getting started
2 years ago
Julien Pivotto 0c56e5d014 Update our own dependencies, support proxy from env
2 years ago
Julien Pivotto 599b70a05d Add include scrape configs
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
Julien Pivotto aeecf6854f
Merge pull request #11827 from roidelapluie/stabilize
2 years ago
Peter Nicholson bba95df0e9 Update documentation
2 years ago
Frederic Branczyk 9f91215bf6
Merge pull request #11844 from bawhetst/add-pod-container-id
2 years ago
Ben Whetstone 52d5a7c60f Document the __meta_kubernetes_pod_container_id meta label
2 years ago
Julien Pivotto a35e54cc56
Merge pull request #11786 from LeviHarrison/remove-nomad-datacenter-docs
2 years ago
Julien Pivotto ce55e5074d Add 'keep_firing_for' field to alerting rules
2 years ago
Ganesh Vernekar b4e15899d1
docs: Update recording rule docs about native histograms
2 years ago
Ganesh Vernekar 2e538be5d7
docs: Update federation docs for native histograms
2 years ago
Sam Jewell f88a0a7d83
Update example rules file to be valid with the default scrape config (#11692)
2 years ago
Robbe Haesendonck e802ddf435 docs: 📝 Changed occurences of proxy_connect_headers to proxy_connect_header
2 years ago
Levi Harrison 89539c35c9 Remove nomad `datacenter` field in configuration docs
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
Julien Pivotto b2226258bc
Merge pull request #11706 from dannystaple/patch-1
2 years ago
David Fridman 52adf55631
Add VM size label to azure service discovery (#11575) (#11650)
2 years ago
Danny Staple f3f800ea6f
Terminology amendment
2 years ago
Oleg Zaytsev 6197ed63d8
Remove comments from the remote read docs
2 years ago
Danny Staple 7269a6e21a
Fix the output example
2 years ago
Danny Staple 87b9f1d24a
Fix typo I introduced in unit testing rules.
2 years ago
Julien Pivotto c396c3e32f Update go dependencies before 2.41
2 years ago
Danny Staple b614fdd8a7
Update unit_testing_rules.md
2 years ago
Danny Staple 300d6e4390
Add an explanation to the expanding notation
2 years ago
John Carlo Roberto 924ba90c3f
Add link to best practices in "Defining Recording Rules" page (#11696)
2 years ago
Julien Pivotto 01382cadc3 Update Prometheus/common
2 years ago
Levi Harrison f81fae2414
Add common HTTP client to AWS SDs (#11611)
2 years ago
Alex Boltris a2fa375278 remove duplicate line
2 years ago
Chance Feick 2cfd8da628
Update docs/querying/basics.md
2 years ago
Michael 67294b0925 Tweak line wrappings in docs/storage.md
2 years ago
Chance Feick 52270d6216 Fix relative link to use .md file extension
2 years ago
Julien Pivotto 005ede70de relabel: add keepequal/dropequal relabel action
2 years ago
Julien Pivotto 7a67a728a8
Followup on OVHCloud merge (#11529)
2 years ago
Marine Bal 16c3aa75c0
Add service discovery for OvhCloud (#10802)
2 years ago
Ganesh Vernekar e3719d670b
Merge remote-tracking branch 'upstream/main' into sparsehistogram
2 years ago
David Cañadillas 51a44e6657
Adding Consul Enterprise Admin Partitions (#11482)
2 years ago
GabyCT 76b0d26be8
Update url for configuration.md doc (#11461)
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
Björn Rabenstein 1c798ec930
doc: Add notes about feature not yet supported for native histograms (#11453)
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
Julius Volz fbec3bfc90
Small improvements to out-of-order ingestion docs (#11366)
2 years ago
Ganesh Vernekar f371d7f0fb
Add docs for out of order ingestion (#11340)
2 years ago
Ganesh Vernekar f34aeefe6e
Allow overlapping blocks by default (#11331)
2 years ago
Brian Candler 4a493db432
Add __meta_ec2_region label (#11326)
2 years ago
Harold Dost 58b7c890a1
Merge pull request #7266 from hdost/feat/7192-add-documentation-for-api
2 years ago
Julien Pivotto 15fa34936b
PuppetDB SD: Add __meta_puppetdb_query label (#11238)
2 years ago
Nicolas Dumazet 9594fa4dbd
/-/{healthy,ready}/ respond to HEAD (#11160)
2 years ago
relandrew dfc62920c2
docs: fix typo (#11156)
2 years ago
Frederic Branczyk 0683348121
Merge pull request #11140 from mercedes-benz/export-external-ip
2 years ago
Levi Harrison bf264f2021
Add pod_container_image label to docs (#11146)
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
Karl Piplies cc469e0085 documentation for the loadbalancerip
2 years ago
Chris Sinjakli fba20567c0
Document permissions needed for `ec2_sd_configs` (#11119)
2 years ago
David Leadbeater d677ec489e
Support using MX records for DNS discovery (#10099)
2 years ago
Julien Pivotto a6c6155092
Fix YAML and JSON doc section (#11023)
2 years ago
yngwiewang be330ac035
add __meta_kubernetes_service_port_number (#11053)
2 years ago
Julius Volz b57deb6eb0
Add /api/v1/format_query API endpoint for formatting queries (#11036)
2 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523)
2 years ago
Jonathan K. Stevens ce1bf8b15a
template: adding formatTime function to TemplateExpander (#10993)
2 years ago
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001)
2 years ago
Julien Pivotto cf0fdd557e
docs: Change relabelling -> relabeling (#11006)
2 years ago
Wen Long 409a5e7922
docs: correct the accepted value for X-XSS-Protection header (#11015)
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
Julien Pivotto 875c4aa12e
Merge pull request #10915 from attachmentgenie/nomad_sd
2 years ago
renzheng.wang db2614102f
add description for __meta_kubernetes_endpoints_label_* and __meta_kubernetes_endpoints_labelpresent_* (#10911)
2 years ago
Julien Pivotto d9347bf128 nomad: Fix documentation and comments.
2 years ago
Bram Vogelaar 4456dcc26e feat(nomad): add nomad service discovery
2 years ago
A. Gavin 8f16cc99ec
docs: clarify supported tls cipher suites (#10903)
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
Filip Petkovski 05da373dcb
kubernetes_sd: Allow attaching node labels for endpoint role
2 years ago
Hu Shuai 31cffd9e92
Fix a small typo (#10771)
3 years ago
Julien Pivotto 1afe72f0af vultr: ram is in mb, not bytes
3 years ago
Julien Pivotto c9d4e5fc94 vultr: minor fixups
3 years ago
David Dymko 3ef153b00c vultr integration
3 years ago
Julien Pivotto 42f574d5ac
Remove "This function was added in Prometheus 2.0" (#10719)
3 years ago
Felix Ehrenpfort ce3bc818a8
Add service discovery for IONOS Cloud (#10514)
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
Julien Pivotto 71dbb4d091
Add lowercase and uppercase relabel action (#10641)
3 years ago
Ted Robertson 9558b9b54b
Examples: explain what the duration in brackets means (#10589)
3 years ago
Ziqi Zhao 74e5b596da
add stripDomain to template function (#10475)
3 years ago
Julien Pivotto 9fcf0b3d46
Merge pull request #10616 from prometheus/release-2.35
3 years ago
Joker b2c21433eb
Fix exemplar docs. (#10609)
3 years ago
Julien Pivotto 09da88114d Support overriding minimum TLS version
3 years ago
Ted Robertson 08de38b700 Api docs: fix link to time durations
3 years ago
Julien Pivotto 390956d317
Log gomaxprocs messages (#10506)
3 years ago
TomasKohout c0fd228bad
Add dependency on go.uber.org/automaxprocs (#10498)
3 years ago
Julien Pivotto 98039cddfa
Update Prometheus common (#10492)
3 years ago
David N Perkins b13aec9167
Merge pull request #10365 from David-N-Perkins/azure-resource-group-filter
3 years ago
Ben Kochie c7be45d957
Merge pull request #10297 from prometheus/superq/improve_labelmap_doc
3 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query
3 years ago
fpetkovski eb5512555d
Update docs
3 years ago
fpetkovski fa798d3042
Allow attaching node metadata
3 years ago
Ujjwal Goyal 9e7ae4d963
Use containers labels instead of task labels from Docker Swarm SD (#9187) (#10311)
3 years ago
David N Perkins 097b359b41
Added a failure counter to the HTTP service discovery (#10372)
3 years ago
Richard Hartmann b9a1b00475
Update docs/configuration/configuration.md
3 years ago
Matej Gera 0acbe5e3f5
Tracing: Add additional options to align with the upstream exporter (#10276)
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
DrAuYueng 5a6e26556b
Add an option to use the external labels as selectors for the remote read endpoint (#10254)
3 years ago
jyz0309 e40deb1086 address comment
3 years ago
SuperQ 3b082e48a1
Improve wording of labelmap action
3 years ago
jyz0309 02e032884a add doc
3 years ago
Robert Jacob 277bf93952
Fix documentation for Docker API filters (#10252)
3 years ago
David N Perkins 4d61baa3e4
Added pathPrefix function to the template reference documentation (#10222)
3 years ago
Julien Pivotto 8cb733d04c
Followup on OpenTelemetry migration (#10203)
3 years ago
Mike d53324825b
optimize doc (#10219)
3 years ago
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724)
3 years ago
Levi Harrison 9bdd2d0ffd
Merge pull request #10197 from LeviHarrison/fix-azure-http-client-typo
3 years ago
Filip Petkovski 4855a0c067
Allow escaping a dollar sign when expanding external labels (#10129)
3 years ago
Matthew 0a7baf8112
Merge branch 'prometheus:main' into docs-deriv
3 years ago
Ben Kochie 30e2c81c97
Merge pull request #10143 from prometheus/superq/regex_highlight
3 years ago
SuperQ a3dd323a53
Make regex-matching docs more obvious
3 years ago