Monitoring PLUS
Introduction
When your projects are running online it's often harde to know what's going on behind the scene.
Monitoring PLUS is a set of features to go further than entity change log to log and visualise background task like API calls, Cron and emails.
These features are directly integrated in SmartPlaftorm backend to help support team to in their daily job.
CRON : Track your scheduled task executions
Online software often have background tasks which are executed automatically on the server. Common use cases are :
- building reports
- send reminder email
- generating invoices
We help you to monitor this execution to detect problems as soon as they happened.
If you need more details about a specific jobs execution you can explore what happend on the cron view screen.
API
Record every API calls made to your système with detailed request & response data + execution time.
We added a special "Retry system" to help you reinvoke an API execution without the need to make a new real API call. This feature is especially usefully when you have to deal with external partners.
Emails
Track every email sent from your system with delivery informations + opened time logs.
As email are most of the time generate with dynamic data on the fly, we have included an HTML preview screen to help you visualize what is actually sent to your users.
What's next?
As you know SmartPlatform keeps improving based on our customer needs.
Features under discussions are :
- Adding metrics to visualize execution time, calls
- API keys & quota management