Commit Graph

321 Commits (9126bbbed0f136d5a2a48ba59cb9799456ceca40)

Author SHA1 Message Date
Łukasz Mierzwa 870627fbed Add enable_compression scrape config option
1 year ago
Julien Pivotto 84aadfc45b scrape: Added trackTimestampsStaleness configuration option
1 year ago
Bartlomiej Plotka 624b973ebf
Added ability to specify scrape protocols to accept during HTTP content type negotiation. (#12738)
1 year ago
rakshith210 cdad64002a
Added Azure OAuth support (#12572)
1 year ago
TJ Hoplock 51d1d2cd96 feat: add AWS sigv4 support to alertmanager endpoints
1 year ago
Wasim Nihal daca364b70 Correcting indentation of basic_auth configuration for uyuni_sd_config
1 year ago
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647)
1 year ago
m.nabokikh 9d8463339d Fixes according to the code review
1 year ago
Julien Pivotto 2bdb2e627f
Merge pull request #10914 from wangrzneu/add-endpointslice-label
1 year ago
Taavi Väänänen 0f4c27e2bf
discovery/openstack: Include instance image ID in labels
1 year ago
Julien Pivotto 53d7aac39e
Merge pull request #12281 from jlosito/patch-1
1 year ago
Julien Pivotto e043b273a6
Merge pull request #12439 from prometheus/release-2.45
1 year ago
Julien Pivotto 0de855508c Add support for inline TLS certificates
1 year ago
Jayapriya Pai 81bf3e63a4
docs: update prometheus-operator link
1 year ago
rakshith210 b1675e23af
Add Azure AD package for remote write (#11944)
2 years ago
renzheng.wang 98ffad01b8 update tests and docs
2 years ago
Arianna Vespri a16b876a05
Add limits to global config (#12126)
2 years ago
Julien Pivotto 0dc31ade41 Add support for consul path_prefix
2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms
2 years ago
Jeanette Tan 40240c9c1c Update according to code review
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
Julien Pivotto ae220724d4 Docs: use boolean instead of bool
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
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
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
David Fridman 52adf55631
Add VM size label to azure service discovery (#11575) (#11650)
2 years ago
Julien Pivotto c396c3e32f Update go dependencies before 2.41
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
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
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
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
Brian Candler 4a493db432
Add __meta_ec2_region label (#11326)
2 years ago
Julien Pivotto 15fa34936b
PuppetDB SD: Add __meta_puppetdb_query label (#11238)
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
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
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001)
2 years ago
Julien Pivotto cf0fdd557e
docs: Change relabelling -> relabeling (#11006)
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
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
Felix Ehrenpfort ce3bc818a8
Add service discovery for IONOS Cloud (#10514)
3 years ago
Julien Pivotto 71dbb4d091
Add lowercase and uppercase relabel action (#10641)
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
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
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
DrAuYueng 5a6e26556b
Add an option to use the external labels as selectors for the remote read endpoint (#10254)
3 years ago
SuperQ 3b082e48a1
Improve wording of labelmap action
3 years ago
Robert Jacob 277bf93952
Fix documentation for Docker API filters (#10252)
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
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
Bryan Boreham 1ed94142fc
remote-write: slow down retries to avoid DDOS (#9634)
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
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190)
3 years ago
la3mmchen 6d3a4ed711 fix/9269 add documentation for endpointslice
3 years ago