Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Alert when identity gets to X% of data type max #1210

Open
jacobgexigo opened this issue Feb 6, 2025 · 2 comments
Open

Comments

@jacobgexigo
Copy link

There is already a metric for when an identity gets to within X% of the data type maximum, and conditional formatting in the app, so it would be nice to get a notification when it trips so we can go take a look.

@DavidWiseman
Copy link
Collaborator

Running out of identities is a process that usually takes months/years. It catches people out because they are not aware of it happening. If a table tips over the warning/critical threshold you will likely have months to plan a fix. You can pick this up with a quick glance at the summary page which you should do regularly. It probably doesn't warrant an alert notification IMO.

@jacobgexigo
Copy link
Author

I would typically agree to this. Unfortunately, we have an application that we inherited from a merger that was extremely poorly written, where millions and sometimes hundreds of millions of records are written to it every day and once it alerts, we have at best a day to go truncate the table and kick off a process that reloads the base data. Please don't laugh, I am hyper aware that this is an excruciatingly bad design (lol) but our Dev team doesn't have the cycles or will to go fix it any time soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants