Locally I reproduced a slow `GET /api/internal/v1/alertgroups` query (took 9s - 10s). After adding this line to the alert group serializer for the internal api it: - cut the response time in half - cut the number of executed SQL queries from 52 to 30 |
||
|---|---|---|
| .. | ||
| permissions | ||
| serializers | ||
| tests | ||
| throttlers | ||
| views | ||
| __init__.py | ||
| response_renderers.py | ||
| urls.py | ||