Commit Graph

9500 Commits (ddaddc2a7af235d91b710bcba1ccbec4e7cfa6b5)
 

Author SHA1 Message Date
Augustin Husson 5bcf2e6511 upgrade react-script to v4
3 years ago
Julien Pivotto dc586b2495
Merge pull request #9295 from prymitive/scrape_sample_limit
3 years ago
Łukasz Mierzwa f0a26266c0 Add scrape_sample_limit metric
3 years ago
Augustin Husson 8fe97cc614 rely on react-scripts for most of the dev-deps
3 years ago
Julien Pivotto 9de62707b3
Merge pull request #9247 from prometheus/superq/scrape_timeout_feature
3 years ago
Callum Styan 93886d8417
Fix div by 0 panic is resize function. (#9286)
3 years ago
Björn Rabenstein 2a5dde2f87
Merge pull request #9289 from gerobinson/require-error-message-in-template-tests
3 years ago
George Robinson 9397402bd3 Fix template_test.go to check that error messages match the expected error message
3 years ago
Augustin Husson 4f67eb3979 fix EndpointLink test
3 years ago
Augustin Husson 242d459685 fix 'window.ResizeObserver is not a constructor' issue
3 years ago
SuperQ 31f4108758
Add scrape_timeout_seconds metric
3 years ago
Augustin Husson 5d29b7b6f7 specify the type returned for most of the function that is missing it
3 years ago
Augustin Husson 27bd8fef40 fix condition in withStartingIndicator
3 years ago
Julius Volz ff2d297b0a Update React 16->17, TypeScript, and some other node deps
3 years ago
Oleg Zaytsev 0a43e788af
Allow VectorSelector.String() without matchers (#9282)
3 years ago
DrAuYueng e8be1d0a5c
Check relabel action at yaml unmarshal stage (#9224)
3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911)
3 years ago
Julien Pivotto 6a31b28ca9
Merge pull request #9280 from roidelapluie/ingressc
3 years ago
Julien Pivotto b1bdde46c3 kubernetes ingress: adjust comment style
3 years ago
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
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
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 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