Skip to content

The protobuf codecs do not support all data types #23609

@pront

Description

@pront

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

Problem

This #23550 advertised that the protobuf codecs support all data types. But actually the implementation needs further changes.

Configuration

# omitted, assume a source that emits metrics
    decoding:
      codec: protobuf
      protobuf:
        desc_file: /path/to/proto.desc
        message_type: SomeType

Version

0.49.0

Debug Output


Example Data

No response

Additional Context

No response

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugA code related bug.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions