Skip to content

Commit

Permalink
Add audit trail to usage metering API (#1370)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> aa53743
  • Loading branch information
1 parent d608b01 commit 620ceb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions datadog_api_client.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -25831,6 +25831,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<li><p><strong>apm_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all distinct APM hosts over all hours in the current date for all organizations.</p></li>
<li><p><strong>appsec_fargate_count_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current date for all organizations.</p></li>
<li><p><strong>audit_logs_lines_indexed_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the sum of audit logs lines indexed over all hours in the current date for all organizations.</p></li>
<li><p><strong>audit_trail_enabled_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the number of organizations that had Audit Trail enabled in the current date.</p></li>
<li><p><strong>avg_profiled_fargate_tasks</strong> (<em>int</em><em>, </em><em>optional</em>) – The average profiled task count for Fargate Profiling.</p></li>
<li><p><strong>aws_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all AWS hosts over all hours in the current date for all organizations.</p></li>
<li><p><strong>aws_lambda_func_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of the number of functions that executed 1 or more times each hour in the current date for all organizations.</p></li>
Expand Down Expand Up @@ -25922,6 +25923,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<li><p><strong>apm_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all distinct APM hosts over all hours in the current date for the given org.</p></li>
<li><p><strong>appsec_fargate_count_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current months for the given org.</p></li>
<li><p><strong>audit_logs_lines_indexed_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the sum of all audit logs lines indexed over all hours in the current date for the given org.</p></li>
<li><p><strong>audit_trail_enabled_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows whether Audit Trail is enabled for the current date for the given org.</p></li>
<li><p><strong>avg_profiled_fargate_tasks</strong> (<em>int</em><em>, </em><em>optional</em>) – The average profiled task count for Fargate Profiling.</p></li>
<li><p><strong>aws_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all AWS hosts over all hours in the current date for the given org.</p></li>
<li><p><strong>aws_lambda_func_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org.</p></li>
Expand Down Expand Up @@ -26015,6 +26017,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<li><p><strong>apm_host_top99p_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all distinct APM hosts over all hours in the current months for all organizations.</p></li>
<li><p><strong>appsec_fargate_count_avg_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current months for all organizations.</p></li>
<li><p><strong>audit_logs_lines_indexed_agg_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the sum of all audit logs lines indexed over all hours in the current months for all organizations.</p></li>
<li><p><strong>audit_trail_enabled_hwm_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the total number of organizations that had Audit Trail enabled over a specific number of months.</p></li>
<li><p><strong>avg_profiled_fargate_tasks_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all profiled Fargate tasks over all hours in the current months for all organizations.</p></li>
<li><p><strong>aws_host_top99p_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all AWS hosts over all hours in the current months for all organizations.</p></li>
<li><p><strong>aws_lambda_func_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of the number of functions that executed 1 or more times each hour in the current months for all organizations.</p></li>
Expand Down
3 changes: 2 additions & 1 deletion datadog_api_client.v2.api.html
Original file line number Diff line number Diff line change
Expand Up @@ -5861,7 +5861,8 @@ <h1 id="datadog-api-client-v2-api--page-root">datadog_api_client.v2.api<a class=
<dd class="field-odd"><ul class="simple">
<li><p><strong>filter_timestamp_start</strong> (<em>datetime</em>) – Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage beginning at this hour.</p></li>
<li><p><strong>filter_product_families</strong> (<em>str</em>) – Comma separated list of product families to retrieve. Available families are <code class="docutils literal notranslate"><span class="pre">all</span></code> , <code class="docutils literal notranslate"><span class="pre">analyzed_logs</span></code> ,
<code class="docutils literal notranslate"><span class="pre">application_security</span></code> , <code class="docutils literal notranslate"><span class="pre">audit_logs</span></code> , <code class="docutils literal notranslate"><span class="pre">serverless</span></code> , <code class="docutils literal notranslate"><span class="pre">ci_app</span></code> , <code class="docutils literal notranslate"><span class="pre">cloud_cost_management</span></code> , <code class="docutils literal notranslate"><span class="pre">cspm</span></code> , <code class="docutils literal notranslate"><span class="pre">custom_events</span></code> , <code class="docutils literal notranslate"><span class="pre">cws</span></code> , <code class="docutils literal notranslate"><span class="pre">dbm</span></code> , <code class="docutils literal notranslate"><span class="pre">fargate</span></code> ,
<code class="docutils literal notranslate"><span class="pre">application_security</span></code> , <code class="docutils literal notranslate"><span class="pre">audit_logs</span></code> , <code class="docutils literal notranslate"><span class="pre">audit_trail</span></code> , <code class="docutils literal notranslate"><span class="pre">serverless</span></code> , <code class="docutils literal notranslate"><span class="pre">ci_app</span></code> , <code class="docutils literal notranslate"><span class="pre">cloud_cost_management</span></code> ,
<code class="docutils literal notranslate"><span class="pre">cspm</span></code> , <code class="docutils literal notranslate"><span class="pre">custom_events</span></code> , <code class="docutils literal notranslate"><span class="pre">cws</span></code> , <code class="docutils literal notranslate"><span class="pre">dbm</span></code> , <code class="docutils literal notranslate"><span class="pre">fargate</span></code> ,
<code class="docutils literal notranslate"><span class="pre">infra_hosts</span></code> , <code class="docutils literal notranslate"><span class="pre">incident_management</span></code> , <code class="docutils literal notranslate"><span class="pre">indexed_logs</span></code> , <code class="docutils literal notranslate"><span class="pre">indexed_spans</span></code> , <code class="docutils literal notranslate"><span class="pre">ingested_spans</span></code> , <code class="docutils literal notranslate"><span class="pre">iot</span></code> ,
<code class="docutils literal notranslate"><span class="pre">lambda_traced_invocations</span></code> , <code class="docutils literal notranslate"><span class="pre">logs</span></code> , <code class="docutils literal notranslate"><span class="pre">network_flows</span></code> , <code class="docutils literal notranslate"><span class="pre">network_hosts</span></code> , <code class="docutils literal notranslate"><span class="pre">observability_pipelines</span></code> ,
<code class="docutils literal notranslate"><span class="pre">online_archive</span></code> , <code class="docutils literal notranslate"><span class="pre">profiling</span></code> , <code class="docutils literal notranslate"><span class="pre">rum</span></code> , <code class="docutils literal notranslate"><span class="pre">rum_browser_sessions</span></code> , <code class="docutils literal notranslate"><span class="pre">rum_mobile_sessions</span></code> , <code class="docutils literal notranslate"><span class="pre">sds</span></code> , <code class="docutils literal notranslate"><span class="pre">snmp</span></code> ,
Expand Down

0 comments on commit 620ceb8

Please sign in to comment.