Commit Graph

60 Commits (8065bef172e8d88e22399504b175a8c9115e9da3)

Author SHA1 Message Date
Arianna Vespri ffcc8a64a9 Add unit to metric family protobuf message
12 months ago
beorn7 0eb0ca42c5 Update “conventional histogram” → “classic histogram”
1 year ago
beorn7 a5abd92541 prompb: Remove `gogoproto.nullable) = true]` from created_timestamp
1 year ago
Arthur Silva Sens 4b9c19fe55
Add created timestamps to prompb (#12936)
1 year ago
beorn7 c58e20ad0e histogram: Identify native histograms even without observations
1 year ago
Paschalis Tsilias 8a34c43515
Update prompb/README.md
2 years ago
Paschalis Tsilias 55626c6911 Fix final newline
2 years ago
Paschalis Tsilias 93f64754c0 Remove extra line
2 years ago
Paschalis Tsilias 417e847662
Update prompb/README.md
2 years ago
Paschalis Tsilias c06c02b3b1 Fix recommended protoc version
2 years ago
Jeanette Tan e9a1e26ab7 Perform integer/float histogram type checking on conversions, and use a consistent method for determining integer vs float histogram
2 years ago
Justin Lei c16b6a0185 Handle native histograms in remote read
2 years ago
Ganesh Vernekar 36b04efc7b
Merge pull request #11947 from prometheus/beorn7/protobuf
2 years ago
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 bde500e690
Merge pull request #11420 from jesusvazquez/jvp/update-sparsehistogram-with-main-v2
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
beorn7 3bc711e333 Merge branch 'main' into sparsehistogram
3 years ago
Paschalis Tsilias 4deb1a90d2 Amend Protobuf docstrings referring to model/ packages
3 years ago
beorn7 4210aac74a Merge branch 'main' into sparsehistogram
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
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