1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Hack week 2025: remove unneeded FBV instances (6) - Actions & Audit log (#53898)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
mc
2025-01-15 09:04:54 +00:00
committed by GitHub
parent 5ced8c08fa
commit 29ce876982
18 changed files with 16 additions and 41 deletions

View File

@@ -276,10 +276,6 @@ To avoid exceeding a rate limit, you should pause at least 1 second between muta
You should also subscribe to webhook events instead of polling the API for data. For more information, see [AUTOTITLE](/webhooks).
{% ifversion audit-log-streaming %}
You can also stream the audit log in order to view API requests. This can help you troubleshoot integrations that are exceeding the rate limit. For more information, see [AUTOTITLE](/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise).
{% endif %}
{% endif %}