#monitor #azure #data #collector #send #records #http

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

#32 in #records

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–10MB
~222K SLoC