-
Notifications
You must be signed in to change notification settings - Fork 514
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
Add optional tag actions #759
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: yoave23 <[email protected]>
Signed-off-by: yoave23 <[email protected]>
Signed-off-by: yoave23 <[email protected]>
Signed-off-by: yoave23 <[email protected]>
Signed-off-by: yoave23 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #759 +/- ##
==========================================
- Coverage 95.10% 94.98% -0.13%
==========================================
Files 230 230
Lines 7010 7021 +11
Branches 1745 1749 +4
==========================================
+ Hits 6667 6669 +2
- Misses 337 346 +9
Partials 6 6
Continue to review full report at Codecov.
|
@yurishkuro sorry for getting back to this PR so late
this is a link to the link-patterns docs which can be overridden in the config
we can avoid another top-level section in the config and use a "select all" option such as "*". |
<div> | ||
<a href={linkPatternsUrl} target="_blank" rel="noopener noreferrer"> | ||
<Icon type="info-circle-o" className="SpanDetail--docsIcon" /> | ||
Learn how to configure links |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this being shown within every span?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is, any other idea would be appreciated :)
we can also remove that part from this PR and do it in a separate one
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be too much to have this as part of every single span in a trace. We might have hundreds/thousands of them...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, we'll try to find a better location for it or just remove it from this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As I already wrote earlier, this information shouldn't be in the UI because the end user of the UI cannot change the configuration, only the operator can.
@esnible, what do you think about this from a UX perspective? |
Signed-off-by: yoave23 <[email protected]>
@yoave23 are you still interested in finishing this PR? |
Which problem is this PR solving?
Short description of the changes
Screen.Recording.2021-05-26.at.14.08.54.mov
config used in the example: