Commit Graph

280 Commits (c5c2566b8afcb77ec559d64afe10d2f7daa18236)

Author SHA1 Message Date
Jan Fajerski fa318711f4 Merge branch 'main' into 3.0-main-sync-24-09-09
3 months ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default
3 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures
3 months ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379)
3 months ago
Owen Williams 436a439ed2 fix(utf8): fix config logic for name validation
3 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags
3 months ago
Bryan Boreham 80adc5baf4 Merge remote-tracking branch 'origin/main' into merge-2.54-to-main
4 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
Callum Styan a4a5994f69 clarify that 1.0 will eventually be deprecated, it is not yet deprecated
4 months ago
Arve Knudsen 932918cd3f OTLPConfig.UnmarshalYAML: Return error on invalid input
4 months ago
Arve Knudsen ae82a0a941 Sanitize configured OTel resource attributes
4 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion
4 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395)
5 months ago
SuperQ ea2b39a31e
Tune default GOGC
6 months ago
Ben Kochie 4e664035e8
Merge pull request #14176 from prometheus/superq/gogc
6 months ago
gotjosh b615c43d5b
RuleQueryOffset: Add omitempty for the global configuration (#14216)
6 months ago
SuperQ 68ba6c1ae5
Add configuration option for GOGC
6 months ago
gotjosh 37b408c6cd
Feature: Allow configuration of a rule evaluation delay (#14061)
6 months ago
Julien 88622cfa2c
Merge pull request #12551 from nabokihms/alertmanager-relabeling-config
9 months ago
Bryan Boreham 123109e967 config: make work with SymbolTable labels
9 months ago
Ziqi Zhao df2a0ecf3b
Native Histograms: support `native_histogram_min_bucket_factor` in scrape_config (#13222)
10 months ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002)
11 months ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733)
12 months ago
Ł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
TJ Hoplock 51d1d2cd96 feat: add AWS sigv4 support to alertmanager endpoints
1 year ago
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647)
1 year ago
m.nabokikh 39d008f94f Route different alerts to different alertmanagers
1 year ago
rakshith210 b1675e23af
Add Azure AD package for remote write (#11944)
2 years ago
Arianna Vespri a16b876a05
Add limits to global config (#12126)
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
Jeanette Tan 4d21ac23e6 Implement bucket limit for native histograms
2 years ago
Bryan Boreham 889ef998f4 remote-write: adjust MaxShards and Capacity for larger MaxSamplesPerSend
2 years ago
Bryan Boreham 2fc2e233a6 remote-write: raise default samples per send to 2,000
2 years ago
Julien Pivotto 599b70a05d Add include scrape configs
2 years ago
Julien Pivotto 6fc5305ce9
Merge pull request #11709 from jlevesy/allow-agent-no-remote-write
2 years ago
Bryan Boreham 623d306f91 Update package config for new labels.Labels type
2 years ago
Julien Levesy 8c5da5e078
feat(config): allow no remote write configs
2 years ago
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075)
2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180)
2 years ago
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001)
2 years ago
Matthieu MOREL 8a01943abc
refactor (package config): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10724)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
Julien Pivotto fb2da1f26a
Followup on tracing (#10338)
3 years ago
Matej Gera 0acbe5e3f5
Tracing: Add additional options to align with the upstream exporter (#10276)
3 years ago