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

temporary fix to TCS API model #4503

Merged
merged 2 commits into from
Feb 13, 2025
Merged

Conversation

JoseVillalta
Copy link
Contributor

Summary

Implementation details

Reverting a change that came in commit 4471
Namely changing the TCS Metric API model from BytesUtilized (Capitalized) back to bytesUtilized (lowercase)
This change caused issues with TACS. We have an action item to investigate why the metrics ingestion service expects lowercase name when the model has always been Uppercase. This is a manual edit to temporarily fix the issue.

Testing

Fargate Agent End-to-End testing.

New tests cover the changes:

Description for the changelog

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

No, but we should have this issue fixed before the next release.

Does this PR include the addition of new environment variables in the README?

NO

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JoseVillalta
Copy link
Contributor Author

Tests failed. New revision coming soon.

@JoseVillalta JoseVillalta merged commit 39c99d0 into aws:dev Feb 13, 2025
40 checks passed
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.

6 participants