48 Commits (331a7dfd213baae7e798bb3fabde2ad0e6a00114)

Author SHA1 Message Date
beorn7 1dd53843b6 protobuf: Mark repeated fields as non-nullable 2 years ago
Charles Korn 0a1de58f7e
Mark Histogram.(Positive|Negative)Spans as non-nullable. 2 years ago
Giedrius Statkevičius d1d2566055
remote/read_handler: pool input to Marshal() (#11357) 2 years ago
Ganesh Vernekar 507bfa46fd
Fix HistogramChunk's AtFloatHistogram() 2 years ago
beorn7 430bdc9dd0 prompb: Add note about experimental state of native histograms 2 years ago
beorn7 c40b105efd histograms: Move to new exposition protobuf format 2 years ago
beorn7 87351f2318 prompb: Modify layout of histograms 2 years ago
beorn7 d758198e37 prompb: Update exposition protobuf to include float and gauge histograms 2 years ago
beorn7 d9d51c565c prompb: Add histograms to remote write/read protobufs 2 years ago
beorn7 fb92a801f6 prompb: add lint ignores for metrics.proto 2 years ago
Paschalis Tsilias 4deb1a90d2 Amend Protobuf docstrings referring to model/ packages 3 years ago
Julien Pivotto e239e3ee8b
github action: Add buf-lint, fix buf (#10307) 3 years ago
Rémy Léone 4cc18b1109
add support for buf (#10112) 3 years ago
Björn Rabenstein df3b674f01
Add metrics.proto to other protobuf code (#8996) 3 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 4 years ago
Simon Pasquier cf269b7ddd Update github.com/gogo/protobuf to v1.3.2 4 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815) 4 years ago
Julien Pivotto e208afcc95
web: Remove APIv2 (#7935) 4 years ago
Luke Chen 7de6046d1e
update the protoc version to 3.12.3 in readme.md (#7931) 4 years ago
Bartlomiej Plotka e6d7cc5fa4
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
Ganesh Vernekar c729df3d0f
Update dependencies (#7331) 5 years ago
Julien Pivotto ef63d8d16d Update vendors 5 years ago
Brian Brazil 38d32e0686 Don't sort postings if we only have one block. 5 years ago
Garrett 5a9c4acfbf Pushdown aggregator group by through read hint (#6401) 5 years ago
Bartek Płotka 48b2c9c8ea
remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 5 years ago
Julius Volz b5c833ca21
Update go.mod dependencies before release (#5883) 5 years ago
Simon Pasquier 81c4248081
*: bump gRPC and protobuf dependencies (#5367) 6 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957) 6 years ago
Simon Pasquier 375ad1185c
*: bump gRPC dependencies (#5075) 6 years ago
Bartek Plotka c3434a39b7 proto: Allow reproducible proto generation. 6 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655) 6 years ago
Thomas Jackson 92c6f0c92e Add offset to selectParams (#4226) 6 years ago
Henri DF a3ddde0800 Add prompb/README (#4222) 7 years ago
Henri DF 2952387ed1 Pass query hints down into remote read query proto (#4122) 7 years ago
Fabian Reinartz 3e6c890aea api: add flag to skip head on snapshots 7 years ago
Krasi Georgiev 99e717ad18 revert ot using the gogofast plugin and regenerate grpc server 7 years ago
Alexey Palazhchenko 85bef0d583 Add comment about samples order. (#3642) 7 years ago
Goutham Veeramachaneni 3de10e3b44
Add CleanTombstones API endpoint 7 years ago
Krasi Georgiev 5d8f93a22a now using only github.com/gogo/protobuf 7 years ago
Tom Wilkie 4c5c22dcf1 Rename proto package from remote -> prometheus. 7 years ago
Tom Wilkie b568ace7ce Move protos to ./prompb 7 years ago
Fabian Reinartz 32226e30f5 Guard reload and quit endpoints by flag 7 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API 7 years ago