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>filter_include_percentiles</strong> (<em>bool</em><em>, </em><em>optional</em>) – Filter distributions with additional percentile
10899
10899
aggregations enabled or disabled.</p></li>
10900
-
<li><p><strong>filter_queried</strong> (<em>bool</em><em>, </em><em>optional</em>) – (Preview) Filter custom metrics that have or have not been queried in the past 30 days.</p></li>
10900
+
<li><p><strong>filter_queried</strong> (<em>bool</em><em>, </em><em>optional</em>) – (Preview) Filter custom metrics that have or have not been queried in the specified window[seconds].
10901
+
If no window is provided or the window is less than 2 hours, a default of 2 hours will be applied.</p></li>
10901
10902
<li><p><strong>filter_tags</strong> (<em>str</em><em>, </em><em>optional</em>) – Filter metrics that have been submitted with the given tags. Supports boolean and wildcard expressions.
10902
10903
Can only be combined with the filter[queried] filter.</p></li>
10903
10904
<li><p><strong>filter_related_assets</strong> (<em>bool</em><em>, </em><em>optional</em>) – (Preview) Filter metrics that are used in dashboards, monitors, notebooks, SLOs.</p></li>
<li><p><strong>filter_include_percentiles</strong> (<em>bool</em><em>, </em><em>optional</em>) – Filter distributions with additional percentile
10929
10930
aggregations enabled or disabled.</p></li>
10930
-
<li><p><strong>filter_queried</strong> (<em>bool</em><em>, </em><em>optional</em>) – (Preview) Filter custom metrics that have or have not been queried in the past 30 days.</p></li>
10931
+
<li><p><strong>filter_queried</strong> (<em>bool</em><em>, </em><em>optional</em>) – (Preview) Filter custom metrics that have or have not been queried in the specified window[seconds].
10932
+
If no window is provided or the window is less than 2 hours, a default of 2 hours will be applied.</p></li>
10931
10933
<li><p><strong>filter_tags</strong> (<em>str</em><em>, </em><em>optional</em>) – Filter metrics that have been submitted with the given tags. Supports boolean and wildcard expressions.
10932
10934
Can only be combined with the filter[queried] filter.</p></li>
10933
10935
<li><p><strong>filter_related_assets</strong> (<em>bool</em><em>, </em><em>optional</em>) – (Preview) Filter metrics that are used in dashboards, monitors, notebooks, SLOs.</p></li>
0 commit comments