File tree Expand file tree Collapse file tree 8 files changed +10
-28
lines changed Expand file tree Collapse file tree 8 files changed +10
-28
lines changed Original file line number Diff line number Diff line change
1
+ :gold: `IMPORTANT: ` The values in the ``raw `` document differ depending
2
+ on the resource that the event applies to. Use this field with caution,
3
+ as its structure may vary across resource types.
Original file line number Diff line number Diff line change @@ -26,8 +26,5 @@ The following query parameters are optional:
26
26
The ``raw `` document contains additional meta information about
27
27
the event.
28
28
29
- .. important ::
30
-
31
- The values in the ``raw `` document are subject to change. Do
32
- not rely on ``raw `` values for formal monitoring.
29
+ .. include :: /includes/api/facts/raw-document-differs.rst
33
30
- ``false ``
Original file line number Diff line number Diff line change 140
140
- Additional meta information about the event. This field only
141
141
appears when the ``includeRaw `` query parameter is ``true ``.
142
142
143
- .. important ::
144
-
145
- The values in the ``raw `` document are subject to change. Do
146
- not rely on ``raw `` values for formal monitoring.
143
+ .. include :: /includes/api/facts/raw-document-differs.rst
147
144
148
145
* - remoteAddress
149
146
- string
Original file line number Diff line number Diff line change 131
131
- Additional meta information about the event. This field only
132
132
appears when the ``includeRaw `` query parameter is ``true ``.
133
133
134
- .. important ::
135
-
136
- The values in the ``raw `` document are subject to change. Do
137
- not rely on ``raw `` values for formal monitoring.
134
+ .. include :: /includes/api/facts/raw-document-differs.rst
138
135
139
136
* - remoteAddress
140
137
- string
Original file line number Diff line number Diff line change 138
138
- Additional meta information about the event. This field only
139
139
appears when the ``includeRaw `` query parameter is ``true ``.
140
140
141
- .. important ::
142
-
143
- The values in the ``raw `` document are subject to change. Do
144
- not rely on ``raw `` values for formal monitoring.
141
+ .. include :: /includes/api/facts/raw-document-differs.rst
145
142
146
143
* - remoteAddress
147
144
- string
Original file line number Diff line number Diff line change 205
205
- Additional meta information about the event. This field only
206
206
appears when the ``includeRaw `` query parameter is ``true ``.
207
207
208
- .. important ::
209
-
210
- The values in the ``raw `` document are subject to change. Do
211
- not rely on ``raw `` values for formal monitoring.
208
+ .. include :: /includes/api/facts/raw-document-differs.rst
212
209
213
210
* - remoteAddress
214
211
- string
Original file line number Diff line number Diff line change @@ -62,10 +62,7 @@ returned events:
62
62
The ``raw`` document contains additional meta information about
63
63
the event.
64
64
65
- .. important::
66
-
67
- The values in the ``raw`` document are subject to change. Do
68
- not rely on ``raw`` values for formal monitoring.
65
+ .. include:: /includes/api/facts/raw-document-differs.rst
69
66
- ``false``
70
67
71
68
* - minDate
Original file line number Diff line number Diff line change @@ -74,10 +74,7 @@ returned events:
74
74
The ``raw`` document contains additional meta information about
75
75
the event.
76
76
77
- .. important::
78
-
79
- The values in the ``raw`` document are subject to change. Do
80
- not rely on ``raw`` values for formal monitoring.
77
+ .. include:: /includes/api/facts/raw-document-differs.rst
81
78
- ``false``
82
79
83
80
* - minDate
You can’t perform that action at this time.
0 commit comments