#azure #monitor #data #collector #api #http #send

simple_azure_monitor_data_collector

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

2 releases

0.1.1 Nov 10, 2019
0.1.0 Nov 9, 2019

#57 in #collector

MIT license

20KB
317 lines

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.

Dependencies

~5–11MB
~229K SLoC