mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Added quota warning (#11818)
This commit is contained in:
parent
bc5c88e534
commit
e2494979d2
@ -11,6 +11,12 @@ ha_codeowners:
|
||||
- '@dcramer'
|
||||
---
|
||||
|
||||
<div class='note warning'>
|
||||
|
||||
The free Sentry account allows 5000 events per month. Depending on the amount of events sent to Sentry you will either have to upgrade your Sentry account or have a period without data flowing from Home Assistant to Sentry.
|
||||
|
||||
</div>
|
||||
|
||||
The `sentry` integration integrates with [Sentry](https://sentry.io/) to capture both logged errors as well as unhandled exceptions in Home Assistant.
|
||||
|
||||
## Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user