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

Last updated: June 29,2024

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

This is a short guide on how to install python310-azure-monitor-query on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall python310-azure-monitor-query on openSuSE Tumbleweed:

$ sudo zypper remove python310-azure-monitor-query

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

Information for package python310-azure-monitor-query:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-azure-monitor-query
Version : 1.2.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 988.1 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.