CHANGELOG.md
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/monitor/__init__.py
azure/monitor/query/__init__.py
azure/monitor/query/_helpers.py
azure/monitor/query/_log_query_client.py
azure/monitor/query/_metrics_query_client.py
azure/monitor/query/_models.py
azure/monitor/query/_version.py
azure/monitor/query/_generated/__init__.py
azure/monitor/query/_generated/_configuration.py
azure/monitor/query/_generated/_monitor_query_client.py
azure/monitor/query/_generated/aio/__init__.py
azure/monitor/query/_generated/aio/_configuration.py
azure/monitor/query/_generated/aio/_monitor_query_client.py
azure/monitor/query/_generated/aio/operations/__init__.py
azure/monitor/query/_generated/aio/operations/_metadata_operations.py
azure/monitor/query/_generated/aio/operations/_metric_definitions_operations.py
azure/monitor/query/_generated/aio/operations/_metric_namespaces_operations.py
azure/monitor/query/_generated/aio/operations/_metrics_operations.py
azure/monitor/query/_generated/aio/operations/_query_operations.py
azure/monitor/query/_generated/models/__init__.py
azure/monitor/query/_generated/models/_models.py
azure/monitor/query/_generated/models/_models_py3.py
azure/monitor/query/_generated/models/_monitor_query_client_enums.py
azure/monitor/query/_generated/operations/__init__.py
azure/monitor/query/_generated/operations/_metadata_operations.py
azure/monitor/query/_generated/operations/_metric_definitions_operations.py
azure/monitor/query/_generated/operations/_metric_namespaces_operations.py
azure/monitor/query/_generated/operations/_metrics_operations.py
azure/monitor/query/_generated/operations/_query_operations.py
azure/monitor/query/aio/__init__.py
azure/monitor/query/aio/_helpers_asyc.py
azure/monitor/query/aio/_log_query_client_async.py
azure/monitor/query/aio/_metrics_query_client_async.py
azure_monitor_query.egg-info/PKG-INFO
azure_monitor_query.egg-info/SOURCES.txt
azure_monitor_query.egg-info/dependency_links.txt
azure_monitor_query.egg-info/not-zip-safe
azure_monitor_query.egg-info/requires.txt
azure_monitor_query.egg-info/top_level.txt
samples/sample_batch_query.py
samples/sample_batch_query_serialized.py
samples/sample_log_query_client.py
samples/sample_log_query_client_without_pandas.py
samples/sample_log_query_multiple_workspaces.py
samples/sample_metric_definitions.py
samples/sample_metric_namespaces.py
samples/sample_metrics_query_client.py
samples/sample_server_timeout.py
samples/async_samples/sample_log_query_client_async.py
samples/async_samples/sample_metric_definitions_async.py
samples/async_samples/sample_metric_namespaces_async.py
samples/async_samples/sample_metrics_query_client_async.py
tests/conftest.py
tests/test_logs_client.py
tests/test_logs_timespans.py
tests/test_metrics_client.py
tests/async/test_logs_client_async.py
tests/async/test_metrics_client_async.py