Commit Graph

83 Commits (1200c89d0c34cea04b50913890fdc2dab5c67462)

Author SHA1 Message Date
dependabot[bot] f9d060c65f
build(deps): bump github.com/prometheus/common
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
dependabot[bot] ccfcfc7ff4
build(deps): bump github.com/prometheus/prometheus
1 year ago
dependabot[bot] 754fcc265e
build(deps): bump github.com/prometheus/client_golang
1 year ago
dependabot[bot] ac32e19bcc
build(deps): bump github.com/prometheus/client_golang
1 year ago
dependabot[bot] 5735373c9b
build(deps): bump github.com/prometheus/prometheus
1 year ago
Julien Pivotto 742f9e3820
Merge pull request #12427 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/stretchr/testify-1.8.4
1 year ago
dependabot[bot] 2c6b9c4cd4
build(deps): bump github.com/influxdata/influxdb
1 year ago
dependabot[bot] f28d7d23cd
build(deps): bump github.com/stretchr/testify
1 year ago
dependabot[bot] 90816aa39e
build(deps): bump github.com/prometheus/prometheus
2 years ago
dependabot[bot] 8deface2da
build(deps): bump github.com/prometheus/client_golang
2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters
2 years ago
dependabot[bot] ce353727f1
build(deps): bump github.com/prometheus/prometheus
2 years ago
junya koyama bde3a04228
build(deps): bump github.com/prometheus/prometheus from 0.37.0 to 0.42.0 in /documentation/examples/remote_storage
2 years ago
dependabot[bot] 59cc7389fa
build(deps): bump github.com/stretchr/testify
2 years ago
dependabot[bot] e3a296dfc5
build(deps): bump github.com/prometheus/client_golang
2 years ago
dependabot[bot] efd1392ec8
Bump github.com/influxdata/influxdb
2 years ago
Julien Pivotto 8aae683d43 Update docker dependency
2 years ago
Matthieu MOREL f99c58f7bb
Upgrade several dependencies (#11539)
2 years ago
Signed-off-by: Jesus Vazquez 3362bf6d79
Fix merge conflicts
2 years ago
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
dependabot[bot] 6bfb1a2ce2
build(deps): bump github.com/prometheus/prometheus (#11247)
2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279)
2 years ago
dependabot[bot] 6767f6e1a9
build(deps): bump github.com/influxdata/influxdb (#11245)
2 years ago
dependabot[bot] a6e0412d48
build(deps): bump github.com/prometheus/client_golang (#11246)
2 years ago
beorn7 c9fd3c235d Merge branch 'main' into sparsehistogram
2 years ago
dependabot[bot] c2c5c105c4
build(deps): bump github.com/prometheus/common (#11086)
2 years ago
beorn7 87351f2318 prompb: Modify layout of histograms
2 years ago
beorn7 a38ee22110 documentation: fix remote_storage examples
2 years ago
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001)
2 years ago
beorn7 20a3990500 documentation: fix example dependencies
2 years ago
dependabot[bot] 867d3bd78f
build(deps): bump github.com/go-kit/log (#10827)
3 years ago
dependabot[bot] 7b8ed5d36b
build(deps): bump github.com/prometheus/common (#10826)
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
Matthieu MOREL 12de742ae4
refactor (documentation): move from github.com/pkg/errors to 'errors' and 'fmt' (#10808)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
Julien Pivotto 8cc7b7e577
Split remote storage example in its own go mod (#10244)
3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309)
3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296)
4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver:
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
Vadym Martsynovskyy a9970a47ef Fix incorrect examples in docs
5 years ago
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479)
6 years ago
qinng cc75c27580 Fix multiple response.WriteHeader calls error in remote read adapter (#5159)
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
LongKB 23480bef43 Remove the duplicated words (#5251)
6 years ago