openreplay/api/chalicelib/core/metrics
Shekar Siri cef251db6a feat(metrics): add metrics search functionality
Implement new search_metrics function in custom_metrics.py to allow
filtering and sorting of metrics. Add corresponding endpoint in the
metrics router and supporting schema classes in schemas.py. The new
implementation provides pagination, filtering, and sorting capabilities
for metrics.
2025-03-10 14:58:30 +01:00
..
heatmaps refactor(chalice): refactored product analytics 2025-03-06 17:12:19 +01:00
modules fix(chalice): fixed EE autocomplete top values (#3067) 2025-02-25 18:22:51 +01:00
product_analytics refactor(chalice): fixed product analytics 2025-03-06 17:16:21 +01:00
__init__.py refactor(chalice): refactored product analytics 2025-03-06 17:12:19 +01:00
custom_metrics.py feat(metrics): add metrics search functionality 2025-03-10 14:58:30 +01:00
dashboards.py Dev (#2866) 2024-12-12 12:37:39 +01:00
funnels.py Dev (#2866) 2024-12-12 12:37:39 +01:00
product_anaytics2.py Dev (#2866) 2024-12-12 12:37:39 +01:00