Apitally - Metrics, logs, and alerts for Echo #2785
itssimon
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Echo community,
When shipping APIs, as developers we need access to relevant logs and metrics to troubleshoot issues effectively and understand API usage/performance. However, I've found that most monitoring tools bury these in bloated dashboards that are a pain to use.
That's why I built Apitally, a simple API monitoring tool for Echo that focuses on what actually matters for APIs:
Apitally's open-source SDK integrates with Echo through middleware, which captures key metrics for all API requests & responses, aggregates them and asynchronously ships them to Apitally in regular intervals.
Setup is super easy. You just add a few lines of code to your app ⬇️
If you'd like to try it out, there's a setup guide for Echo.
Screenshot of the Apitally dashboard ⬇️
Please let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions