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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| health.py | ||
| insights.py | ||
| metrics.py | ||
| product_anaytics.py | ||
| spot.py | ||
| usability_tests.py | ||
| v1_api.py | ||