metrics_cloudwatch 0.4.0

CloudWatch emitter for the metrics crate
Documentation
1
2
3
4
5
6
7
#!/usr/bin/env bash

cargo clippy -- \
  --deny warnings \
  --allow clippy::new_without_default \
  --allow clippy::unneeded-field-pattern \
  --allow clippy::unit_arg