File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 13851385 "type" : " string" ,
13861386 "description" : " User locale. Examples: en-US, en-GB, etc."
13871387 },
1388+ {
1389+ "name" : " metricId" ,
1390+ "type" : " string" ,
1391+ "description" : " Unique identifier for this metric"
1392+ },
13881393 {
13891394 "name" : " module" ,
13901395 "type" : " string" ,
14151420 "type" : " string" ,
14161421 "description" : " The old version of something. Useful when updating dependent resources."
14171422 },
1423+ {
1424+ "name" : " parentId" ,
1425+ "type" : " string" ,
1426+ "description" : " Unique identifier of this metrics parent metric id"
1427+ },
14181428 {
14191429 "name" : " partitionId" ,
14201430 "type" : " string" ,
16501660 "type" : " int" ,
16511661 "description" : " Total count of all resources in a container"
16521662 },
1663+ {
1664+ "name" : " traceId" ,
1665+ "type" : " string" ,
1666+ "description" : " Unique identifier for the trace (a set of events) this metric belongs to"
1667+ },
16531668 {
16541669 "name" : " update" ,
16551670 "type" : " boolean" ,
16891704 "name" : " xrayEnabled" ,
16901705 "type" : " boolean" ,
16911706 "description" : " Whether or not AWS X-Ray is enabled"
1692- },
1693- {
1694- "name" : " traceId" ,
1695- "type" : " string" ,
1696- "description" : " Unique identifier for the trace (a set of events) this metric belongs to"
1697- },
1698- {
1699- "name" : " metricId" ,
1700- "type" : " string" ,
1701- "description" : " Unique identifier for this metric"
1702- },
1703- {
1704- "name" : " parentId" ,
1705- "type" : " string" ,
1706- "description" : " Unique identifier of this metrics parent metric id"
17071707 }
17081708 ],
17091709 "metrics" : [
68506850 ]
68516851 }
68526852 ]
6853- }
6853+ }
You can’t perform that action at this time.
0 commit comments