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>aggregation</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.events_aggregation.EventsAggregation" title="datadog_api_client.v2.model.events_aggregation.EventsAggregation"><em>EventsAggregation</em></a>) – The type of aggregation that can be performed on events-based queries.</p></li>
17075
-
<li><p><strong>metric</strong> (<em>str</em><em>, </em><em>optional</em>) – Metric whose calculated value should be used to define the sort order of a query’s results.</p></li>
17075
+
<li><p><strong>metric</strong> (<em>str</em><em>, </em><em>optional</em>) – The metric’s calculated value which should be used to define the sort order of a query’s results.</p></li>
17076
17076
<li><p><strong>order</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.query_sort_order.QuerySortOrder" title="datadog_api_client.v2.model.query_sort_order.QuerySortOrder"><em>QuerySortOrder</em></a><em>, </em><em>optional</em>) – Direction of sort.</p></li>
17077
17077
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.events_sort_type.EventsSortType" title="datadog_api_client.v2.model.events_sort_type.EventsSortType"><em>EventsSortType</em></a><em>, </em><em>optional</em>) – The type of sort to use on the calculated value.</p></li>
<li><p><strong>aggregator</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator" title="datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator"><em>MetricsAggregator</em></a>) – The type of aggregation that can be performed on metrics queries.</p></li>
23815
+
<li><p><strong>aggregator</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator" title="datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator"><em>MetricsAggregator</em></a>) – The type of aggregation that can be performed on metrics-based queries.</p></li>
23816
23816
<li><p><strong>data_source</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.metrics_data_source.MetricsDataSource" title="datadog_api_client.v2.model.metrics_data_source.MetricsDataSource"><em>MetricsDataSource</em></a>) – A data source that is powered by the Metrics platform.</p></li>
23817
23817
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The variable name for use in formulas.</p></li>
23818
23818
<li><p><strong>query</strong> (<em>str</em>) – A classic metrics query string.</p></li>
<li><p><strong>aggregator</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator" title="datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator"><em>MetricsAggregator</em></a>) – The type of aggregation that can be performed on metrics queries.</p></li>
27090
+
<li><p><strong>aggregator</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator" title="datadog_api_client.v2.model.metrics_aggregator.MetricsAggregator"><em>MetricsAggregator</em></a>) – The type of aggregation that can be performed on metrics-based queries.</p></li>
27091
27091
<li><p><strong>data_source</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.metrics_data_source.MetricsDataSource" title="datadog_api_client.v2.model.metrics_data_source.MetricsDataSource"><em>MetricsDataSource</em></a>) – A data source that is powered by the Metrics platform.</p></li>
27092
27092
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The variable name for use in formulas.</p></li>
27093
27093
<li><p><strong>query</strong> (<em>str</em>) – A classic metrics query string.</p></li>
0 commit comments