How to Install and Uninstall python36-azure-monitor-query Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python36-azure-monitor-query" package

Please follow the step by step instructions below to install python36-azure-monitor-query on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-azure-monitor-query

2. Uninstall "python36-azure-monitor-query" package

This guide let you learn how to uninstall python36-azure-monitor-query on openSuSE Tumbleweed:

$ sudo zypper remove python36-azure-monitor-query

3. Information about the python36-azure-monitor-query package on openSuSE Tumbleweed

Information for package python36-azure-monitor-query:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-azure-monitor-query
Version : 1.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 803,0 KiB
Installed : No
Status : not installed
Source package : python-azure-monitor-query-1.0.1-1.1.src
Summary : Microsoft Azure Azure Monitor Query Client Library for Python
Description :
Azure Monitor helps you maximize the availability and performance of your applications and
services. It delivers a comprehensive solution for collecting, analyzing, and acting on
telemetry from your cloud and on-premises environments.
All data collected by Azure Monitor fits into one of two fundamental types, metrics and logs.
Metrics are numerical values that describe some aspect of a system at a particular point in
time. They are lightweight and capable of supporting near real-time scenarios. Logs contain
different kinds of data organized into records with different sets of properties for each
type. Telemetry such as events and traces are stored as logs in addition to performance data
so that it can all be combined for analysis.