openreplay/api
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
..
auth Dev (#2831) 2024-12-09 16:05:54 +01:00
chalicelib feat(metrics): add metrics search functionality 2025-03-10 14:58:30 +01:00
crons change(api): assist stats api moved to ee (#1598) 2023-10-31 15:29:36 +01:00
routers feat(metrics): add metrics search functionality 2025-03-10 14:58:30 +01:00
schemas feat(metrics): add metrics search functionality 2025-03-10 14:58:30 +01:00
test Dev (#2409) 2024-07-18 17:57:37 +02:00
.gitignore Dev (#2739) 2024-11-13 16:50:49 +01:00
.gitkeep fix(chalice): check SMTP host:port (#1344) 2023-06-14 13:21:22 +02:00
.trivyignore Api v1.16.0 (#1730) 2023-11-30 10:53:31 +01:00
app.py Dev (#2819) 2024-12-05 17:43:52 +01:00
app_alerts.py fix(alerts): fixed alerts (#3012) 2025-02-07 17:24:34 +01:00
build.sh chore(build): Chalice support arm build 2024-03-12 17:28:08 +01:00
build_alerts.sh chore(build): Respect platform config 2024-06-04 19:36:30 +02:00
build_crons.sh respect platform arch 2024-06-04 19:36:45 +02:00
development.md chore(vagrant): Changed development.md 2022-05-02 11:06:15 +02:00
Dockerfile Dev (#2927) 2025-01-08 16:28:07 +01:00
Dockerfile.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_alerts Dev (#2927) 2025-01-08 16:28:07 +01:00
Dockerfile_alerts.dockerignore chore(build): changed script 2022-11-14 17:04:17 +01:00
entrypoint.sh fix(chalice): support top graphql autocomplete (#2767) 2024-11-20 12:47:20 +01:00
entrypoint_alerts.sh fix(alerts): fixed alerts (#3014) 2025-02-07 17:58:52 +01:00
env.default Dev (#2866) 2024-12-12 12:37:39 +01:00
env.dev Dev (#3003) 2025-02-04 19:06:10 +01:00
NOTES.md doc(api): how to enable api openapi (formely swagger) frontend (#1773) 2023-12-13 09:57:52 +01:00
or_dependencies.py Dev (#2758) 2024-11-18 16:15:27 +01:00
Pipfile Dev (#3003) 2025-02-04 19:06:10 +01:00
prepare-dev.sh Api v1.15.0 (#1481) 2023-09-28 09:59:31 +01:00
product_analytics_working_query.sql Dev (#2953) 2025-01-17 17:31:52 +01:00
requirements-alerts.txt Dev (#3003) 2025-02-04 19:06:10 +01:00
requirements.txt Dev (#3003) 2025-02-04 19:06:10 +01:00
run-alerts-dev.sh Dev (#2897) 2024-12-20 17:37:01 +01:00
run-db_init-dev.sh Dev (#2524) 2024-09-02 14:26:17 +02:00
run-dev.sh fix(chalice): support top graphql autocomplete (#2767) 2024-11-20 12:47:20 +01:00