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

chore(repo): simplify cw reporting #3964

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

fjnoyp
Copy link
Contributor

@fjnoyp fjnoyp commented Oct 17, 2023

  1. Remove failing step because Cloudwatch reports metric schemas based on unique dimension key/value sets which is a problem since failing step value can change all the time

  2. Normalize metric dimension keys by sending blank values. This ensures Cloudwatch reports a single metric schema in the AWS console as opposed to the 30+ different metric schema dimension key values sets from before.

  3. Due to changes increased metric_name version to “github_metric_2.0”

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@fjnoyp fjnoyp requested a review from haverchuck October 17, 2023 22:19
@fjnoyp fjnoyp requested a review from a team as a code owner October 17, 2023 22:19
1. Remove failing step because Cloudwatch reports metric schemas based on unique dimension key/value sets which is a problem since failing step value can change all the time

2. Normalize metric dimension keys by sending blank values.  This ensures Cloudwatch reports a single metric schema in the AWS console as opposed to the 30+ different metric schema dimension key values sets from before.

3. Due to changes increased metric_name version to “github_metric_2.0”
@fjnoyp fjnoyp force-pushed the feat/simplify-cw-reporting branch from fadef4d to 20498ab Compare October 17, 2023 22:23
@haverchuck haverchuck merged commit ade3cde into main Oct 18, 2023
9 checks passed
@Jordan-Nelson Jordan-Nelson deleted the feat/simplify-cw-reporting branch October 20, 2023 18:47
Equartey pushed a commit that referenced this pull request Oct 26, 2023
Equartey pushed a commit that referenced this pull request Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants