northflank get service build-metrics

Get metrics for the specified service

Options

NameDescription
--verboseVerbose output
--quietNo console output
--project, --projectId [NAME]Project for logs
--service, --serviceId [NAME]Service to get logs from
--container, --containerId [NAME]Container to exec into (logs from all containers will be shown if not specified)
--startTime <timestamp>Get metrics after this timestamp, example: 2020-02-02T02:02:02Z (date string) or 1580608922 (unix ts)
--endTime <timestamp>Get metrics before this timestamp, example: 2020-02-02T02:02:02Z (date string) or 1580608922 (unix ts)
--duration [duration]Length of timespan in seconds. Only valid if not both, startTime and endTime are set
-t, --metricTypes <metricTypes...>Which metric type to fetch
--timestamp [timestamp]Get metrics at this exact timestamp, if no timestamp set most recent time is used. example: 2020-02-02T02:02:02Z (date string) or 1580608922 (unix ts)
--noDefaultsDon't use context default values, explicitly use options or ask
-o, --output [output]Output formatting. Will use advanced formatting by default
--build, --buildId [buildId]Build to get logs from
-h, --helpDisplay help for command