Commit Graph

671 Commits (9509ad082a0528625de6752516e58d0d381caa4e)

Author SHA1 Message Date
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
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
shoce 8f33b8bd2c Add instructions how to persist prometheus docker container data
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
Levi Harrison be6ce7bcc2 Add docs
3 years ago
sennatitcomb 9e7ae7b9ac Typo fixes
3 years ago
Julien Pivotto 8920024323 Add PuppetDB service discovery
3 years ago
Levi Harrison 6faca22eec Add inverse hyperbolic functions
3 years ago
Levi Harrison 74faea64dd Removed specification of pi digits
3 years ago
Levi Harrison 53d88fd147 Added hyperbolic trig functions
3 years ago
Levi Harrison 51bb3d4a27 Changed radian wording
3 years ago
Levi Harrison 535d8904f7 Link to docs for special cases
3 years ago
Levi Harrison e5a44964ff Added docs
3 years ago
Levi Harrison dc2f1993d8
Limit number of alerts or series produced by a rule (#9260)
3 years ago
Dean Meehan 5751bfb61f Removed Duplication Typo (to to)
3 years ago
Łukasz Mierzwa f0a26266c0 Add scrape_sample_limit metric
3 years ago
SuperQ 31f4108758
Add scrape_timeout_seconds metric
3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911)
3 years ago
Ganesh Vernekar 3d4c5f890d
Clarify in docs about the min disk space requirement when using size retention (#9245)
3 years ago
Julien Pivotto cab96a06ef
Merge release 2.29 in main (#9196)
3 years ago
Levi Harrison b9b5adfe62 Rename links
3 years ago
Ganesh Vernekar ee7e0071d1
Snapshot in-memory chunks on shutdown for faster restarts (#7229)
3 years ago
TJ Hoplock 7baf084092
optimize Linode SD by polling for event changes during refresh (#8980)
3 years ago
Julien Pivotto 03bee3b5df
Merge pull request #9125 from LeviHarrison/docker_sd-host-networking
3 years ago
Levi Harrison c1b1b826ce HostNetworkHost -> HostNetworkingHost
3 years ago
Julien Pivotto 24165adadc
Merge pull request #9112 from darshanime/add_computer_name
3 years ago
Darshan Chaudhary c4f2e9eec5
Add present_over_time (#9097)
3 years ago
Richard Hartmann d68d3983d8 Make clear that start/end are inclusive
3 years ago
Levi Harrison 3556302c76
Added docs
3 years ago
Levi Harrison a8850a0819
Add note to docs
3 years ago
Julien Pivotto dcba645366
Merge pull request #8978 from jfreeland/feat/additional-gce-interfaces
3 years ago
darshanime c8a2ffdb72 Add computer name to azure sd
3 years ago
Julien Pivotto 79d354ad2e
Merge pull request #8844 from austince/feat/discovery-xds
3 years ago
George Brighton bc0e76c8a3
Add AZ ID label to discovered EC2 targets (#8896)
3 years ago
austin ce 3593b20cdb
Add documentation for kuma_sd configuration
3 years ago
Arunprasad Rajkumar 83a56e22ab
docs: update unit_testing_rules to cover missing and stale samples (#9065)
3 years ago
Ben Kochie e98b639ac7
Rename "Disabled Features" docs page (#9073)
3 years ago
Lukas Kämmerling 263847e64a
hcloud discovery: Add new labelpresent label (#9028)
3 years ago
Ankit Goel d437cee73a
Move storage.tsdb.retention.size out of experimental #8728 (#9004)
3 years ago
Joey Freeland 8017dd7242 chore: always append interface ipv4 with api interface name
3 years ago
Steve Kuznetsov fd6c852567
promtool: backfill: allow configuring block duration (#8919)
3 years ago
Levi Harrison d5c3c567d3
Remote Write: Add max samples per metadata send (#8959)
3 years ago
Joey Freeland 77e25cf2e5 feat: gce metadata for additional interfaces
3 years ago
Julius Volz 4a5aef0495
Merge release-2.28 back into main (#8975)
3 years ago
Julien Pivotto 9e88c3bb4d
Merge pull request #8952 from roidelapluie/fixstorage
3 years ago
3Xpl0it3r a0bac4b488
add kubeconfig support in discovery module (#8811)
3 years ago
Julien Pivotto 2c9875d0e7 Storage: Create a code block for example command.
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
Frederic Branczyk 039b651450
Merge pull request #8916 from Evesy/main
4 years ago
koolwithk 80d69dd4e5
Docs - fix wrong spell
4 years ago
Levi Harrison faed8df31d
Enable reading consul token from file (#8926)
4 years ago
Julien Pivotto 9444698ae2
http_sd (#8839)
4 years ago
Mike Eves 7e1111ff14 Update label from `class` to `class_name`
4 years ago
Mike Eves aab51ffe2a Tweak docs
4 years ago
Mike Eves 22b16c30de Fix typo
4 years ago
Mike Eves 7e65ad3e43 Add class label to kubernetes ingress discovery
4 years ago
Frederic Hemberger 39a87fd9d2 consul_sd: Add namespace support for Consul Enterprise
4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662)
4 years ago
Julien Pivotto 6cbed8c569
Merge pull request #8878 from LeviHarrison/external-address-alerts
4 years ago
Julien Pivotto 609ba54b8f
Mark body_size_limit as experimental. (#8886)
4 years ago
Julien Pivotto 20c6739adc
Merge pull request #8833 from hanjm/feature/add-scape-read-body-limit
4 years ago
TJ Hoplock dc22c65349
Add Linode Service Discovery (#8846)
4 years ago
Levi Harrison 51e4e2a526
Updated docs
4 years ago
hanjm 1df05bfd49 Add body_size_limit to prevent bad targets response large body cause Prometheus server OOM (#8827)
4 years ago
Matthew Smedberg 3ea5e994c2 Merge branch 'main' into label-replace-docs
4 years ago
Ikko Ashimine 446e5cc160 Fix typo in storage.md
4 years ago
Sandro 0ffcddbee8
Fix indentation
4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296)
4 years ago
Damien Grisonnet b50f9c1c84
Add label scrape limits (#8777)
4 years ago
Levi Harrison fa184a5fc3
Add OAuth 2.0 Config (#8761)
4 years ago
n888 7c028d59c2
Add lightsail service discovery (#8693)
4 years ago
Matthew Smedberg 8490273bac docs :: querying :: functions :: label_replace
4 years ago
nberkley f9e2dd0697
Add support for smaller block chunk segment allocations (#8478)
4 years ago
Julien Pivotto ea6f6bba74
Enable parsing strings in humanize functions (#8682)
4 years ago
Jess G 731545ad34
Add documentation for recording rule backfiller (#8674)
4 years ago
Bartlomiej Plotka f93b95d16e
Merge release-2.26.0 branch to main. (#8678)
4 years ago
Julien Pivotto 0414534499
Merge pull request #6947 from prometheus/document-global-labels
4 years ago
Julien Pivotto e635ca834b Add environment variable expansion in external label values
4 years ago
Robert Jacob b253056163
Implement Docker discovery (#8629)
4 years ago
Julien Pivotto 5a6d244b00 Scaleway SD: Add the ability to read token from file
4 years ago
Andrew Starr-Bochicchio da8a8585f5 Add vpc label to docs.
4 years ago
Julien Pivotto c0c36b1155
Improve promql-negative-offset docs (#8631)
4 years ago
Julien Pivotto 49016994ac Switch to alertmanager api v2
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
Julien Pivotto bab0fb81ef Rename to or ID
4 years ago
Julien Pivotto d1c8550894 Scaleway SD: Add more labels to the instance role
4 years ago
Rémy Léone f690b811c5
add support for scaleway service discovery (#8555)
4 years ago
Julien Pivotto ad5ed416ba
Merge pull request #8487 from pschou/dev_neg_offset
4 years ago
Julien Pivotto f2fc05fd5f
Merge pull request #8569 from roidelapluie/fix-default-resolution
4 years ago
Robert Fratto 5b78aa0649
Contribute grafana/agent sigv4 code (#8509)
4 years ago
Julien Pivotto 5742a18590 Fix subqueries with default resolution in promql unit tests
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 c15f15d6fd revert disabled_features.md to previous wording.
4 years ago
Julien Pivotto 93c6139bc1 Support follow_redirect
4 years ago
Harkishen-Singh 79ba53a6c4 Custom headers on remote-read and refactor implementation to roundtripper.
4 years ago
pschou f80b52be69
Merge branch 'main' into dev_neg_offset
4 years ago
schou 71712183ac minor wording updates
4 years ago
schou 9621f6d549 wording for shift correctness
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
Julien Pivotto 432d5ebc6c Rename default branch to main
4 years ago
pschou aff3c702ab
promql: Add sgn, clamp and last_over_time functions (#8457)
4 years ago
Julien Pivotto 8787f0aed7 Update common to support credentials type
4 years ago