Commit Graph

9333 Commits (8c1507ebaa4ca552958ffb60c2d1b21afb7150e4)
 

Author SHA1 Message Date
Julien Pivotto 50d506ef48
Merge pull request #9276 from roidelapluie/merge2292
3 years ago
Julien Pivotto 0d0fd22bc1 Merge remote-tracking branch 'origin/release-2.29'
3 years ago
Ganesh Vernekar 35b1a82594
Exemplars in snapshot (#9255)
3 years ago
Ganesh Vernekar eeace6bcab
Add couple of metrics to track sparse histograms in TSDB (#9271)
3 years ago
Julius Volz dff78eb508
Switch from Reach Router to React Router (#9273)
3 years ago
Augustin Husson b8da617798
Update CODEOWNERS (#9272)
3 years ago
Augustin Husson a2665a9f73
add lezer-promql module (#9229)
3 years ago
Julien Pivotto a96bd28d3c
Merge pull request #9268 from LeviHarrison/ignore-func
3 years ago
Levi Harrison 06afe6162c
Also ignore `func1`
3 years ago
Julien Pivotto d5676fb9e0
Merge pull request #9254 from prometheus/superq/go1.17
3 years ago
Frederic Hemberger 16b8911b1a
docs: Replace `go get` with `go install` for command installation (#9098)
3 years ago
Frederic Branczyk 752c4f11ae
Merge pull request #9264 from brancz/cut-2.29.2
3 years ago
SuperQ e167a45c65
Add new Go build tags.
3 years ago
Frederic Branczyk 571629628e
*: Cut v2.29.2
3 years ago
Takashi Kusumi 90c7dcf9f6
Kubernetes SD: Fix golint issue
3 years ago
Takashi Kusumi d6583134d2
Kubernetes SD: Introduce ingressAdaptor
3 years ago
Takashi Kusumi cb04fe8386
Kubernetes SD: Support networking.k8s.io/v1 Ingress
3 years ago
Ganesh Vernekar f4c63b9008
Fix a data race in the loadWAL function caused by reusing the same error var in multiple goroutines (#9259) (#9263)
3 years ago
Callum Styan cc55e57c1b
Fix a data race in the loadWAL function caused by reusing the same error var in multiple goroutines (#9259)
3 years ago
SuperQ a1401c26b1
Build with Go 1.17
3 years ago
Frederic Branczyk 1276aaaa9f
Merge pull request #9118 from PhilipGough/fixes-8902
3 years ago
Julien Pivotto e582e907f8
Merge pull request #9257 from LeviHarrison/sigv4-common
3 years ago
Levi Harrison bd57cd395e
Switch to common/sigv4
3 years ago
Philip Gough 0af7250c52 discovery:kube: Support wildcard matching for ingress rules
3 years ago
Ganesh Vernekar 8a5d8c15e3
Do not replay checkpoint if it is covered by snapshot (#9226)
3 years ago
Julien Pivotto 235e4f351b
Merge pull request #9231 from LeviHarrison/remove-unneeded-sets
3 years ago
Björn Rabenstein 3636ff5b35
Merge pull request #9216 from codesome/counterresets
3 years ago
Julien Pivotto 4323aa00a7
Merge pull request #9246 from roidelapluie/merge229
3 years ago
Frederic Branczyk 2ec6c7dbb8
Merge pull request #9205 from zlabjp/k8s-networking-v1
3 years ago
Ganesh Vernekar c373200b75
Cut a new chunk on counter resets for any bucket
3 years ago
Ganesh Vernekar 022c91c221
Shepherd for v2.30 (#9243)
3 years ago
Julien Pivotto a757ba79c1 Merge remote-tracking branch 'origin/release-2.29'
3 years ago
Ganesh Vernekar 3d4c5f890d
Clarify in docs about the min disk space requirement when using size retention (#9245)
3 years ago
Oleg Zaytsev 4d654ee22b
Benchmark Labels.Get() and document the result (#9242)
3 years ago
Takashi Kusumi 3ab8559d1c Kubernetes SD: Fix golint issue
3 years ago
Oleg Zaytsev 280eaf33f0
Use global string map for MatchType.String() (#9237)
3 years ago
Levi Harrison 8c29046ab2
Remove unneeded state modifications
3 years ago
Augustin Husson 54dfee02b2
move codemirror-promql as a prometheus web module (#9188)
3 years ago
Takashi Kusumi 40981c422b Kubernetes SD: Introduce ingressAdaptor
3 years ago
Dorian JAMINAIS 05dba96ebf
Add option for the number of ticks in PromConsole.Graph (#9223)
3 years ago
Bryan Boreham 9dfdc3eb36
Speed up BenchmarkPostings_Stats (#9213)
3 years ago
Ganesh Vernekar 328a74ca36
Fix bugs and add enhancements to the chunk snapshot (#9185)
3 years ago
Ganesh Vernekar eedb86783e
Fix queries on blocks for sparse histograms and add unit test (#9209)
3 years ago
Ganesh Vernekar 42f576aa18
Add test for sparse histogram compaction (#9208)
3 years ago
Takashi Kusumi 6634a570cf Kubernetes SD: Support networking.k8s.io/v1 Ingress
3 years ago
Julius Volz bb05485c79
Fix JS/CSS asset paths for classic /config page (#9202)
3 years ago
Björn Rabenstein 9c43ac451c
Merge pull request #9129 from PhilipGough/bz-1984365
3 years ago
Jupiter 84ab705318
32 should better be replaced by "symbolFactor" (#9203)
3 years ago
Marco Pracucci 84e786ebc1
Fixed Decoder.Series() error checking (#9201)
3 years ago
Augustin Husson 7291563d4d
replace yarn by npm (#9198)
3 years ago