File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -121,12 +121,12 @@ code:
121
121
"granularity": "seconds",
122
122
"bucketMaxSpanSeconds": 3600
123
123
}
124
- },
125
- "info": {
126
- "readOnly": false
127
- }
128
- }
129
- ]
124
+ },
125
+ "info": {
126
+ "readOnly": false
127
+ }
128
+ }
129
+ ]
130
130
131
131
132
132
.. _ruby-time-series-write:
@@ -144,7 +144,7 @@ Example
144
144
~~~~~~~
145
145
146
146
This example inserts New York City temperature data into the ``october2024``
147
- time series collection created in the preceding :ref:`ruby-time-series-create`.
147
+ time series collection created in the preceding :ref:`ruby-time-series-create`
148
148
section. Each document contains the following fields:
149
149
150
150
- ``temperature``, which stores temperature measurements in degrees Fahrenheit
You can’t perform that action at this time.
0 commit comments