Update Forward Protocol Specification for zstd compression support
- Dominant language
- Ruby
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 20
Description
### Is your feature request related to a problem? Please describe.
The following PR supports zstd compression.
* #4657
So, we need to update [Forward Protocol Specification - CompressedPackedForward Mode](https://github.com/fluent/fluentd/wiki/Forward-Protocol-Specification-v1.5#compressedpackedforward-mode).
### Describe the solution you'd like
Update the following description and add `zstd` value to `compressed` option.
* https://github.com/fluent/fluentd/wiki/Forward-Protocol-Specification-v1.5#compressedpackedforward-mode
* https://github.com/fluent/fluentd/wiki/Forward-Protocol-Specification-v1.5#option
Would that be Forward Protocol Specification v1.6?
### Describe alternatives you've considered
Having no idea.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.