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

Last updated: June 29,2024

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

Please follow the guidelines below to install python312-azure-monitor-query on openSuSE Tumbleweed

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

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

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

$ sudo zypper remove python312-azure-monitor-query

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

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