CLI 1.3.0 released

  • Feature: Add tideways project [project] to show an overview of a project’s services, including percentiles and request counts.
  • Feature: Add tideways service [project] <service> to show service performance data, including layer averages, failure rates, and critical transactions.
  • Feature: Add tideways transaction [project] <transaction_id> to show transaction metrics, recent errors, and traces.
  • Feature: Add tideways error list [project] and tideways error show [project] <error_id> commands for errors
  • Feature: Add tideways non-fatal list [project] and tideways non-fatal show [project] <non_fatal_id> commands for warnings, notices, and deprecations
  • Feature: Add tideways slow-sql list [project] and tideways slow-sql show [project] <slow_sql_id> commands for slow-query inspection.
  • Improvement: tideways trace show and tideways run --show-details list bottlenecks.
  • Improvement: tideways list now marks configured global and repository default projects.
  • Improvement: tideways trace call is more tolerant for namespaced PHP calls to help with shell escaping.
  • Change: Rework Tideways’ SKILL.md helping agents to understand CLI capabilities, including service and environment discovery, as well as error and slow SQL analysis.
  • Change: Update dependencies and rebuild with the current Golang version.

About the author

  • Tobias

Tobias

I’m a Software Engineer at Tideways, where I build and refine features that help developers understand and optimize the performance of their PHP applications. Alongside implementing new functionality, I also enjoy shaping how features are presented, from interface design and visual details to naming, making them intuitive and easy to use.

I enjoy solving technical challenges while creating tools that feel thoughtful and approachable. My work combines software engineering with an eye for usability and developer experience, helping turn complex performance data into features developers can quickly understand and benefit from.