[Feature Request]: Show values with protobuf with custom .proto files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 491
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Problem description we store different type of objects in protobuf format. For now it's possible to see values in raw protobuf. I would like to be able to define my own formatters based on my own .proto file and see it in drop down list of all formatters.
How often do you encounter this problem the most of our objects are serialized via protobuf.
Additional information I see similar configuration in other applications (Kafka UI, Redpanda).
https://docs.kafka-ui.provectus.io/configuration/serialization-serde
https://docs.redpanda.com/current/console/config/deserialization
I would like to be able to put my .proto files to somewhere and configure new formatters for messages to map them to my types from proto files.
And later select it from the list. See example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are identified in the issue. Start by reviewing the existing raw protobuf formatter and formatter dropdown, then compare the linked Kafka UI and Redpanda configuration examples. Done should include a defined way to register custom .proto files and select the resulting formatter for displayed values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100