Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.56k stars 2.78k forks source link

Please add performance counters api #101

Closed vsergeyev closed 8 years ago

huguesv commented 11 years ago

Could you elaborate on this? We're not really sure what you mean.

vsergeyev commented 11 years ago

Hi, mean api for accessing cpu load/memory usage/network in&out/storage used for HostedServices/StorageServices.

lmazuel commented 8 years ago

We don't plan to add this feature in the SDK at this time. You can access the metrics on the storage table as described here: https://azure.microsoft.com/en-us/documentation/articles/cloud-services-how-to-monitor/

Please let us know if you thought about something more specific.

lmazuel commented 8 years ago

Closing due to inactivity. Please feel free to re-open it if needed.