Commit Graph

572 Commits (031fc2dfb59903494655a43fd6e210a377e1b23b)

Author SHA1 Message Date
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
3 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
Juozas Vainauskas ad6ae2cccc Update getting started guide with the new UI
3 years ago
Rodrigo Queiro 70c1446a64
Clarify units of --storage.tsdb.retention.size (#10154)
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 61509fc840 PromQL: Promote negative offset and @ modifer to stable
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
uesyn 13af2470bf
Add stripPort to template function (#10002)
3 years ago
Julien Pivotto 2366d23036 Format endpointslice documentation like other sections
3 years ago
fpetkovski de87515b24 Implement target discovery in own k8s namespace
3 years ago
Ed Schouten a3e9628e0c
Kubernetes service discovery: add provider ID label (#9603)
3 years ago
XU 3563db20e0
Fix docs/configuration typo (#9922)
3 years ago
Callum Styan 086ca90b24
Update exemplar docs based on changes to exemplar storage configuration (#9868)
3 years ago
teuto.net Netzdienste GmbH 3ce6b48df6
fixes wrong metric name in documentation (#9828)
3 years ago
Hu Shuai 5a9be19062
Fix a typo and the grammar in docs/configuration/configuration.md (#9717)
3 years ago
David Leadbeater c0c5f3227b Update to return a float
3 years ago
David Leadbeater 89ebb3dcf2 Add parseDuration to template functions
3 years ago
Bryan Boreham 1ed94142fc
remote-write: slow down retries to avoid DDOS (#9634)
3 years ago
Julien Pivotto 807f46a1ed
Gate agent behind a feature flag, valide mode flags (#9620)
3 years ago
Furkan Türkal a6e6011d55
Add scrape_body_size_bytes metric (#9569)
3 years ago
Levi Harrison d81bbe154d
Rule alerts/series limit updates (#9541)
3 years ago
Julian Wiedmann 18886c33c2
docs/operators: fix a typo (#9559)
3 years ago
Julien Pivotto 77f411b2ec
Enable tls_config in oauth2 (#9550)
3 years ago
Levi Harrison 89a6ebd799
Add common HTTP client to Azure SD (#9267)
3 years ago
Julien Pivotto 432005826d
Add a feature flag to enable the new discovery manager (#9537)
3 years ago
Julien Pivotto df1bae0514
Add support for security-related HTTP headers (#9546)
3 years ago
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190)
3 years ago
la3mmchen 6d3a4ed711 fix/9269 add documentation for endpointslice
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