kytos-ng / kytos

Kytos SDN Platform. Kytos is designed to be easy to install, use, develop and share Network Apps (NApps).
https://kytos-ng.github.io/
MIT License
3 stars 7 forks source link

feat: Add `uptime` in `status_api` #395

Closed gretelliz closed 1 year ago

gretelliz commented 1 year ago

Closes issue #7 of `kytos_stats

Summary

This PR augments the core endpoint GET /status to include when the APIServer started and how much time has elapsed.

Local Tests

End-to-End Tests

N/A

gretelliz commented 1 year ago

Thank you so much, @viniarck.