File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ The `emit-metric` policy sends custom metrics in the specified format to Applica
35
35
| --------- | -------------------------- | ------------------ | -------------- |
36
36
| name | A string. Name of custom metric. Policy expressions aren't allowed. | Yes | N/A |
37
37
| namespace | A string. Namespace of custom metric. Policy expressions aren't allowed. | No | API Management |
38
- | value | Value of custom metric expressed as an integer . Policy expressions are allowed. | No | 1 |
38
+ | value | Value of custom metric expressed as a double . Policy expressions are allowed. | No | 1 |
39
39
40
40
41
41
## Elements
@@ -95,4 +95,4 @@ The following example sends a custom metric to count the number of API requests
95
95
96
96
* [ API Management advanced policies] ( api-management-advanced-policies.md )
97
97
98
- [ !INCLUDE [ api-management-policy-ref-next-steps] ( ../../includes/api-management-policy-ref-next-steps.md )]
98
+ [ !INCLUDE [ api-management-policy-ref-next-steps] ( ../../includes/api-management-policy-ref-next-steps.md )]
You can’t perform that action at this time.
0 commit comments