Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable metrics #56

Open
ewbankkit opened this issue Jul 20, 2021 · 0 comments
Open

Enable metrics #56

ewbankkit opened this issue Jul 20, 2021 · 0 comments
Labels
runtime-handling Relates to runtime handling and conversion of Terraform configuration to CloudFormation.
Milestone

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Jul 20, 2021

Description

This provider implements generic CRUD handlers for all supported resource types.
The single code paths for each operation give us the opportunity to enable metrics consistently.
Consider using https://github.com/armon/go-metrics.

Definition of Done

@breathingdust breathingdust added the runtime-handling Relates to runtime handling and conversion of Terraform configuration to CloudFormation. label Jul 28, 2021
@breathingdust breathingdust added this to the v1.0.0 milestone Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
runtime-handling Relates to runtime handling and conversion of Terraform configuration to CloudFormation.
Projects
None yet
Development

No branches or pull requests

2 participants