fix(collector): show per-signal stability levels and remove generic fallback description#427
Open
aabhinavvvvvvv wants to merge 1 commit into
Conversation
✅ Deploy Preview for otel-ecosystem-explorer ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
6ed6f7f to
0703dd2
Compare
Member
|
Hi @aabhinavvvvvvv! Could you add some screenshot examples to the description showing the before and after? 🙌🏼 |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Collector components list UI to better reflect per-signal stability metadata and to avoid showing a generic description when component descriptions are missing.
Changes:
- Only render a component description paragraph when
comp.descriptionis present (removes the generic fallback text). - Replace the single stability badge on list cards with a per-stability-level breakdown showing associated signals.
0703dd2 to
ca17d5c
Compare
…allback description
ca17d5c to
5739341
Compare
Contributor
Author
|
@vitorvasc I've added screenshots and resolved copilot's comments |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #375
[stable] logs, metrics, traces/[alpha] profiles)Screenshots
Before:

After:
