SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
19.52k stars 1.32k forks source link

FE/UX : [LOGS] No easy way to go back to list view after applying different parms #3150

Open nityanandagohain opened 1 year ago

nityanandagohain commented 1 year ago

https://github.com/SigNoz/signoz/assets/26831659/db1e734f-a094-402c-bcb5-7acdd94b8e41

pranay01 commented 1 year ago

@nityanandagohain In current implementation, if user removes the attributes in groupby field, the list view becomes accessible. We also shows this on hove on the disabled list view.

Doesn't this solve the issue? I don't think they need to remove filters to access list view

listview

kaushikmacharla07 commented 1 year ago

Its better not to show the "List View" tab completely in this case rather than explaining why something cannot be shown being the very first tab there.

nityanandagohain commented 1 year ago

Yes @pranay01 it does solve it, just that removing 5 attributes in groupby is 5 clicks. There is no way to clean it up instantly and go back to list view in a single click.

pranay01 commented 1 year ago

Its better not to show the "List View" tab completely in this case rather than explaining why something cannot be shown being the very first tab there.

So, time series view comes into picture only when someone selects attributes in groupby field. Otherwise list view is the default view. Not showing the tab won't be a great experience IMO

pranay01 commented 1 year ago

just that removing 5 attributes in groupby is 5 clicks

@nityanandagohain My sense is that mostly people will have 1 or 2 attributes in groupby field. Do you expect any common situation where people will add 5 attributes in group by field?

ankitnayan commented 1 year ago

seems uncommon to me too. We can wait for this improvement IMO

nityanandagohain commented 1 year ago

Yeah we can hold this fow now, and come up with ideas onces users start using it

ankitnayan commented 5 months ago

@nityanandagohain is this still relevant?

nityanandagohain commented 5 months ago

Yes Ankit, this is still relevant. There is no way to clear the current aggregate query for moving to list view without removing everything manually