Commit Graph

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

Author SHA1 Message Date
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 4 months ago
MarkDaveny 53be282396 refactor: use slices.Equal to simplify code 4 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 6 months ago
Joel Beckmeyer 39f5a07236 fix TestOOOHeadChunkReader_Chunk on 32-bit 7 months ago
David Ashpole 953a873342
update links to openmetrics to reference the v1.0.0 release 7 months ago
bwplotka f44bba31b3 config: Remove validation GetScrapeConfigs; require using config.Load. 7 months ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Manik Rana f1c57a95ed
change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738) 9 months ago
Arthur Silva Sens 6bd9b1a7cc
Histogram CT Zero ingestion 9 months ago
Alex Johnson be0f10054e Remove no-default-scrape-port featureFlag 9 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 10 months ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default 10 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 10 months ago
machine424 d23d196db5 fix(discovery): prevent the manager from storing stale targetGroups 10 months ago
Arthur Silva Sens 5bd8988637
Simplify 'TestManagerCTZeroIngestion' (#14756) 10 months ago
machine424 c586c15ae6 fix(discovery): make discovery manager notify consumers of dropped targets for still defined jobs 10 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 1 year ago
David Ashpole c755fa9935
support unregistering scrape manager metrics 1 year ago
Bryan Boreham 5f50d974c9 scraping: reset symbol table periodically 1 year ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places 1 year ago
Paweł Szulik b0c538787d Refactor scrape tests to use testify. 1 year ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Paulin Todev 5752050b42
Scrape metrics can now be registered with a non-default registry. 2 years ago
Julius Volz cb045c0e4b Fix wording from "jitterSeed" -> "offsetSeed" for server-wide scrape offsets 2 years ago
Julien Pivotto 1fd59791e1 Update tests 2 years ago
Bryan Boreham 5cfe759348 scrape: make TargetsFromGroup work with Builder not []Label 2 years ago
Bryan Boreham 95fc032a61 scrape: add benchmark for TargetsFromGroup 2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142) 3 years ago
Bryan Boreham 9bc6d7a7db Update package scrape tests for new labels.Labels type 3 years ago
Bryan Boreham 4927e13537 scrape tests: undo EmptyLabels change 3 years ago
Bryan Boreham 14780c3b4e scrape: in tests use labels.FromStrings 3 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 3 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 3 years ago
Xiaonan Shen 0c3abdc26d
Keep relabeled scrape interval and timeout on reloads (#10916) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Darshan Chaudhary a7e554b158
add check service-discovery command (#8970) 4 years ago
SuperQ 31f4108758
Add scrape_timeout_seconds metric 4 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Julien Pivotto 31700a05df Improve testutil.ErrorEqual (#6471) 6 years ago
johncming 4757c69157 scrape: close manager gracefully at end. (#6044) 6 years ago
Simon Pasquier c1682adb2f Bump prometheus/common to v0.3.0 (#5344) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
xjewer 0d1a69353e scrape: Add global jitter for HA server (#5181) 6 years ago
Julien Pivotto 04ce817c49 scrape: Rewrite scrape loop options as a struct (#5314) 6 years ago
Simon Pasquier 12708acd15
scrape: catch errors when creating HTTP clients (#5182) 6 years ago