buildx/util/progress
Jonathan A. Sternberg 97052cf203
metrics: measure context transfers for local source operations
Measure the transfer size and duration of context transfers for various
categories of local source transfers from the progress stream that's
returned during the build.

Local source transfers are split into one of four categories:
* context
* dockerfile
* dockerignore
* namedcontext

Named contexts that are different names will be categorized under the
same metric.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2024-02-21 14:52:03 -06:00
..
metricwriter.go metrics: measure context transfers for local source operations 2024-02-21 14:52:03 -06:00
multiwriter.go progress: add prefix to vertex progress group 2022-09-02 16:45:51 +01:00
printer.go metrics: measure context transfers for local source operations 2024-02-21 14:52:03 -06:00
progress.go build: add push support to docker driver 2020-12-08 13:54:41 -08:00
reset.go progress: don't modify ResetTime inputs 2023-07-25 09:35:43 +01:00
writer.go build: display build details link 2023-06-06 18:54:31 +02:00