aws-samples / cql-replicator

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

[CQLReplicator on Glue] Enable Glue metrics #86

Closed hungfaileung closed 8 months ago

hungfaileung commented 8 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 8 months ago

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

timota commented 8 months ago

probably add it as a flag during init process ?

nwheeler81 commented 8 months ago

run init with --enhanced-monitoring-enabled