Skip to content

Commit

Permalink
publish: Merge pull request #75 from Moesif/dg-fix-spelling-limits
Browse files Browse the repository at this point in the history
generated from commit 7b3d672
  • Loading branch information
moesif-ci-cd committed Dec 4, 2024
1 parent b43779a commit 5c6000f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2749,7 +2749,7 @@ <h2 id='errors'>Errors</h2>
<h2 id='limits-and-restrictions'>Limits and Restrictions</h2>
<p>Moesif has certain limits to ensure performance and stability for all Moesif customers. The Management APIs are rate limited to protect service degradation. Moesif also has limits on event size to ensure performance of your account.</p>

<p><strong>Moesif does not rate limit data ingestion via the collector APIs. However, you can still be throttled due to security reasons to product Moesif infrastructure. This may happen when unusual behavior is detected such as exceeding your quota by a wide margin</strong></p>
<p><strong>Moesif does not rate limit data ingestion via the collector APIs. However, you can still be throttled due to security reasons to protect Moesif infrastructure. This may happen when unusual behavior is detected such as exceeding your quota by a wide margin</strong></p>
<h3 id='maximum-event-size'>Maximum Event Size</h3>
<p>Collected events have size limits to ensure performance and stability of the Moesif platform for customers.</p>

Expand Down Expand Up @@ -2789,7 +2789,7 @@ <h3 id='management-api-rate-limits'>Management API Rate Limits</h3>
<p>The search APIs are intended for interactive workflows such as logging into Moesif UI or to integrate Moesif into your applications.
If you need to transfer large amounts of data to cloud object storage (like Azure Storage) or to your data warehouse, you should use the bulk export APIs and not the search API.</p>

<p><strong>Moesif does not rate limit data ingestion via the collector APIs. However, you can still be throttled due to security reasons to product Moesif infrastructure. This may happen when unusual behavior is detected such as exceeding your quota by a wide margin</strong></p>
<p><strong>Moesif does not rate limit data ingestion via the collector APIs. However, you can still be throttled due to security reasons to protect Moesif infrastructure. This may happen when unusual behavior is detected such as exceeding your quota by a wide margin</strong></p>
<h3 id='late-events'>Late Events</h3>
<p>Moesif server integrations stream events to the collector API in real-time. If you build a custom integration, you should also send events in real-time.</p>

Expand Down

0 comments on commit 5c6000f

Please sign in to comment.