Monitoring dynamic API routes
Markus Blomqvist · January 27, 2022
When it comes to monitoring endpoint specific data from your applications, your data can easily become noisy as the amount of your endpoints gets bigger. This is no longer the case with Apilytics as we are rolling out our support for dynamic API routes!
The dynamic routes allow you to define the patterns that your dynamic URLs are using and our dashboard then visualizes all of your matching routes as a single endpoint based on that.
Our configured dynamic routes will then show in the dashboard like this:
Now all requests directed to e.g. /blogs/123
, /blogs/456
, /users/johndoe
and /users/janedoe
will be included in the shown endpoints in our visualization.
The dynamic routes are also 100% backwards-compatible and your existing data can be combined into dynamic routes as you wish.
You can also later modify or delete the dynamic routes to split up of your data again to individual endpoints if you will.
That's it! Hope this will help you with monitoring dynamic routes.
With 💙 from Apilytics team
Markus Blomqvist · January 27, 2022
Previous blog:
Announcing Apilytics API
So far we have been working hard to roll out Apilytics for developers using the most common programming languages and frameworks out there, like JavaScript/TypeScript, Python, Node.js, Next.js, Django, FastAPI etc.
Markus Blomqvist · January 22, 2022
Next blog:
Error monitoring with Apilytics
Apilytics now also keeps you on track when it comes to error-monitoring by showing you the trends in terms of errors.
Markus Blomqvist · January 31, 2022
Easy to use
API monitoring doesn't have to be hard. Unfortunately with the most tools out there, that is the case though. Apilytics is here to fix that. Our 5-minute installation is one of the corner stones why you should pick Apilytics.
Lightweight
Apilytics middlewares are super lightweight, fast and they will cause no performance impact on your APIs whatsoever.
Privacy-friendly
Our privacy-friendly approach lets you be in control of your data, making Apilytics a great fit for anyone aware of their privacy. Our open source middlewares allow you to see exactly what data leaves your servers.
Open source
We want to be transparent on how we process the data of our users. This is why we have open sourced 100% of our client middleware code, keeping our users updated on what data from their API is processed.