Blog
We at Tideways are working on PHP performance 24/7 and share this knowledge with the community.
Understanding complex request traces is one of the hardest parts of performance analysis. In this Release, we focused on making this significantly easier in Tideways. The Timeline has been redesigned to provide a clearer view of how requests are executed, with new layout modes, improved navigation, and a more consistent span model. These changes help […]
10 years ago, Benjamin founded Tideways with a clear goal: support PHP developers and help build faster, more reliable websites. Since then, more than 2,000 customers have used Tideways to gain better visibility into their PHP applications. Seeing that web applications are slow without understanding why sparked an idea for Benjamin, that ultimately led to […]
You may be wondering if your users can slow down or even DOS your MySQL database with an unlucky request. If it contains just the wrong number of conditions in your advanced search form triggering a full table scan on a dataset that is much larger than you have anticipated they probably can.
We have added two new integrations for Tideways in the last days that can receive notifications for Response Time Degradation, Error Rates, New Exceptions, weekly Reports and new releases.
We have released a new opt-in feature that allows the collection of code around every part of an error/exception stack trace. This feature is disabled by default. When enabled the Tideways daemon stores 10 lines of code around each step in the stack trace of an exception or fatal error.
We are introducing new plans for Tideways and are retiring the request-based pricing on March 15th 2017. You can already visit the new pricing page with all the information.
We are rolling out another new feature that has been high on our most wanted feature list for a while, a time-range selector using a small preview-chart with the response time trends of your application.
If you are using release events in Tideways to mark deployments of your application, then you will happy to hear that we have finally created notifications for them. Starting with Slack, Hipchat and Flowdock, you can now get a notification in two cases:
Your web applications usually runs in multiple contexts: the webserver, inside workers and as a cronjobs and it might even include calls to other micro- or SoA-services.
We are expanding our support for notifications about your applications performance with a Weekly Report notification that can be sent every Monday morning to Slack, Mattermost, Flowdock or HipChat.
After a slow December of vacation and holidays we are slowly picking up steam again and are releasing the first new features of 2017 with an improved history and server metrics for traces.