9627 Commits (f58024875992009460f588dbc12e905a0d0dbdd5)
 

Author SHA1 Message Date
Ganesh Vernekar f580248759
Support + operator for sparse histograms (#9949) 3 years ago
Ganesh Vernekar 187a767292
Implement sum() for sparse histograms (#9948) 3 years ago
Ganesh Vernekar 4a43349aca
`histogram_quantile` for sparse histograms (#9935) 3 years ago
Björn Rabenstein 0e1b9dd308
Promql: Initial rate implementation for sparse histograms (#9926) 3 years ago
beorn7 e8e9155a11 Merge branch 'main' into sparsehistogram 3 years ago
Björn Rabenstein 5b8ad3599a
Merge pull request #9908 from prometheus/beorn7/merge2 3 years ago
beorn7 68e02be963 Post-merge fixes 3 years ago
beorn7 e4e24453fa Merge branch 'main' into beorn7/merge2 3 years ago
Robert Fratto 4cbddb41eb
tsdb/agent: Synchronize appender code with grafana/agent main (#9664) 3 years ago
dependabot[bot] b63d7c786e
build(deps-dev): bump @types/node from 16.11.9 to 16.11.10 in /web/ui (#9897) 3 years ago
Julien Pivotto c78fcd29ba
Adapt UI for Prometheus Agent (#9851) 3 years ago
dependabot[bot] 0d20ee46fe
build(deps): bump github.com/aws/aws-sdk-go from 1.42.10 to 1.42.15 (#9902) 3 years ago
dependabot[bot] 863788b057
build(deps): bump github.com/go-openapi/strfmt from 0.21.0 to 0.21.1 (#9900) 3 years ago
Filip Petkovski 5849521e90
promtool: Fix credentials file check (#9883) 3 years ago
dependabot[bot] 56e5946a1a
build(deps): bump github.com/Azure/azure-sdk-for-go (#9899) 3 years ago
Matthew 8e9b8d499d
feat: render IPv6 links (#9853) 3 years ago
Björn Rabenstein 4ce01e9770
storage: Rename ...Values methods to At... (#9889) 3 years ago
Björn Rabenstein d677aa4b29
storage: Consolidate iterator method names (Values -> At) (#9888) 3 years ago
Björn Rabenstein b866db009b
storage: Fix and improve the Seek method of various iterators (#9878) 3 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877) 3 years ago
Shihao Xia 0e82a96e2f
fix potential deadlock in test (#9010) 3 years ago
Björn Rabenstein e63b85be4f
Merge pull request #9866 from prometheus/beorn7/cleanup 3 years ago
Ganesh Vernekar 26c0a433f5
Support appending different sample types to the same series (#9705) 3 years ago
Julien Pivotto b48a1e9e9b
Revert "Replace vfsgen with embed for static web assets (#9719)" (#9870) 3 years ago
Jan Fajerski ddaddc2a7a
Replace vfsgen with embed for static web assets (#9719) 3 years ago
beorn7 9672ade191 Promql: Add clarifying note to Point.MarshalJSON 3 years ago
Ganesh Vernekar 2a3d62ac84
Revert "promql: Remove unused Point.MarshalJSON method (#9860)" (#9864) 3 years ago
Bryan Boreham 1b74a3812e
Fix panic, out of order chunks, and race warning during WAL replay (#9856) 3 years ago
Björn Rabenstein 427425cc9f
promql: Remove unused Point.MarshalJSON method (#9860) 3 years ago
Jessica G 0e9d2aac2a
Merge pull request #9858 from JessicaGreben/update-maintainer-email 3 years ago
Björn Rabenstein ae1ca39324
Merge pull request #9857 from prometheus/beorn7/floathistogram 3 years ago
jessicagreben 60ce257072 update email 3 years ago
Oleg Zaytsev 5e746e4e88
Check postings bytes length when decoding (#9766) 3 years ago
Matheus Alcantara d9a8c453a0
cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 3 years ago
beorn7 6a820a646c histogram: Add FloatHistogram 3 years ago
dependabot[bot] 17a92ca6a8
build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.9 in /web/ui (#9844) 3 years ago
dependabot[bot] 41e27dea73
build(deps): bump github.com/aws/aws-sdk-go from 1.42.8 to 1.42.10 (#9845) 3 years ago
lzhfromustc 5538c64e8e
web:Fix a potential goroutine leak by channel (#8965) 3 years ago
beorn7 8e4e8726bb promql: Fix another ChunkEncoding call 3 years ago
dependabot[bot] f08c89e569
build(deps): bump @codemirror/state from 0.19.5 to 0.19.6 in /web/ui (#9840) 3 years ago
dependabot[bot] 633e686d2d
build(deps-dev): bump @types/react from 17.0.35 to 17.0.36 in /web/ui (#9837) 3 years ago
dependabot[bot] 2083dec64d
build(deps-dev): bump @types/node from 16.11.7 to 16.11.9 in /web/ui (#9839) 3 years ago
dependabot[bot] dddeca61fc
build(deps): bump @codemirror/search from 0.19.2 to 0.19.3 in /web/ui (#9838) 3 years ago
dependabot[bot] fa6a736103
build(deps-dev): bump nock from 13.1.3 to 13.2.1 in /web/ui (#9836) 3 years ago
dependabot[bot] 5da48cef93
build(deps-dev): bump eslint from 8.2.0 to 8.3.0 in /web/ui (#9835) 3 years ago
dependabot[bot] fa455ff164
build(deps): bump @codemirror/view from 0.19.19 to 0.19.20 in /web/ui (#9833) 3 years ago
Frederic Branczyk 10e72596b9
Merge pull request #9832 from paulfantom/k8s-convention 3 years ago
paulfantom 151a8daa98 documentation: align kubernetes example with the prom operator and mixins 3 years ago
Ganesh Vernekar 0eac720468
Export rules related structs in web/api/v1 (#9831) 3 years ago
Matheus Alcantara e673805d67
storage/remote: use t.TempDir instead of ioutil.TempDir on tests (#9811) 3 years ago