Alerting docs: updates duration type to string (#93532)

* Alerting docs: updates duration type to string

* ran prettier
This commit is contained in:
brendamuir
2024-09-20 14:55:44 +02:00
committed by GitHub
parent 8d84517103
commit a2859de5b6
@@ -1652,9 +1652,9 @@ Status: Accepted
### <span id="duration"></span> Duration
| Name | Type | Go type | Default | Description | Example |
| -------- | ------------------------- | ------- | ------- | ----------- | ------- |
| Duration | int64 (formatted integer) | int64 | | | |
| Name | Type | Go type | Default | Description | Example |
| -------- | ------ | ------- | ------- | ----------- | ------- |
| Duration | string | int64 | | | |
### <span id="embedded-contact-point"></span> EmbeddedContactPoint