sensedeep / dynamodb-onetable

DynamoDB access and management for one table designs with NodeJS
https://doc.onetable.io/
MIT License
690 stars 109 forks source link

fix: Metrics not including Namespace #489

Closed rjmackay closed 1 year ago

rjmackay commented 1 year ago

The metrics config (line 189) is being shadowed by metrics var (line 208) and so namespace is never included in output

mobsense commented 1 year ago

thank you.

BTW: we've got a really cool metrics package about to drop. CloudWatch custom metrics can get very expensive. $5 per active metric. We've got a package basically eliminates this cost. LMK if interested.