* feat: add hideSpanScopeSelector prop to QueryBuilderSearchV2 and hide from non qb consumers
* fix: update the tests to check rendering based on hideSpanScopeSelector
* feat: display span selector in exceptions page
* fix: context log data fix in list view
* fix: fix query builder and quick filters in light mode
* chore: add desc
* chore: added test case
* fix: fix redirect url when not in logs view
* chore: minor fix
* chore: minor fix
* chore: minor test fix
---------
Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local>
* feat: quick_filter_fix
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added support for custom quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added changes related to custom options for quick filters
* feat: added url sharing for main domain list page api monitoring
* feat: added shivanshus suggestions in qb payloads for spanid and kind string client filter
* fix: limited the endpoints table limit to 1000
* feat: date picker in domain details drawer
* feat: added top errors tab in domain details
* fix: removed console logs
* feat: new dep services top 10 errors localised date picker agrregate domain details etc
* feat: added domain level and endpoint level stats
* feat: added custom cell rendering in gridcard, added new table view in all endpoints
* feat: added port column in endpoints table
* feat: added custom title handling in gridtablecomponent
* fix: fixed the traces corelation query for status code bar charts
* feat: added zoom functionality on domain details charts
* chore: add constants for standardisation
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* chore: add constants for standardisation in the API
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* feat: add tooltip to Endpoint Overview
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* feat: api monitoring feedback till 28th april
* feat: added top errors to traces corelation
* feat: added new rate col to status code table
* feat: custom color mapping for uplot tooltip implemented
* chore: added ApiMonitoringPage.test
* chore: added uts for all endpoints, top errors and their utils
* fix: minor fix
* chore: moved test files to proper folder
* chore: added endpoint details uts and its imported utils ut
* chore: added endpoint dropdown uts and its imported utils ut
* chore: added endpoint metrics uts and its imported utils ut
* chore: added dependent services uts and its imported utils ut
* chore: added status code bar chart uts and its imported utils ut
* chore: added status code table uts and its imported utils ut