aws-samples / cql-replicator

CQLReplicator is a migration tool that helps you to replicate data from Cassandra to AWS Services
Apache License 2.0
16 stars 8 forks source link

[CQLReplicator on Glue] Enable Glue metrics #86

Closed hungfaileung closed 9 months ago

hungfaileung commented 10 months ago

The metrics are not enabled by default in Glue. It would be great if it can be enabled when the job is created (i.e. init).

nwheeler81 commented 10 months ago

well, I can add it, possible, but Glue/Spark is chatty and it might incur extra CloudWatch costs

timota commented 9 months ago

probably add it as a flag during init process ?

nwheeler81 commented 9 months ago

run init with --enhanced-monitoring-enabled