-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Logs filter U/X: Improve how attributes are shown in logs filter UI. #3299
Labels
Comments
|
Figma Design is ready for this. This should be changed both in new Logs & traces explorer page |
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Sep 14, 2023
palashgdev
added a commit
to Rajat-Dabade/signoz
that referenced
this issue
Sep 14, 2023
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Sep 15, 2023
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Sep 20, 2023
makeavish
added a commit
to Rajat-Dabade/signoz
that referenced
this issue
Sep 21, 2023
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Sep 24, 2023
nityanandagohain
added a commit
to Rajat-Dabade/signoz
that referenced
this issue
Oct 5, 2023
srikanthccv
added a commit
to Rajat-Dabade/signoz
that referenced
this issue
Nov 18, 2023
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Nov 23, 2023
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Nov 23, 2023
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Nov 23, 2023
This was referenced Nov 27, 2023
makeavish
added a commit
to Rajat-Dabade/signoz
that referenced
this issue
Nov 30, 2023
palashgdev
added a commit
to Rajat-Dabade/signoz
that referenced
this issue
Dec 19, 2023
Rajat-Dabade
pushed a commit
to Rajat-Dabade/signoz
that referenced
this issue
Dec 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When an attribute is selected we show it as
<type>_<name>
where<type>
can betag/resource
and<name>
is the name of the attrbute.Once the attribute is selected it becomes just
<name>
We need a better way to convery the user what is the
type
anddataType
of the tag instead of the aboeThe text was updated successfully, but these errors were encountered: