You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -40,19 +39,27 @@ the 📚 [documentation](https://docs.apitally.io).
40
39
41
40
### API analytics
42
41
43
-
Track traffic, error and performance metrics for your API, each endpoint and individual API consumers, allowing you to make informed, data-driven engineering and product decisions.
42
+
Track traffic, error and performance metrics for your API, each endpoint and
43
+
individual API consumers, allowing you to make informed, data-driven engineering
44
+
and product decisions.
44
45
45
46
### Error tracking
46
47
47
-
Understand which validation rules in your endpoints cause client errors. Capture error details and stack traces for 500 error responses, and have them linked to Sentry issues automatically.
48
+
Understand which validation rules in your endpoints cause client errors. Capture
49
+
error details and stack traces for 500 error responses, and have them linked to
50
+
Sentry issues automatically.
48
51
49
52
### Request logging
50
53
51
-
Drill down from insights to individual requests or use powerful filtering to understand how consumers have interacted with your API. Configure exactly what is included in the logs to meet your requirements.
54
+
Drill down from insights to individual requests or use powerful filtering to
55
+
understand how consumers have interacted with your API. Configure exactly what
56
+
is included in the logs to meet your requirements.
52
57
53
58
### API monitoring & alerting
54
59
55
-
Get notified immediately if something isn't right using custom alerts, synthetic uptime checks and heartbeat monitoring. Notifications can be delivered via email, Slack or Microsoft Teams.
60
+
Get notified immediately if something isn't right using custom alerts, synthetic
61
+
uptime checks and heartbeat monitoring. Notifications can be delivered via
0 commit comments