Commit Graph

7769 Commits (645b71e9efca534b531221e53058e3345a473dfc)
 

Author SHA1 Message Date
Bartlomiej Plotka 48ead578a0 Moved tsdbconfig to main.
5 years ago
Julien Pivotto b3415387cb Volunteer roidelapluie as 2.17 release shepherd
5 years ago
Bartlomiej Plotka a20bebf7eb Moved readyStorage to main.
5 years ago
Bartlomiej Plotka 8a775bc468 Moved unit agnostic options to separate pkg.
5 years ago
Bartlomiej Plotka 59c9d6ef45 Addressed Brian's comments, moved metrics to main.go
5 years ago
Bartlomiej Plotka 5d84e5d895 Make chunkenc.Iterator.At behaviour unspecified without Next done.
5 years ago
Bartlomiej Plotka ad51c649b5 Fixed float conversion difference.
5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments.
5 years ago
Bartlomiej Plotka c0a9ab0829 Close db properly in tests.
5 years ago
Bartlomiej Plotka fb79f515fc Fixed second bug.
5 years ago
Bartlomiej Plotka aadffd1360 Finally found a fix for the bug I was chasing for 2h...
5 years ago
Bartlomiej Plotka 849faa407b Minor fixes.
5 years ago
Bartlomiej Plotka 2cf637fbf5 Addressed comments.
5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now.
5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794)
5 years ago
Tobias Guggenmos 2d77611f73 Unbump year number
5 years ago
Tobias Guggenmos bf8542a99e Add missing imports to fuzz tests
5 years ago
Tobias Guggenmos ec3df53f78 Add nolint comment
5 years ago
Tobias Guggenmos b93845d6bf Remove unused function
5 years ago
Tobias Guggenmos 43d206f0a1 Add missing file
5 years ago
Tobias Guggenmos 6c00f2ffcb Comment fixes
5 years ago
Tobias Guggenmos 454ba12676 Fix build errors in promtool
5 years ago
Tobias Guggenmos 20b1f596f6 Fix build errors in rest of prometheus
5 years ago
Tobias Guggenmos 273ea9093a Fix promql tests
5 years ago
Tobias Guggenmos 1360f9ff12 Fix all build errors in promql package
5 years ago
Tobias Guggenmos 2164e366ea Fix more identifiers
5 years ago
Tobias Guggenmos 5caf7ed6db Fix more identifiers
5 years ago
Tobias Guggenmos 9a1366775e Store function implementations independently of their signatures
5 years ago
Tobias Guggenmos ff0ea1c1ac Fix more identifiers
5 years ago
Tobias Guggenmos 6b1b323558 Export sequenceValue
5 years ago
Tobias Guggenmos 228967a507 Fix usages of more things that have moved the package
5 years ago
Tobias Guggenmos 4a4817a444 Fix usages of parser.Statement
5 years ago
Tobias Guggenmos 2f1113479f Fix usages of ValueType
5 years ago
Tobias Guggenmos 65f5b9827d Rename package
5 years ago
Tobias Guggenmos 98a9b7c90c Remove engine specific types
5 years ago
Tobias Guggenmos fab2373752 Add everything the parser needs to build
5 years ago
Tobias Guggenmos e7c2716f55 Move files
5 years ago
Bartlomiej Plotka 88af973663
Merge pull request #6820 from codesome/break-compact
5 years ago
Zhou Hao e628fd7735
fix comments spelling (#6829)
5 years ago
Bartlomiej Plotka 384cba98fe
Merge pull request #6823 from johncming/fix-args
5 years ago
Aleksandra Gacek 8e53c19f9c discovery/kubernetes: expose label_selector and field_selector
5 years ago
Grebennikov Roman b4445ff03f discovery/kubernetes: expose label_selector and field_selector
5 years ago
johncming c30abf1e2b tsdb/wal: remove unused argument.
5 years ago
Callum Styan fd20cca00b Updates to RELEASE.md based on review feedback.
5 years ago
Ganesh Vernekar 6f1d2ec73e
Break DB.Compact and DB.compactHead and DB.compactBlocks. Add DB.CompactHead.
5 years ago
Björn Rabenstein af04cb22c8
Merge pull request #6821 from prometheus/release-2.16
5 years ago
Callum Styan b90be6f32a
Release 2.16.0 (#6817)
5 years ago
Callum Styan ab18b07664 Re-arrange contents of RELEASE.md to clarify ordering of steps
5 years ago
Simon Pasquier fe76ccbfe3
discovery/consul: fix logging of tags (#6783)
5 years ago
Boqin Qin cdbd42393e
scrape: fix goroutine leak in test (#6812)
5 years ago