Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Add dashboard metric endpoints #204

Open
rv2931 opened this issue Oct 4, 2024 · 0 comments
Open

[FEAT] Add dashboard metric endpoints #204

rv2931 opened this issue Oct 4, 2024 · 0 comments

Comments

@rv2931
Copy link
Collaborator

rv2931 commented Oct 4, 2024

METRICS ENDPOINTS

global

  • /metrics/vessels-in-activity/total/{start_at/{end_at}
  • /metrics/zone-visited/total/{start_at/{end_at}metrics

metrics

  • /zones/{zone_id}/{zone_types}/visit?limit=N&orderBy=ASC/DESC > renvoie le visiting time pour les top N vessels dans touts les zones/la zone_id
  • /vessels/{vessel_id}/{visit_types|all}/visit?limit=N&orderBy=ASC/DESC > renvoie le visiting time pour les top N zones pour tous les vessel/le vessel_id
  • ADD temporal filters (start_at, end_at) as Timestamps (start/end included ? GMT+0 ?)
  • define what is the "most visited" criteria
rv2931 added a commit that referenced this issue Oct 8, 2024
…oints_204

[FEAT] Add dashboard metric endpoints #204
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant