generated from demus/python3-rpm-template
Build and provide rpm of python-azure-monitor-ingestion / rpmbuild (release) Successful in 1m6s
7 lines
632 B
Markdown
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/ |