Skip to content

Commit b7d041d

Browse files
XRFXLPlalitadithya
andauthored
Update docs/designs/012-health-events-exporter.md
Co-authored-by: Lalit Adithya <[email protected]>
1 parent 72117d6 commit b7d041d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/designs/012-health-events-exporter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Following the [CloudEvents 1.0 specification](https://github.com/cloudevents/spe
267267
| Attribute | Type | Required | Description |
268268
|-----------|------|----------|-------------|
269269
| `specversion` | String | Yes | CloudEvents version (always "1.0") |
270-
| `id` | String (UUID) | Yes | Unique event ID; generated or from MongoDB `_id` |
270+
| `id` | String (UUID) | Yes | Unique event ID; from MongoDB `_id` |
271271
| `time` | Timestamp (RFC3339) | Yes | Event generation time |
272272
| `source` | String | Yes | Cluster identifier |
273273
| `type` | String | Yes | Event type (always "health-event") |

0 commit comments

Comments
 (0)