Skip to content

Commit

Permalink
Merge pull request #4503 from JoseVillalta/fix-diskUtil-metrics
Browse files Browse the repository at this point in the history
temporary fix to TCS API model
  • Loading branch information
JoseVillalta authored Feb 13, 2025
2 parents 7148b09 + 6fc0e72 commit 39c99d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ecs-agent/tcs/model/api/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"EphemeralStorageMetrics":{
"type":"structure",
"members":{
"BytesUtilized":{"shape":"ULongStatsSet"}
"bytesUtilized":{"shape":"ULongStatsSet"}
}
},
"GeneralMetric":{
Expand Down
2 changes: 1 addition & 1 deletion ecs-agent/tcs/model/ecstcs/api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 39c99d0

Please sign in to comment.