48 Commits (6cd24d87b0d4e3acd4503b061d32c5aa6d8883a9)

Author SHA1 Message Date
Bryan Boreham c83e1fc574 textparse: remove MetricType alias 11 months ago
Bryan Boreham 34676a240e scrape: consistent function names for metadata 1 year ago
Ziqi Zhao 8fe9250f7d optimize the logic of break the loop of reducing resolution 1 year ago
Ziqi Zhao 10ebeb0a62 rename lastSum -> lastCount && enrich test case with expectBucketCount and expectSchema 1 year ago
Ziqi Zhao b94f32f6fa automatically reduce resolution rather than fail scrape 1 year ago
Matthieu MOREL fe057fc60d use Go standard errors package 1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
Julius Volz ac8abdaacd
Rename remaining jitterSeed -> offsetSeed variables (#12414) 1 year 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 4d21ac23e6 Implement bucket limit for native histograms 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
Bryan Boreham b987afa7ef labels: simplify call to get Labels from Builder 2 years ago
Bryan Boreham 2fde2fb37d scrape: add Target.LabelsRange 2 years ago
Bryan Boreham f4fd9b0d68 scrape: re-use memory in TargetsFromGroup 2 years ago
Bryan Boreham 5cfe759348 scrape: make TargetsFromGroup work with Builder not []Label 2 years ago
Bryan Boreham c1dbc7b838 scrape: make PopulateLabels work with Builder not Labels 2 years ago
Bryan Boreham 91254fb187 Update package scrape for new labels.Labels type 2 years ago
Bryan Boreham 8b863c42dd
Optimise relabeling by re-using memory (#11147) 2 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 2 years ago
Julien Pivotto 67a64ee092
Remove check against cfg so interval/ timeout are always set (#10023) (#10031) 3 years ago
Nicholas Blott c92673fb14
Remove check against cfg so interval/ timeout are always set (#10023) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 3 years ago
Darshan Chaudhary a7e554b158
add check service-discovery command (#8970) 3 years ago
DrAuYueng 69e309d202
Expose TargetsFromGroup/AlertmanagerFromGroup func and reuse this for (#9343) 3 years ago
Julien Pivotto b0c98e01c8
Include scrape labels in the hash (#9551) 3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911) 3 years ago
Levi Harrison 2826fbeeb7
SD: Add target creation failure counter and change failure handling (#8786) 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815) 4 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
gotjosh 05842176a6 Make the scrape.metricMetadataStore interface public 5 years ago
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276) 5 years ago
AllenZMC 9e47bb8b46 fix word 'parmeters' to 'parameters' (#5826) 5 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 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
F4ncyMooN cd491e2d3a wait for interval-now%interval to make sure target will be collected with a fixed interval when restart prometheus (#4926) 6 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping. 6 years ago
Will Hegedus 193ebe7e34 Updates to /targets and /rules (scrape duration, last evaluation time) (#4722) 6 years ago
Fabian Reinartz ad4c33c1ff scrape,api: provide per-target metric metadata 7 years ago
Krasi Georgiev dc29dd1c6f add mutex for DiscoveredLabels 7 years ago
ferhat elmas ec8e4d8a7c all: remove unnecessary type conversions (#3992) 7 years ago
Krasi Georgiev 404b306fb9 Meta labels sd 3693 (#3805) 7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 7 years ago
conorbroderick 8b6f3a1bd3 Added service discovery view showing labels before and after relabelling 7 years ago
Krasi Georgiev 55a1311f6a fix golint nits (#3291) 7 years ago