pyrax icon indicating copy to clipboard operation
pyrax copied to clipboard

Monitoring: Missing suppressions interface

Open enver opened this issue 9 years ago • 9 comments

There is no interface in cloud monitoring for suppressions. Any ETA on implementation?

enver avatar Oct 27 '15 15:10 enver

There are no plans for this. We're working on a replacement for Pyrax in the OpenStack SDK and accompanying Rackspace SDK. We don't have any support for Cloud Monitoring in the Rackspace extension yet, but that's where this type of code will end up.

briancurtin avatar Oct 27 '15 23:10 briancurtin

Hi @briancurtin Are OpenStack SDK and Rackspace SDK ready to use in production?

StarryShark avatar Oct 28 '15 06:10 StarryShark

Neither of them are complete enough to really be considered production ready in terms of the APIs that are available, but what is out there now is generally quite stable. The Rackspace extension to OpenStack SDK really only just supplies authentication and one tiny extension at the moment -- that will eventually contain support for all of our own services, like Cloud Monitoring.

briancurtin avatar Oct 28 '15 07:10 briancurtin

Thank you @briancurtin Per https://developer.rackspace.com/sdks/python/ the Rackspace's official SDK for Python is pyrax. Would you know any rough estimate (3 months, 6 months, etc.) when Rackspace SDK will take over pyrax?

StarryShark avatar Oct 28 '15 14:10 StarryShark

Yeah, I need to do some writing on what we're doing here now that things are a little more solidified, but also still a bit malleable. OpenStack SDK, the basis for the Rackspace SDK, is probably more on a 3 month schedule (should be quicker in reality, we're just working on a few key low level pieces and then a lot of functional/live testing).

Getting the Rackspace extension up to feature parity with Pyrax is more of a 6 month thing, roughly. I haven't had time to really estimate all of the work that will have to go into the Rackspace specific parts, but off the top of my head it'll be some time early next year for us to have a fully tested (including functional/live tests) Rackspace offering that is production ready and able to replace what Pyrax currently offers.

briancurtin avatar Oct 29 '15 00:10 briancurtin

Awesome, thanks again for quick response @briancurtin

StarryShark avatar Oct 29 '15 00:10 StarryShark

Please review and merge pull request https://github.com/rackspace/pyrax/pull/585

enver avatar Nov 11 '15 14:11 enver

Please review and merge pull request https://github.com/rackspace/pyrax/pull/586

enver avatar Nov 11 '15 15:11 enver

Ok, so pull request is not accepted. If anyone else needs this you can get it from https://github.com/enver/pyrax (see installation instructions from github on https://github.com/rackspace/pyrax#installation)

enver avatar Nov 11 '15 20:11 enver