open-telemetry / open-telemetry/weaver
Command to create a list of all attributes
Open
@trisch-me is already working on this.
Since Jan 13, 2025.
enhancement
- Dominant language
- Rust
- Stars
- 486
- Forks
- 108
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 40
Description
I’m planning to add a subcommand to the weaver to be able to generate a list of all attributes in plain format.
We have something similar in ecs and I have needed it already quite a few times to make comparisons between different standards.
weaver registry list-attributes -r <registry> --format csv proposed command.
Please let me know if you have any proposals or concerns regarding this command.
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.
Assessment
This issue has not been assessed yet.