nasa / earthdata-download

Download your Earth science data with only one click
https://nasa.github.io/earthdata-download/
Other
22 stars 6 forks source link

EDD-46: Add logging of metrics to EDD #32

Closed dpesall closed 11 months ago

dpesall commented 1 year ago

Overview

What is the feature?

The following metrics are logged:

What is the Solution?

Created a metrics logger to dispatch logs on the specified user actions.

Testing

Reproduction steps

  1. Perform an action in EDD that is tracked by the metrics
  2. Verify in CloudWatch that the action was logged to edd_logger log group

Checklist

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (50bfa05) 94.23% compared to head (a11f739) 94.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 94.23% 94.34% +0.11% ========================================== Files 112 114 +2 Lines 2236 2283 +47 Branches 459 464 +5 ========================================== + Hits 2107 2154 +47 Misses 129 129 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.