Commit Graph

61 Commits (dependabot/github_actions/scripts/golangci/golangci-lint-action-8.0.0)

Author SHA1 Message Date
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
chardch 2f59d38054 Add global config option for convert_classic_histograms_to_nhcb 3 months ago
TJ Hoplock e0104a6b7e ref: JSONFileLogger slog handler, add scrape.FailureLogger interface 7 months ago
Arthur Silva Sens 88818c9cb3
chore: Remove dead code 8 months ago
György Krajcsovits 4283ae73dc Rename convert_classic_histograms to convert_classic_histograms_to_nhcb 8 months ago
György Krajcsovits 5ee698de2c Apply review comments 8 months ago
György Krajcsovits 6b15791ec6 Follow the follow-up 9 months ago
György Krajcsovits 4e911a3a05 Follow-up merge from main 9 months ago
György Krajcsovits 7fccf1e6be Disable CT handling and enable exemplar handling 9 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Alex Johnson be0f10054e Remove no-default-scrape-port featureFlag 9 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 10 months ago
machine424 c586c15ae6 fix(discovery): make discovery manager notify consumers of dropped targets for still defined jobs 10 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 11 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) 12 months ago
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing 1 year ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 1 year ago
David Ashpole c755fa9935
support unregistering scrape manager metrics 1 year ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Bryan Boreham 9051100aba Scraping: share buffer pool across all scrapes 2 years ago
Bryan Boreham f095c33da1 scrape: simplify TargetsActive function 2 years ago
Matthieu MOREL fe057fc60d use Go standard errors package 2 years ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 2 years ago
Paulin Todev 5752050b42
Scrape metrics can now be registered with a non-default registry. 2 years ago
Bartlomiej Plotka 624b973ebf
Added ability to specify scrape protocols to accept during HTTP content type negotiation. (#12738) 2 years ago
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647) 2 years ago
Julius Volz cb045c0e4b Fix wording from "jitterSeed" -> "offsetSeed" for server-wide scrape offsets 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
Julien Pivotto 599b70a05d Add include scrape configs 2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142) 3 years ago
Ganesh Vernekar 3cbf87b83d
Enable protobuf negotiation only when histograms are enabled 3 years ago
Paschalis Tsilias 5a8e202f94
Append metadata to the WAL in the scrape loop (#10312) 3 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 3 years ago
Alban Hurtaud 41630b8e88
Add hidden flag to configure discovery loop interval (#10634) 3 years ago
Goutham Veeramachaneni 2381d7be57
Send target and metadata cache in context (again) (#10636) 3 years ago
Robert Fratto 44a5e705be
discovery: Expose custom HTTP client options to discoverers (#10462) 3 years ago
Robert Fratto f0ec619eec
scrape: allow providing a custom Dialer for scraping (#10415) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
SuperQ 31f4108758
Add scrape_timeout_seconds metric 4 years ago
austin ce 5bdfba1d20
Extract and export GetFQDN() 4 years ago
Naka Masato a1c1313b3c
fix typo in comment for scrape manager (#9094) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
gotjosh 8b49c9285d
scrape: Add metrics to track bytes and entries in the metadata cache (#6675) 5 years ago
yeya24 b7bb278e95 make targets active parallel (#5740) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Tom Wilkie 807fd33ecc Review feedback. 6 years ago
Simon Pasquier 23069b87dc scrape: fallback to hostname if lookup fails (#5366) 6 years ago
xjewer 0d1a69353e scrape: Add global jitter for HA server (#5181) 6 years ago