Commit Graph

9268 Commits (60d099088692b6b5bf4b8f4e13f76bd3921da99e)
 

Author SHA1 Message Date
Julien Pivotto 5cc30b716e
Merge pull request #9120 from arajkumar/fix-target_limit-error
3 years ago
Clayton Peters e7d55acbf9 Add in additional tests for metrics and/or labels called start/end.
3 years ago
Julien Pivotto 04f33e88f7
Merge pull request #9121 from LeviHarrison/revert-klog-fix
3 years ago
Arunprasad Rajkumar 5527e26efc
scrape: fix 'target_limit exceeded error' when reloading conf with 0
3 years ago
Levi Harrison c57afc1583
Added go-kit klog v3
3 years ago
Levi Harrison 58556c19be Revert "Fix logging after the move to go-kit/log (#9021)"
3 years ago
Clayton Peters 6b4bf3f697 PromQL: Fix start and end keywords masking label and metric names
3 years ago
Ganesh Vernekar 507d61fdeb
Remove experimental tag on `--storage.tsdb.allow-overlapping-blocks` (#9117)
3 years ago
Bryan Boreham dea37853d9
tsdb: use dennwc/varint to speed up WAL decoding (#9106)
3 years ago
Julien Pivotto dcba645366
Merge pull request #8978 from jfreeland/feat/additional-gce-interfaces
3 years ago
Julien Pivotto 9ed6b20672
Merge pull request #8985 from prometheus/richih/pr_template
3 years ago
Bryan Boreham 6788760efa
Reduce memory allocation in benchmarkIterator() (#5983)
3 years ago
darshanime c8a2ffdb72 Add computer name to azure sd
3 years ago
Julien Pivotto 79d354ad2e
Merge pull request #8844 from austince/feat/discovery-xds
3 years ago
George Brighton bc0e76c8a3
Add AZ ID label to discovered EC2 targets (#8896)
3 years ago
austin ce 3593b20cdb
Add documentation for kuma_sd configuration
3 years ago
austin ce bbc951f50b
Add config tests for kuma SD
3 years ago
austin ce 0544bdd6af
Add tests for xDS discovery
3 years ago
austin ce d0ffe2ed3e
Add base xDS discovery and kuma SD implementation
3 years ago
austin ce 5bdfba1d20
Extract and export GetFQDN()
3 years ago
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083)
3 years ago
Jupiter 7337ecf0d3
Log when total symbol size exceeds 2^32 bytes. (#9104)
3 years ago
Ganesh Vernekar 59d02b5ef0
tsdb: Block Head GC till pending readers are done reading (#9081)
3 years ago
Martin Disibio 1bcd13d6b5
Exemplar resize (#8974)
3 years ago
Naka Masato a1c1313b3c
fix typo in comment for scrape manager (#9094)
3 years ago
Arunprasad Rajkumar 83a56e22ab
docs: update unit_testing_rules to cover missing and stale samples (#9065)
3 years ago
Richard Hartmann f5655c47e8
Merge pull request #9091 from prometheus/superq/cleanup_indirects
3 years ago
SuperQ 9e31e0a131
Update Go modules
3 years ago
Ben Kochie a0571449fd
Merge pull request #9087 from LeviHarrison/change-disabled-features-command-text
3 years ago
Levi Harrison 3b5257d869
Changed disabled_features to feature_flags
3 years ago
Julien Pivotto a789ea6447
Merge pull request #9072 from darshanime/add_stringer_to_query
3 years ago
ide-rea 14b24d15b0
update checkpoint replay status (#8898)
3 years ago
Ben Kochie e98b639ac7
Rename "Disabled Features" docs page (#9073)
3 years ago
darshanime 364c40be57 Add Stringer to Query interface
3 years ago
Bryan Boreham dc8f505595
tsdb: coalesce lock/unlock operations for append (#9061)
3 years ago
Joey Freeland 5d0a12855b Update discovery/gce/gce.go
3 years ago
Julien Pivotto 62598878dd
Merge pull request #9050 from colega/use-binary-literals-for-xor-encoding
3 years ago
Oleg Zaytsev 40126a8494
Use binary literals for xor chunk encoding
3 years ago
Lukas Kämmerling 263847e64a
hcloud discovery: Add new labelpresent label (#9028)
3 years ago
Filip Petkovski 7c125aa5fb
Promtool: Add support for compaction analysis (#8940)
3 years ago
Julius Volz 179b2155d1
Fix: Use json.Unmarshal() instead of json.Decoder (#9033)
3 years ago
Augustin Husson f72cabb437
Add sorting and filtering to flags page (v2) (#8988)
3 years ago
Julius Volz 441e6cd7d6
Merge release-2.28 back into main (#9035)
3 years ago
Levi Harrison 90976e7505
Promtool: Add feature flags to unit tests (#8958)
3 years ago
Levi Harrison 167dfa19af
React UI: Select time range with mouse drag (#8977)
3 years ago
Levi Harrison 2314a21169 Rearranged components - this time on node-disk.html
3 years ago
Ankit Goel d437cee73a
Move storage.tsdb.retention.size out of experimental #8728 (#9004)
3 years ago
Joey Freeland 8017dd7242 chore: always append interface ipv4 with api interface name
3 years ago
Julien Pivotto 1a1394fc58
Merge pull request #9008 from cw9/cw9/openmetricsparsets
3 years ago
Levi Harrison ca1896c15b
Promtool: Validate service discovery files (#8950)
3 years ago