Tideways Service Command
The service command shows a performance report for a single service, including request and failure rates, average and 95th-percentile response times, layer averages, and critical transactions.
$ tideways service acme/myproject42 web
If project_name is omitted, the CLI uses the project configured for the current repository (see tideways init) or the global default project.
$ tideways service web
Command Flags
|
(optional) Environment to show metrics for. Defaults to the project’s default environment. |
|
(optional) Metric range in minutes, from 60 to 1440. (default 60) |
Still need help?
Email [email protected]