kytos-ng / telemetry_int

Kytos Telemetry Napp
MIT License
0 stars 2 forks source link

feat: subscribe and handle `kytos/mef_eline.deploy` #69

Closed viniarck closed 1 month ago

viniarck commented 7 months ago

I've broken this down from to make it easier to deliver incrementally and facilitate the code review too: https://github.com/kytos-ng/telemetry_int/issues/41

feat: subscribe and handle kytos/mef_eline.deployed.deploy|created

It's also related to https://github.com/kytos-ng/mef_eline/issues/382, on mef_eline side only the UI needs to be done, which will be covered in the future.

viniarck commented 1 month ago

Landed on https://github.com/kytos-ng/telemetry_int/pull/95