Commit Graph

10079 Commits (90583c890621ee8c5598adca37c5b9308e67cd6c)
 

Author SHA1 Message Date
dependabot[bot] f4ea0709f9
build(deps): bump k8s.io/client-go from 0.24.0 to 0.24.1
2 years ago
Julien Pivotto eb07db104a
Merge pull request #10835 from prometheus/dependabot/go_modules/github.com/stretchr/testify-1.7.2
2 years ago
Augustin Husson e166cf402a
use npm workspace flag for the build instead of manually navigate through the folders (#10854)
2 years ago
Bryan Boreham 542b9ecdbd
tsdb: reduce sleep time when reading WAL (#10859)
2 years ago
Julien Pivotto a84c472745
Merge back `release-2.36` (#10850)
3 years ago
dependabot[bot] 00982ce4d3
build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
3 years ago
Matthias Loibl 3c0a100dec
Merge pull request #10848 from metalmatze/release-2.36.1
3 years ago
Matthias Loibl e5b794293f
Add v2.36.1 CHANGELOG and VERSION update
3 years ago
Julien Pivotto 8ac4e50ec4
Add --lint-fatal option (#10815) (#10840)
3 years ago
Julien Pivotto f2ba2a0800
Fix UI build (#10843)
3 years ago
Julien Pivotto b8724ca763
Fix UI build (#10842)
3 years ago
dependabot[bot] 867d3bd78f
build(deps): bump github.com/go-kit/log (#10827)
3 years ago
dependabot[bot] c2d6acdcc5
build(deps): bump github.com/vultr/govultr/v2 from 2.17.0 to 2.17.1 (#10811)
3 years ago
dependabot[bot] 7b8ed5d36b
build(deps): bump github.com/prometheus/common (#10826)
3 years ago
dependabot[bot] c92d571e5d
build(deps): bump github.com/gophercloud/gophercloud (#10834)
3 years ago
Julien Pivotto e4a09f2b4b
uyuni: Use default HTTP client and set relative paths (#10814)
3 years ago
dependabot[bot] eef02a0334
build(deps): bump github.com/prometheus/client_golang (#10828)
3 years ago
dependabot[bot] 6bd75d5ba7
build(deps): bump github.com/stretchr/testify (#10829)
3 years ago
dependabot[bot] 28322709eb
build(deps): bump github.com/aws/aws-sdk-go from 1.44.20 to 1.44.29 (#10832)
3 years ago
dependabot[bot] 80eded08f6
build(deps): bump google.golang.org/api from 0.80.0 to 0.83.0 (#10830)
3 years ago
dependabot[bot] 2bf9d26732
build(deps): bump k8s.io/api from 0.24.0 to 0.24.1 (#10812)
3 years ago
Matthieu MOREL 0906f2eafa
refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817)
3 years ago
Matthieu MOREL 47e13b26c1
refactor (tracing): move from github.com/pkg/errors to 'errors' and 'fmt' (#10819)
3 years ago
Matthieu MOREL 554f3f32f8
refactor (template): move from github.com/pkg/errors to 'errors' and 'fmt' (#10818)
3 years ago
Matthieu MOREL 15aeadedbe
enable dependabot for github.com/prometheus/prometheus/documentation/examples/remote_storage module (#10821)
3 years ago
Bryan Boreham 9f79a6f4b5
tsdb: faster CRC check by avoiding allocations (#10789)
3 years ago
Filip Petkovski 7a78897d0b
Improve reliability of Kubernetes SD tests (#10761)
3 years ago
Filip Petkovski a56731126d
Export TSDB status structs (#10783)
3 years ago
Bryan Boreham 2e2c014d52
Labels: optimise creation of signature with/without labels (#10667)
3 years ago
Julien Pivotto 143a760e76
Hetzner SD: Implement set directory (#10813)
3 years ago
Łukasz Mierzwa b11062bfcc
Don't count added labels when initializing slice (#10756)
3 years ago
David Leadbeater 355b8bcf0b
Add --lint-fatal option (#10815)
3 years ago
dependabot[bot] 636f7e5483
build(deps): bump k8s.io/apimachinery from 0.24.0 to 0.24.1 (#10806)
3 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807)
3 years ago
Matthieu MOREL 12de742ae4
refactor (documentation): move from github.com/pkg/errors to 'errors' and 'fmt' (#10808)
3 years ago
Julien Pivotto 8801b01468
Merge back Release 2.36 (#10803)
3 years ago
dependabot[bot] ad198b081b
build(deps): bump github.com/linode/linodego from 1.5.0 to 1.6.0 (#10792)
3 years ago
dependabot[bot] c7298b4b08
build(deps): bump github.com/hashicorp/consul/api from 1.12.0 to 1.13.0 (#10794)
3 years ago
Julien Pivotto 4cb32a001e
Remove go version wording from changelog (#10778)
3 years ago
dependabot[bot] 03e5603d39
build(deps): bump bufbuild/buf-setup-action from 1.4.0 to 1.5.0 (#10790)
3 years ago
dependabot[bot] d713e39865
build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#10791)
3 years ago
David Leadbeater b84494d50d
Update go-yaml v3 to 3.0.1 (#10786)
3 years ago
Hu Shuai 31cffd9e92
Fix a small typo (#10771)
3 years ago
TJ Hoplock 69beb3f23d
fix: update docs to reflect new go 1.17 version minimum (#10780)
3 years ago
Matej Gera 1dd247f68b
Remote Write: Rename confusing `walDir` parameter to `dir` (#10464)
3 years ago
Matthias Loibl d48f381d9a
Merge pull request #10776 from metalmatze/cut-v2.36.0
3 years ago
Matthias Loibl 4dc148113e
Cut v2.36.0
3 years ago
David Leadbeater 57f4aab27d
Update godoc links and remove note about TSDB versioning (#10754)
3 years ago
David Leadbeater fba3e847dc
Check syntax of example configurations (#10753)
3 years ago
Ryan Lonergan 0505ba81e1
Fixed spacing causing "field credentials not found in type linode.plain” error (#10752)
3 years ago