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.63k
stars
2.84k
forks
source link
Update live metrics feature bit in statsbeat during runtime #38556
Live metrics feature will be detected during runtime in the future (when user actually looks at live metrics page). Update the feature bit during runtime in addition to during instantiation.
Also switches the ordering of live metrics instantiation so it will be captured by statsbeat.
Live metrics feature will be detected during runtime in the future (when user actually looks at live metrics page). Update the feature bit during runtime in addition to during instantiation.
Also switches the ordering of live metrics instantiation so it will be captured by statsbeat.