Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weaver search registry subcommand #4

Open
lquerel opened this issue Feb 10, 2024 · 3 comments
Open

weaver search registry subcommand #4

lquerel opened this issue Feb 10, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lquerel
Copy link
Contributor

lquerel commented Feb 10, 2024

The weaver search registry subcommand must:

  • Read the resolved registry from issue chore(deps): bump serde_yaml from 0.9.31 to 0.9.32 #35.
  • Index all the data from this resolved registry to enable an interactive search UI.
  • Create TUI (Text-based User Interface) screens for each registry concept (e.g., attributes, metrics, spans, logs, events, resources).
    • Include all fields.
    • Display the lineage and provenance information computed in the resolution process.
@lquerel lquerel added the enhancement New feature or request label Feb 10, 2024
@lquerel lquerel moved this to Todo in OTel Weaver Project Feb 13, 2024
@lquerel lquerel changed the title Implement the weaver search registry subcommand weaver search registry subcommand Feb 15, 2024
@lquerel lquerel changed the title weaver search registry subcommand weaver search registry subcommand Feb 16, 2024
@jsuereth
Copy link
Contributor

Note: We may want to scaffold this command first so that we can open "good for beginners" or "good first issues" open against these sub-issues later.

@lquerel lquerel removed the status in OTel Weaver Project Aug 2, 2024
@jsuereth jsuereth added the good first issue Good for newcomers label Aug 9, 2024
@RichardChukwu
Copy link

Is this currently being worked on please @jsuereth @lquerel ?

@jsuereth jsuereth added the help wanted Extra attention is needed label Dec 6, 2024
@jsuereth
Copy link
Contributor

jsuereth commented Dec 6, 2024

@RichardChukwu I added help wanted here. I think this needs more time than I could give it. We set up a scaffold so someone doesn't have to set everything up from scratch and can run with it. However, we're still working on some foundational components before we can get to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

3 participants