Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Dashboard endpoints #217

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Dashboard endpoints #217

merged 1 commit into from
Apr 18, 2023

Conversation

tomaszwarda
Copy link
Contributor

@tomaszwarda tomaszwarda commented Apr 14, 2023

Pull Request summary:

Covering more endpoints from #205

Description of changes:

Added endpoints to DashboardAPI:

  • get_licensed_devices() - /dataservice/msla/monitoring/licensedDeviceCount
  • get_devices_health_overview() - /dataservice/health/devices/overview
  • get_transport_health() - /dataservice/statistics/approute/transport/summary/loss_percentage
  • get_tunnel_health() - /dataservice/statistics/approute/tunnels/health/latency

Checklist:

  • Make sure to run pre-commit before commiting changes
  • Make sure all checks have passed
  • PR description is clear and comprehensive
  • Mentioned the issue that this PR solves (if applicable)
  • Make sure you test the changes

@tomaszwarda tomaszwarda marked this pull request as draft April 14, 2023 12:53
@tomaszwarda tomaszwarda mentioned this pull request Apr 14, 2023
22 tasks
@tomaszwarda tomaszwarda marked this pull request as ready for review April 17, 2023 12:16
Copy link
Collaborator

@sbasan sbasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tomaszwarda tomaszwarda merged commit 35bf63e into main Apr 18, 2023
@tomaszwarda tomaszwarda deleted the dashboard branch April 18, 2023 06:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants