aws-samples / aws-samples/aws-cloudwatch-dashboard-generator

[Needs Refactoring] Violation of the Open/Closed Principle.

Open
#5 0 comments 0 reactions 1 assignee Claimed by @LYTzeng View on GitHub
enhancement
Dominant language
Python
Stars
25
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The current design forces us to modify the parent `Resource` class whenever a new child class with a unique data (Metric) processing requirement is added (painful!), which leads to tightly coupled and harder-to-maintain code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.