Commit Graph

10249 Commits (da42612dbda34efa58ea93743fc9babaa9707951)
 

Author SHA1 Message Date
Bryan Boreham 9f77d23889
tsdb: commit data periodically in CreateBlock (#10788)
2 years ago
Łukasz Mierzwa d65f037def
Don't increment prometheus_tsdb_compactions_failed_total when context is canceled (#10772)
2 years ago
Frederic Branczyk 0d0e44d7e6
Merge pull request #10759 from fpetkovski/endpoints-node-meta
2 years ago
Filip Petkovski 05da373dcb
kubernetes_sd: Allow attaching node labels for endpoint role
2 years ago
Matthieu MOREL 80fbe1de96
refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10748)
2 years ago
David Leadbeater 454714105d
Drop OpenBSD from promu config (#10867)
2 years ago
Levi Harrison 59727ab0eb
Make clear that `go install` needs to be run in the cloned repo (#10866)
2 years ago
Sebastian Poxhofer 3f9a9d1e62
chore(discoveryManager): expose Discoverer refresh function (#10531)
2 years ago
Augustin Husson 5d1756c822
Upgrade codemirror and lezer to the latest version (#10841)
2 years ago
Peter Štibraný 5bd761fbfc
Merge pull request #10857 from pstibrany/fix-errors-handling
2 years ago
Augustin Husson 3dad28fcbd
UI: fix build (#10862)
2 years ago
Augustin Husson 5184f49a2a
put every packages under the prometheus-io organization (#10849)
2 years ago
Paschalis Tsilias 4f3791024a
Drop extra string held in relabel.Regexp struct (#10846)
2 years ago
Julien Pivotto 229e857416
Merge pull request #10795 from prometheus/dependabot/go_modules/k8s.io/client-go-0.24.1
2 years ago
Augustin Husson f609b7bbcc
remove GO111MODULE and GOVENDOR usage (#10836)
2 years ago
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)
2 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