You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>_from</strong> (<em>int</em>) – Start time in seconds since epoch.</p></li>
32994
+
<li><p><strong>_from</strong> (<em>int</em>) – Start time in milliseconds since epoch.</p></li>
32995
32995
<li><p><strong>hide_incomplete_cost_data</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether to hide incomplete cost data in the widget.</p></li>
32996
-
<li><p><strong>to</strong> (<em>int</em>) – End time in seconds since epoch.</p></li>
32996
+
<li><p><strong>to</strong> (<em>int</em>) – End time in milliseconds since epoch.</p></li>
32997
32997
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.widget_new_fixed_span_type.WidgetNewFixedSpanType" title="datadog_api_client.v1.model.widget_new_fixed_span_type.WidgetNewFixedSpanType"><em>WidgetNewFixedSpanType</em></a>) – Type “fixed” denotes a fixed span.</p></li>
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.widget_new_live_span_type.WidgetNewLiveSpanType" title="datadog_api_client.v1.model.widget_new_live_span_type.WidgetNewLiveSpanType"><em>WidgetNewLiveSpanType</em></a>) – Type “live” denotes a live span in the new format.</p></li>
33532
33532
<li><p><strong>unit</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.widget_live_span_unit.WidgetLiveSpanUnit" title="datadog_api_client.v1.model.widget_live_span_unit.WidgetLiveSpanUnit"><em>WidgetLiveSpanUnit</em></a>) – Unit of the time span.</p></li>
33533
33533
<li><p><strong>value</strong> (<em>int</em>) – Value of the time span.</p></li>
33534
-
<li><p><strong>_from</strong> (<em>int</em>) – Start time in seconds since epoch.</p></li>
33535
-
<li><p><strong>to</strong> (<em>int</em>) – End time in seconds since epoch.</p></li>
33534
+
<li><p><strong>_from</strong> (<em>int</em>) – Start time in milliseconds since epoch.</p></li>
33535
+
<li><p><strong>to</strong> (<em>int</em>) – End time in milliseconds since epoch.</p></li>
0 commit comments