Skip to content

Configurable delimiter for influxdb source #23209

@nionata

Description

@nionata

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

I would like to set the delimiter between a received influxdb measurement and its fields to ".". This matches the naming conventions of my project. This also has implications on the downstream sink.

Attempted Solutions

The delimiter is hardcoded to be "_".

Proposal

Allow the delimiter between an influxdb measurement name and fields to be configurable. The default can be "_" to match the existing behavior.

References

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureA value-adding code addition that introduce new functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions