issues
search
measure-sh
/
measure
Measure is an open source tool to monitor mobile apps.
https://measure.sh
Apache License 2.0
543
stars
27
forks
source link
Add support for Spans
#1523
Open
anupcowkur
opened
1 week ago
anupcowkur
commented
1 week ago
[x] Create spans table
[x] ingest spans
[x] Update Sessionator to record spans
[x] Add sample sessions with spans
[x] Update Sessionator to ingest spans
[x] Update Sessionator to cleanup spans
[x] Remove spans in sessionator cleanup
[ ] Create span filters table
[ ] Remove span filters in sessionator cleanup
[ ] Update filters api to fetch span filters
[ ] Add trace list API
[ ] Add trace plot API
[ ] Add trace detail API
[ ] Add traces overview page
[ ] Fetch filters for traces overview page
[ ] Fetch trace list in traces overview page
[ ] Fetch plot in traces overview page
[ ] Add traces detail page
[x] Update usage page to show traces