Commit Graph

10194 Commits (d9d51c565c622cdc7d626d3e7569652bc28abe15)
 

Author SHA1 Message Date
Julien Pivotto 6e3a0efe40
Make necessary change to compile promql parser to wasm (#10683)
3 years ago
TJ Hoplock c40e269c3e
feat: add linode SD failure count metric (#10673)
3 years ago
Matthias Rampke 78f2645787
test(tsdb): break up repeated test to avoid timeout (#10671)
3 years ago
Ben Kochie eb1617ebd5
Merge pull request #10670 from prometheus/superq/relax_yaml
3 years ago
SuperQ a62a9e4942
Relax yamllint
3 years ago
Łukasz Mierzwa 88f9b248b4
Correctly format error message (#10669)
3 years ago
Alban Hurtaud 41630b8e88
Add hidden flag to configure discovery loop interval (#10634)
3 years ago
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532)
3 years ago
Ben Kochie b9d4260b81
Add deps to golangci-lint (#10659)
3 years ago
Augustin Husson 0a30ac3f9b
enable active search through dropped targets (#10668)
3 years ago
beorn7 c9f9ff9aa8 UI: Handle histograms without buckets
3 years ago
beorn7 654c07783c Fix deprecation
3 years ago
beorn7 3bc711e333 Merge branch 'main' into sparsehistogram
3 years ago
beorn7 9cfc78814e React: Clean up formatting
3 years ago
Björn Rabenstein 23675cad16
Merge pull request #10666 from prometheus/beorn7/exclude-empty-buckets-from-json
3 years ago
Björn Rabenstein eeaf9ab5db
Merge pull request #10665 from prometheus/beorn7/fix-histogram-iterator
3 years ago
Björn Rabenstein 5a7bcf6c31
Merge pull request #10639 from prometheus/beorn7/sparsehistogram
3 years ago
Goutham Veeramachaneni 2381d7be57
Send target and metadata cache in context (again) (#10636)
3 years ago
Kemal Akkoyun dd5f9daab9
Update link for referenced CNCF code of conduct (#10664)
3 years ago
beorn7 d16b314b72 Histogram: Do not render empty buckets in JSON output
3 years ago
beorn7 61d6d1df18 Histogram: Remove obsolete work-around code
3 years ago
beorn7 2d233cf95e Histogram: Fix allFloatBucketIterator
3 years ago
André Bauer 8cc27af6eb
fix markdown lint issues (#10591)
3 years ago
Julien Pivotto 71dbb4d091
Add lowercase and uppercase relabel action (#10641)
3 years ago
dependabot[bot] 4e6374180d
build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#10648)
3 years ago
dependabot[bot] 0e938f89fd
build(deps): bump go.opentelemetry.io/otel from 1.6.1 to 1.7.0 (#10653)
3 years ago
dependabot[bot] 51eb754e77
build(deps): bump github.com/linode/linodego from 1.4.0 to 1.4.1 (#10654)
3 years ago
dependabot[bot] d066b9c4c5
build(deps): bump k8s.io/api from 0.23.5 to 0.23.6 (#10649)
3 years ago
dependabot[bot] 621afdc804
build(deps): bump bufbuild/buf-setup-action from 1.3.1 to 1.4.0 (#10646)
3 years ago
dependabot[bot] b2e2751e23
build(deps): bump google.golang.org/api from 0.74.0 to 0.77.0 (#10647)
3 years ago
Julien Pivotto 453e8a61df
Release Shepherd for 2.37 LTS (#10637)
3 years ago
Arunprasad Rajkumar 854d671b6b
chore: remove unused file assets_generate.go (#10638)
3 years ago
beorn7 77a362b771 Histogram support in table view
3 years ago
Björn Rabenstein f76104d3e4
Merge pull request #10635 from prometheus/beorn7/doc
3 years ago
beorn7 01d90aef3c README.md: Cease to call the React UI "new experimental"
3 years ago
beorn7 5d7b929e77 README.md: Update Godoc link
3 years ago
Ted Robertson 9558b9b54b
Examples: explain what the duration in brackets means (#10589)
3 years ago
Ziqi Zhao 74e5b596da
add stripDomain to template function (#10475)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
AndreSPy1 d8ca9aa67b
Allow setting the search term on alerts, targets, and discovery pages via the URL (#10613)
3 years ago
Björn Rabenstein bcc919cb19
Merge pull request #10604 from prometheus/beorn7/sparsehistogram
3 years ago
beorn7 37bbc07118 Histogram: Add jsoniter marshaling
3 years ago
David Heap 685493187e
Support numerical labels in PuppetDB service discovery (#10633)
3 years ago
Julien Pivotto 64fc3e58fe
Split go1.18 and changelog (#10622)
3 years ago
Julien Pivotto fc3f1b8ded
Move issue template to yml; add form. (#10576)
3 years ago
Julien Pivotto 9fcf0b3d46
Merge pull request #10616 from prometheus/release-2.35
3 years ago
Augustin Husson 6656cd29fe
cut v2.35.0 (#10614)
3 years ago
Joker b2c21433eb
Fix exemplar docs. (#10609)
3 years ago
Julien Pivotto 09da88114d Support overriding minimum TLS version
3 years ago
Chris Marchbanks a11e73edda
Fix a deadlock between Batch and FlushAndShutdown (#10608)
3 years ago