WeblWabl
26170d4e57
feat: update protos for main-2x ( #26059 )
...
* feat: update protos
This PR updates the proto files to use protoc-gen-go v1.34.1
and protoc to use v5.29.2
* feat: update makefile target to use v1.34.1 of protoc-gen-go
2025-02-24 11:27:23 -06:00
davidby-influx
73f694ac3c
chore: update google.golang.org/protobuf to 1.33.0 ( #24940 )
...
* chore: update google.golang.org/protobuf to 1.33.0
closes https://github.com/influxdata/edge/issues/627
* chore: update protoc
2024-05-01 10:16:23 -04:00
davidby-influx
b72848d436
feat: optimize saving changes to fields.idx ( #23701 ) ( #23728 )
...
Instead of writing out the complete fields.idx
file when it changes, write out incremental
changes that will be applied to the file on
close and startup.
closes https://github.com/influxdata/influxdb/issues/23653
(cherry picked from commit 80c10c8c04
)
closes https://github.com/influxdata/influxdb/issues/23703
2022-09-15 12:15:14 -07:00
Dane Strandboge
f4e9ae94ca
build: upgrade protobuf library ( #22654 )
2021-11-02 16:00:54 -05:00
Daniel Moran
b1283bc998
build: fix 'go generate' and regenerate the universe ( #21089 )
2021-03-30 10:32:14 -04:00
Daniel Moran
15b9531273
fix: correct various typos ( #19987 )
...
Co-authored-by: kumakichi <xyesan@gmail.com>
2020-11-11 13:54:21 -05:00
Stuart Carnie
dee8977d2c
chore: move v2/v1/tsdb → v2/tsdb
2020-08-26 10:46:47 -07:00
Jacob Marble
cdbf532f57
refactor(storage): remove dead code and rename a few things ( #17217 )
...
* refactor(storage): remove CursorIterators type
* refactor(storage): remove unused tsdb.MarshalTags()
* refactor(storage): remove unused package tsdb/internal
* refactor(storage): rename tsdb/metrics.go to tsdb/series_file_metrics.go
* refactor(storage): remove unused type tagValueSliceIterator
* refactor(storage): rename field row to seriesRow
* refactor(storage): rename tsdb/index.go to tsdb/series_iterators.go
2020-03-12 10:45:48 -07:00
Ben Johnson
1862b4421d
Integrate scanned values statistics tracking.
2018-11-28 15:32:06 -07:00
Jeff Wendling
f2381de7bf
regenerate internal protobuf with non-conflicting package
2018-10-01 12:03:19 +01:00
Jeff Wendling
992884ab6c
initial import of tsdb package
2018-10-01 12:03:19 +01:00