Commit Graph

9564 Commits (e1408510e19e1a7166943832f01aa4cd41be79c3)
 

Author SHA1 Message Date
Julien Pivotto e1408510e1 Update circleci orb
3 years ago
dependabot[bot] 18ee5fd279 build(deps): bump github.com/aws/aws-sdk-go from 1.42.22 to 1.42.23
3 years ago
Julien Pivotto 2366d23036 Format endpointslice documentation like other sections
3 years ago
fpetkovski de87515b24 Implement target discovery in own k8s namespace
3 years ago
dependabot[bot] 6f3e664ae7
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 (#9994)
3 years ago
dependabot[bot] f45e9f93bd
build(deps): bump github.com/Azure/azure-sdk-for-go (#9998)
3 years ago
dependabot[bot] 86adf4f33e
build(deps-dev): bump eslint from 8.4.0 to 8.4.1 in /web/ui (#9961)
3 years ago
dependabot[bot] 0e2b3ab9d3
build(deps): bump k8s.io/client-go from 0.22.4 to 0.23.0 (#9976)
3 years ago
dependabot[bot] 77670cb5a2
build(deps): bump github.com/aws/aws-sdk-go from 1.42.20 to 1.42.22 (#9995)
3 years ago
Augustin Husson a97da71ea9
deactivate dependabot for web dependencies (#9973)
3 years ago
Chris Marchbanks 0a8d28ea93
Merge pull request #9934 from bboreham/remote-write-struct
3 years ago
Bryan Boreham bd6436605d Review feedback
3 years ago
Matheus Alcantara c965a7555b
web: use t.TempDir instead of ioutil.TempDir on tests (#9981)
3 years ago
Ganesh Vernekar 05d4d97bcd
Fix queries after a failed snapshot replay (#9980)
3 years ago
Sebastian Rabenhorst d8b8678bd1
Log time series details for out-of-order samples in remote write receiver (#9894)
3 years ago
dependabot[bot] 655e2d2879
build(deps): bump github.com/digitalocean/godo from 1.72.0 to 1.73.0 (#9963)
3 years ago
dependabot[bot] bbbbe5b9df
build(deps-dev): bump @types/node from 16.11.11 to 16.11.12 in /web/ui (#9957)
3 years ago
dependabot[bot] f87de1afc7
build(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 (#9962)
3 years ago
detailyang 3e482c905f
fix:storage:avoid panic when iterater exhauested (#9945)
3 years ago
dependabot[bot] 08a856b1e9
build(deps-dev): bump prettier from 2.5.0 to 2.5.1 in /web/ui (#9951)
3 years ago
dependabot[bot] cfa008ee2a
build(deps): bump google.golang.org/api from 0.60.0 to 0.61.0 (#9959)
3 years ago
dependabot[bot] 41f7e99d3c
build(deps): bump @codemirror/language from 0.19.6 to 0.19.7 in /web/ui (#9953)
3 years ago
dependabot[bot] f303571248
build(deps): bump github.com/aws/aws-sdk-go from 1.42.16 to 1.42.20 (#9955)
3 years ago
dependabot[bot] b42615a4bd
build(deps-dev): bump eslint from 8.3.0 to 8.4.0 in /web/ui (#9954)
3 years ago
dependabot[bot] 2185eb4d50
build(deps): bump @codemirror/view from 0.19.24 to 0.19.27 in /web/ui (#9952)
3 years ago
Julius Volz 46529bf851
Merge pull request #9942 from prometheus/add-go-license-notice
3 years ago
Ed Schouten a3e9628e0c
Kubernetes service discovery: add provider ID label (#9603)
3 years ago
Nick Pillitteri 084bd70708
Convert atomic Int64 to native type when logging value (#9938)
3 years ago
XU 3563db20e0
Fix docs/configuration typo (#9922)
3 years ago
Julius Volz 2c49860f69 Add license notice for code adapted from Go
3 years ago
Witek Bedyk 14986e52cf
Fix Uyuni SD initialization (#9924)
3 years ago
Julius Volz d61d31b3b4
Merge pull request #9933 from Nexucis/bugfix/typo-codemirror
3 years ago
Bryan Boreham 50878ebe5e remote-write: buffer struct instead of interface
3 years ago
Augustin Husson ed0543f6bd fix branch referenced in the codemirror-promql readme
3 years ago
Bryan Boreham c478d6477a remote-write: benchmark just sending, on 20 shards
3 years ago
Jessica G b9b57f9900
Merge pull request #9909 from zzehring/add-syntax-only-flag-to-promtool-config-check
3 years ago
zzehring 42628899b5 promtool: Add `--syntax-only` flag for `check config`
3 years ago
Julius Volz 54e2efcda0
Cut Prometheus 2.32.0-rc.0 (#9919) (#9925)
3 years ago
Julius Volz bfa200c7a7
Cut Prometheus 2.32.0-rc.0 (#9919)
3 years ago
Chris Marchbanks e95d4ec3f1
Merge pull request #9830 from prometheus/batch-queues
3 years ago
Augustin Husson ec002ae0dc
extend the number of attribute check to know if it's a prometheusConfig (#9915)
3 years ago
dependabot[bot] 5a8e1474ed
build(deps): bump sass from 1.43.4 to 1.44.0 in /web/ui (#9912)
3 years ago
dependabot[bot] 2de487493a
build(deps-dev): bump @typescript-eslint/parser in /web/ui (#9918)
3 years ago
Julius Volz 2d34856e44
Update Go dependencies before 2.32 release (#9913)
3 years ago
Augustin Husson 96af0f64b9
update web deps before 2.32 release (#9916)
3 years ago
dependabot[bot] c4903efd59
build(deps): bump sanitize-html from 2.5.3 to 2.6.0 in /web/ui (#9896)
3 years ago
dependabot[bot] 5477e07253
build(deps): bump @codemirror/view from 0.19.20 to 0.19.21 in /web/ui (#9895)
3 years ago
Callum Styan 086ca90b24
Update exemplar docs based on changes to exemplar storage configuration (#9868)
3 years ago
Chris Marchbanks c655684142
Subtract from enqueued samples/exemplars upon send
3 years ago
Chris Marchbanks 319249f9db
Batch samples before sending them to channels
3 years ago