influxdb/pkg
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
..
binaryutil Initial import pkg package 2018-10-01 12:03:20 +01:00
bloom fix(influxd): update xxhash, avoid stringtoslicebyte in cache (#578) (#25622) 2024-12-05 16:57:26 -06:00
bytesutil refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
cmputil build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
data fix: prevent differing field types in the same shard (#26025) 2025-02-14 12:28:10 -08:00
deep build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
durablequeue test: use `T.TempDir` to create temporary test directory (#23258) 2023-03-21 16:22:11 -04:00
encoding/simple8b chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
errors chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
escape chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
estimator fix(influxd): update xxhash, avoid stringtoslicebyte in cache (#578) (#25622) 2024-12-05 16:57:26 -06:00
file build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
fs feat: disable file:// urls when hardening enabled (#24858) 2024-06-17 17:33:48 -05:00
httpc build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
jsonnet build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
jsonparser fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
limiter build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
metrics chore: update staticcheck and fix newly identified lint checks (#18737) 2020-06-26 18:54:09 -05:00
mincore build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
mmap fix: fully clean up partially opened TSI (#23430) (#23454) 2022-06-14 11:49:16 -07:00
pointer Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
pool fix(tsm1): limit concurrent WAL encodings to reduce memory pressure under heavy write load (#20814) 2021-06-03 16:11:36 -04:00
radix chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
reporthelper feat: port report-db command from 1.x (#23922) 2022-11-21 11:23:13 -05:00
rhh fix(influxd): update xxhash, avoid stringtoslicebyte in cache (#578) (#25622) 2024-12-05 16:57:26 -06:00
slices chore: upgrade to go 1.21.6 (main-2.x) (#24709) 2024-03-05 12:58:59 -05:00
snowflake Initial import pkg package 2018-10-01 12:03:20 +01:00
tar chore: remove duplicate word in comments (#23685) 2022-09-13 11:00:52 -05:00
testing/assert chore(gen): Add ingen generator data structures to platform for reuse 2018-12-11 17:45:57 -07:00
testttp chore(testtp): extend testtp request with SetFormValue 2020-04-16 14:39:07 -07:00
tracing feat: update protos for main-2x (#26059) 2025-02-24 11:27:23 -06:00