azure-monitor-ingestion-java

Originally frommicrosoft/skills
Installation
SKILL.md

Azure Monitor Ingestion SDK for Java

Client library for sending custom logs to Azure Monitor using the Logs Ingestion API via Data Collection Rules.

Installation

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-monitor-ingestion</artifactId>
    <version>1.2.11</version>
</dependency>

Or use Azure SDK BOM:

<dependencyManagement>
    <dependencies>
Related skills
Installs
61
GitHub Stars
37.3K
First Seen
Feb 17, 2026