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

Last updated: May 21,2024

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

Here is a brief guide to show you how to install python39-azure-monitor-query on openSuSE Tumbleweed

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

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

Please follow the steps below to uninstall python39-azure-monitor-query on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-monitor-query

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

Information for package python39-azure-monitor-query:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-monitor-query
Version : 1.2.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 993.3 KiB
Installed : No
Status : not installed
Source package : python-azure-monitor-query-1.2.1-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
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.