Commit Graph

10051 Commits (87ffac3e9d2104cd368d2e8962723d9fc3ee126f)
 

Author SHA1 Message Date
Augustin Husson 87ffac3e9d
Add readme for lezer-promql and update codemirror-promql readme (#10875) 4 years ago
Steve Azzopardi 04fe2c9522
fix(tsdb): inc mmap corruption counter on mmap out of sequence error (#10406) 4 years ago
Julien Pivotto c511d26dd0
Upgrade Prometheus/common to fix static assets (#10889) 4 years ago
Julien Pivotto a0aec2db82
Fix handling of static files (#10879) 4 years ago
Matthew ee11771323
fix: add response closures to web_test.go (#10675) 4 years ago
Matthieu MOREL ddfa9a7cc5
refactor (rules): move from github.com/pkg/errors to 'errors' and 'fmt' (#10855) 4 years ago
Peter Štibraný 03a2313f7a
Reduce chunk write queue memory usage (#10873) 4 years ago
Bryan Boreham 9f77d23889
tsdb: commit data periodically in CreateBlock (#10788) 4 years ago
Łukasz Mierzwa d65f037def
Don't increment prometheus_tsdb_compactions_failed_total when context is canceled (#10772) 4 years ago
Frederic Branczyk 0d0e44d7e6
Merge pull request #10759 from fpetkovski/endpoints-node-meta 4 years ago
Filip Petkovski 05da373dcb
kubernetes_sd: Allow attaching node labels for endpoint role 4 years ago
Matthieu MOREL 80fbe1de96
refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10748) 4 years ago
David Leadbeater 454714105d
Drop OpenBSD from promu config (#10867) 4 years ago
Levi Harrison 59727ab0eb
Make clear that `go install` needs to be run in the cloned repo (#10866) 4 years ago
Sebastian Poxhofer 3f9a9d1e62
chore(discoveryManager): expose Discoverer refresh function (#10531) 4 years ago
Augustin Husson 5d1756c822
Upgrade codemirror and lezer to the latest version (#10841) 4 years ago
Peter Štibraný 5bd761fbfc
Merge pull request #10857 from pstibrany/fix-errors-handling 4 years ago
Augustin Husson 3dad28fcbd
UI: fix build (#10862) 4 years ago
Augustin Husson 5184f49a2a
put every packages under the prometheus-io organization (#10849) 4 years ago
Paschalis Tsilias 4f3791024a
Drop extra string held in relabel.Regexp struct (#10846) 4 years ago
Julien Pivotto 229e857416
Merge pull request #10795 from prometheus/dependabot/go_modules/k8s.io/client-go-0.24.1 4 years ago
Augustin Husson f609b7bbcc
remove GO111MODULE and GOVENDOR usage (#10836) 4 years ago
dependabot[bot] f4ea0709f9
build(deps): bump k8s.io/client-go from 0.24.0 to 0.24.1 4 years ago
Julien Pivotto eb07db104a
Merge pull request #10835 from prometheus/dependabot/go_modules/github.com/stretchr/testify-1.7.2 4 years ago
Augustin Husson e166cf402a
use npm workspace flag for the build instead of manually navigate through the folders (#10854) 4 years ago
Bryan Boreham 542b9ecdbd
tsdb: reduce sleep time when reading WAL (#10859) 4 years ago
Julien Pivotto a84c472745
Merge back `release-2.36` (#10850) 4 years ago
dependabot[bot] 00982ce4d3
build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 4 years ago
Matthias Loibl 3c0a100dec
Merge pull request #10848 from metalmatze/release-2.36.1 4 years ago
Matthias Loibl e5b794293f
Add v2.36.1 CHANGELOG and VERSION update 4 years ago
Julien Pivotto 8ac4e50ec4
Add --lint-fatal option (#10815) (#10840) 4 years ago
Julien Pivotto f2ba2a0800
Fix UI build (#10843) 4 years ago
Julien Pivotto b8724ca763
Fix UI build (#10842) 4 years ago
dependabot[bot] 867d3bd78f
build(deps): bump github.com/go-kit/log (#10827) 4 years ago
dependabot[bot] c2d6acdcc5
build(deps): bump github.com/vultr/govultr/v2 from 2.17.0 to 2.17.1 (#10811) 4 years ago
dependabot[bot] 7b8ed5d36b
build(deps): bump github.com/prometheus/common (#10826) 4 years ago
dependabot[bot] c92d571e5d
build(deps): bump github.com/gophercloud/gophercloud (#10834) 4 years ago
Julien Pivotto e4a09f2b4b
uyuni: Use default HTTP client and set relative paths (#10814) 4 years ago
dependabot[bot] eef02a0334
build(deps): bump github.com/prometheus/client_golang (#10828) 4 years ago
dependabot[bot] 6bd75d5ba7
build(deps): bump github.com/stretchr/testify (#10829) 4 years ago
dependabot[bot] 28322709eb
build(deps): bump github.com/aws/aws-sdk-go from 1.44.20 to 1.44.29 (#10832) 4 years ago
dependabot[bot] 80eded08f6
build(deps): bump google.golang.org/api from 0.80.0 to 0.83.0 (#10830) 4 years ago
dependabot[bot] 2bf9d26732
build(deps): bump k8s.io/api from 0.24.0 to 0.24.1 (#10812) 4 years ago
Matthieu MOREL 0906f2eafa
refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 4 years ago
Matthieu MOREL 47e13b26c1
refactor (tracing): move from github.com/pkg/errors to 'errors' and 'fmt' (#10819) 4 years ago
Matthieu MOREL 554f3f32f8
refactor (template): move from github.com/pkg/errors to 'errors' and 'fmt' (#10818) 4 years ago
Matthieu MOREL 15aeadedbe
enable dependabot for github.com/prometheus/prometheus/documentation/examples/remote_storage module (#10821) 4 years ago
Bryan Boreham 9f79a6f4b5
tsdb: faster CRC check by avoiding allocations (#10789) 4 years ago
Filip Petkovski 7a78897d0b
Improve reliability of Kubernetes SD tests (#10761) 4 years ago
Filip Petkovski a56731126d
Export TSDB status structs (#10783) 4 years ago