Commit Graph

31 Commits (4a1b84f8b2df50a896f60710200c0a8f06bb9990)

Author SHA1 Message Date
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
Frederic Branczyk 3287b9a4b8
Merge pull request #4579 from bwplotka/ensure-genproto-works
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