Files
demus c41a14feac
Build and provide rpm of python-azure-monitor-ingestion / rpmbuild (release) Successful in 1m6s
First spec and workflows
2025-03-24 00:08:00 +01:00

7 lines
632 B
Markdown

# Azure Monitor Ingestion client library for Python
The Azure Monitor Ingestion client library is used to send custom logs to [Azure Monitor](https://learn.microsoft.com/azure/azure-monitor/) using the [Logs Ingestion API](https://learn.microsoft.com/azure/azure-monitor/logs/logs-ingestion-api-overview).
This library allows you to send data from virtually any source to supported built-in tables or to custom tables that you create in Log Analytics workspace. You can even extend the schema of built-in tables with custom columns.
See https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-ingestion/