Metrics Class
A summary of request statistics grouped by API in hour or minute aggregates.
- Inheritance
-
azure.storage.blob._generated.models._models_py3.MetricsMetrics
Constructor
Metrics(**kwargs)
Parameters
- version
- str
The version of Storage Analytics to configure. The default value is 1.0.
- enabled
- bool
Indicates whether metrics are enabled for the Datalake service. The default value is False.
- include_apis
- bool
Indicates whether metrics should generate summary statistics for called API operations.
- retention_policy
- RetentionPolicy
Determines how long the associated data should persist. If not specified the retention policy will be disabled by default.
Feedback
Submit and view feedback for