Sven Rebhan

Results 58 issues of Sven Rebhan

## Summary PostgreSQL imposes a identifier length limit, leading to errors if column names (derived from field or tag names) are too long. Currently the default limit is 63 characters....

feat
area/postgresql
plugin/output

## Summary Currently, each output of a request has the register-type added as a tag, this prevents grouping across register types. However such a grouping across register types might be...

feat
area/modbus
plugin/input

Add fuzzing to find issues not covered by existing unit-tests.

help wanted
feature request
size/l

## Summary The bind implementation of the XML v3 endpoint reports counters as unsigned integers through XML. However, the current implementation of the plugin tries to convert those numbers to...

fix
plugin/input

## Summary **THIS IS A BREAKING CHANGE** This PR removes the old way of creating serializers, switching completely to the new, plugin-style framework. While this is a breaking API change...

breaking change
plugin/serializer
chore

## Summary ## Checklist - [x] No AI generated code was used in this PR ## Related issues resolves #

plugin/input
chore

Closes # Superseeds #25253 Describe your proposed changes here. - [x] I've read the contributing section of the project [README](https://github.com/influxdata/influxdb/blob/main/README.md). - [x] Signed [CLA](https://influxdata.com/community/cla/) (if not already signed). This PR...

## Summary This PR implements specification [TSD-008](https://github.com/influxdata/telegraf/blob/master/docs/specs/tsd-008-partial-write-error-handling.md) for partial write errors. ## Checklist - [x] No AI generated code was used in this PR ## Related issues related to #11942...

feat
ready for final review
plugin/output