simple_azure_monitor_data_collector 0.1.0

Library to send records to the Azure Monitor HTTP Data Collector API
Documentation

Simple Azure Monitor Data Collector

crates.io Documentation Lines of code

A tiny Rust library which can send log data to the Azure Monitor HTTP Data Collector API.

Example Usage

See the basic.rs file in the examples directory for a complete example.